pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11 bump PKGREV for sip update



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30b06dcd4b12
branches:  trunk
changeset: 570905:30b06dcd4b12
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Feb 04 18:44:23 2010 +0000

description:
bump PKGREV for sip update

diffstat:

 x11/py-qt3-base/Makefile       |  4 ++--
 x11/py-qt3-modules/Makefile    |  4 ++--
 x11/py-qt3-qscintilla/Makefile |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r fa607e3563a4 -r 30b06dcd4b12 x11/py-qt3-base/Makefile
--- a/x11/py-qt3-base/Makefile  Thu Feb 04 18:40:28 2010 +0000
+++ b/x11/py-qt3-base/Makefile  Thu Feb 04 18:44:23 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2010/01/18 09:59:42 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2010/02/04 18:44:23 drochner Exp $
 #
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -6,7 +6,7 @@
 .include "../../x11/py-qt3-base/Makefile.common"
 
 PKGNAME=               ${PYPKGPREFIX}-qt3-base-${PYQT_VERSION}
-PKGREVISION=           3
+PKGREVISION=           4
 
 COMMENT=               Python binding for Qt3
 
diff -r fa607e3563a4 -r 30b06dcd4b12 x11/py-qt3-modules/Makefile
--- a/x11/py-qt3-modules/Makefile       Thu Feb 04 18:40:28 2010 +0000
+++ b/x11/py-qt3-modules/Makefile       Thu Feb 04 18:44:23 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2010/01/18 09:59:42 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2010/02/04 18:44:23 drochner Exp $
 #
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -6,7 +6,7 @@
 .include "../../x11/py-qt3-base/Makefile.common"
 
 PKGNAME=               ${PYPKGPREFIX}-qt3-modules-${PYQT_VERSION}
-PKGREVISION=           3
+PKGREVISION=           4
 
 COMMENT=               Various Python modules for Qt3
 
diff -r fa607e3563a4 -r 30b06dcd4b12 x11/py-qt3-qscintilla/Makefile
--- a/x11/py-qt3-qscintilla/Makefile    Thu Feb 04 18:40:28 2010 +0000
+++ b/x11/py-qt3-qscintilla/Makefile    Thu Feb 04 18:44:23 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2010/01/18 09:59:42 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2010/02/04 18:44:23 drochner Exp $
 #
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -6,7 +6,7 @@
 .include "../../x11/py-qt3-base/Makefile.common"
 
 PKGNAME=               ${PYPKGPREFIX}-qt3-qscintilla-${PYQT_VERSION}
-PKGREVISION=           3
+PKGREVISION=           4
 
 COMMENT=               Python binding for QScintilla
 



Home | Main Index | Thread Index | Old Index