diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-03 05:47:22 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-03 05:47:22 +0000 |
commit | d60389f12fbb3545cc241cf3a63cd3e8d394493a (patch) | |
tree | dd4a31715a7d16085e9d51539420d2b7cf9987b1 /x11-toolkits | |
parent | 5bab2144e53777c22062b29d3ee4eb4156aaa3de (diff) | |
download | ports-d60389f12fbb3545cc241cf3a63cd3e8d394493a.tar.gz ports-d60389f12fbb3545cc241cf3a63cd3e8d394493a.zip |
- update to 2.5 - update MASTER_SITES
- chase shlib major for devel/sip
PR: 31986
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=50939
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/py-qt/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/py-qt/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index 8f793edbf84f..8b793f568f95 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -5,14 +5,14 @@ # $FreeBSD$ PORTNAME= py-qt -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= x11-toolkits python -MASTER_SITES= http://www.river-bank.demon.co.uk/software/ +MASTER_SITES= ftp://ftp.rygannon.com/pub/PyQt/ DISTNAME= PyQt-${PORTVERSION} MAINTAINER= adsharma@sharmas.dhs.org -LIB_DEPENDS= sip.5:${PORTSDIR}/devel/sip +LIB_DEPENDS= sip.6:${PORTSDIR}/devel/sip USE_QT_VER= 2 USE_PYTHON= yes diff --git a/x11-toolkits/py-qt/distinfo b/x11-toolkits/py-qt/distinfo index 59b8fc840477..41db4e02afae 100644 --- a/x11-toolkits/py-qt/distinfo +++ b/x11-toolkits/py-qt/distinfo @@ -1 +1 @@ -MD5 (PyQt-2.4.tar.gz) = fd0d89874f66f6190421839188aff02f +MD5 (PyQt-2.5.tar.gz) = 4a7314bf51d14093983dbbc471bad904 diff --git a/x11-toolkits/py-qt/pkg-plist b/x11-toolkits/py-qt/pkg-plist index 9d707a023d37..da65f5c4a70f 100644 --- a/x11-toolkits/py-qt/pkg-plist +++ b/x11-toolkits/py-qt/pkg-plist @@ -1,6 +1,6 @@ bin/pyuic bin/eric -lib/%%PYTHON_VERSION%%/site-packages/libqtcmodule-2.4.so +lib/%%PYTHON_VERSION%%/site-packages/libqtcmodule-2.5.so lib/%%PYTHON_VERSION%%/site-packages/libqtcmodule.so lib/%%PYTHON_VERSION%%/site-packages/libqtcmodule.la lib/%%PYTHON_VERSION%%/site-packages/libqtcmodule.a |