summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-12-03 05:47:22 +0000
committerpetef <petef@FreeBSD.org>2001-12-03 05:47:22 +0000
commit7f816160eec07507d32dd153ebf6e5b9d6fba91a (patch)
tree4083935737c7fdb13144729163ac234a728a1f4d
parentf9798d8ee226dba062a1028b2f2de461cb0a7443 (diff)
downloadFreeBSD-ports-7f816160eec07507d32dd153ebf6e5b9d6fba91a.zip
FreeBSD-ports-7f816160eec07507d32dd153ebf6e5b9d6fba91a.tar.gz
- update to 2.5 - update MASTER_SITES
- chase shlib major for devel/sip PR: 31986 Submitted by: maintainer
-rw-r--r--x11-toolkits/py-qt/Makefile6
-rw-r--r--x11-toolkits/py-qt/distinfo2
-rw-r--r--x11-toolkits/py-qt/pkg-plist2
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile
index 8f793ed..8b793f5 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 59b8fc8..41db4e0 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 9d707a0..da65f5c 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
OpenPOWER on IntegriCloud