summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-09-02 09:22:43 +0000
committerdrochner <drochner@pkgsrc.org>2010-09-02 09:22:43 +0000
commitc1082fa8fcde8270b62751a9205a9337715bb1c3 (patch)
tree25dddd8febcddde263fe51803815fa273484b9d1
parentc008b1a02b3c264062e855eb9a6c4dc179ca6ed2 (diff)
downloadpkgsrc-c1082fa8fcde8270b62751a9205a9337715bb1c3.tar.gz
revbump for sip API change
-rw-r--r--x11/py-qt3-base/Makefile4
-rw-r--r--x11/py-qt3-modules/Makefile4
-rw-r--r--x11/py-qt3-qscintilla/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/py-qt3-base/Makefile b/x11/py-qt3-base/Makefile
index 20de2e876b2..9278c137782 100644
--- a/x11/py-qt3-base/Makefile
+++ b/x11/py-qt3-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2010/06/13 22:45:50 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2010/09/02 09:22:43 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../x11/py-qt3-base/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-qt3-base-${PYQT_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Python binding for Qt3
diff --git a/x11/py-qt3-modules/Makefile b/x11/py-qt3-modules/Makefile
index ad8d8c3e234..29ca5f97112 100644
--- a/x11/py-qt3-modules/Makefile
+++ b/x11/py-qt3-modules/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2010/06/13 22:45:50 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2010/09/02 09:22:43 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../x11/py-qt3-base/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-qt3-modules-${PYQT_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Various Python modules for Qt3
diff --git a/x11/py-qt3-qscintilla/Makefile b/x11/py-qt3-qscintilla/Makefile
index 7b894608bcf..60d4e6b0f6a 100644
--- a/x11/py-qt3-qscintilla/Makefile
+++ b/x11/py-qt3-qscintilla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2010/06/13 22:45:50 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2010/09/02 09:22:43 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../x11/py-qt3-base/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-qt3-qscintilla-${PYQT_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Python binding for QScintilla