ports/83357: [maintainer] x11-toolkits/py-qt: update to next snapshot,
Danny Pansters
danny at ricin.com
Tue Jul 12 22:10:14 UTC 2005
>Number: 83357
>Category: ports
>Synopsis: [maintainer] x11-toolkits/py-qt: update to next snapshot,
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Jul 12 22:10:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Danny Pansters
>Release: FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD desktop.homenet 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Jun 4 22:01:17 CEST 2005 root at desktop.homenet:/usr/obj/usr/src/sys/DESKTOP i386
>Description:
* Update to latest snapshot, in line with sip, qscintilla
* Fix plist to include qextscintillalexerpov
* Remove $PREFIX/share/sip from @rmdir section in plist (belongs in sip
port)
>How-To-Repeat:
>Fix:
--- py-qt.diff begins here ---
diff -ruN ports/x11-toolkits/py-qt.old/Makefile ports/x11-toolkits/py-qt/Makefile
--- ports/x11-toolkits/py-qt.old/Makefile Tue Jul 12 22:03:16 2005
+++ ports/x11-toolkits/py-qt/Makefile Tue Jul 12 23:09:17 2005
@@ -6,17 +6,17 @@
PORTNAME= qt
PORTVERSION= 3.14.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits python
MASTER_SITES= http://www.river-bank.demon.co.uk/download/snapshots/PyQt/ \
http://freebsd.ricin.com/ports/distfiles/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= PyQt-x11-gpl-snapshot-20050706
+DISTNAME= PyQt-x11-gpl-snapshot-20050709
MAINTAINER= danny at ricin.com
COMMENT= Python bindings for the Qt toolkit
-LIB_DEPENDS= qscintilla.5:${PORTSDIR}/x11-toolkits/qscintilla
+LIB_DEPENDS= qscintilla.6:${PORTSDIR}/x11-toolkits/qscintilla
BUILD_DEPENDS= ${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip
RUN_DEPENDS= ${BUILD_DEPENDS}
diff -ruN ports/x11-toolkits/py-qt.old/distinfo ports/x11-toolkits/py-qt/distinfo
--- ports/x11-toolkits/py-qt.old/distinfo Tue Jul 12 22:03:16 2005
+++ ports/x11-toolkits/py-qt/distinfo Tue Jul 12 22:16:12 2005
@@ -1,2 +1,2 @@
-MD5 (PyQt-x11-gpl-snapshot-20050706.tar.gz) = c3f7faa539b1db8965561f668cf8cc73
-SIZE (PyQt-x11-gpl-snapshot-20050706.tar.gz) = 764283
+MD5 (PyQt-x11-gpl-snapshot-20050709.tar.gz) = 7959a450f8803f94eae3f178cf45e167
+SIZE (PyQt-x11-gpl-snapshot-20050709.tar.gz) = 764476
diff -ruN ports/x11-toolkits/py-qt.old/pkg-plist ports/x11-toolkits/py-qt/pkg-plist
--- ports/x11-toolkits/py-qt.old/pkg-plist Tue Jul 12 22:03:16 2005
+++ ports/x11-toolkits/py-qt/pkg-plist Tue Jul 12 22:04:06 2005
@@ -389,6 +389,7 @@
share/sip/qtext/qextscintillalexerjavascript.sip
share/sip/qtext/qextscintillalexerlua.sip
share/sip/qtext/qextscintillalexerperl.sip
+share/sip/qtext/qextscintillalexerpov.sip
share/sip/qtext/qextscintillalexerpython.sip
share/sip/qtext/qextscintillalexerruby.sip
share/sip/qtext/qextscintillalexersql.sip
@@ -452,4 +453,3 @@
@dirrm share/sip/qttable
@dirrm share/sip/qtui
@dirrm share/sip/qtxml
- at dirrm share/sip
--- py-qt.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
fix plist
More information about the freebsd-ports-bugs
mailing list