pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qt3-libs Bump PKGREVISION for patch to use modern ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d311e414019
branches:  trunk
changeset: 479887:7d311e414019
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Aug 25 02:20:23 2004 +0000

description:
Bump PKGREVISION for patch to use modern resolver lib.
Noted by wiz.

diffstat:

 x11/qt3-libs/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 81c2f051ccf1 -r 7d311e414019 x11/qt3-libs/Makefile
--- a/x11/qt3-libs/Makefile     Wed Aug 25 01:20:55 2004 +0000
+++ b/x11/qt3-libs/Makefile     Wed Aug 25 02:20:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/07/06 16:01:10 reed Exp $
+# $NetBSD: Makefile,v 1.26 2004/08/25 02:20:23 markd Exp $
 #
 
 LIBQT=                 ${WRKSRC}/lib/libqt-mt.la
@@ -6,6 +6,7 @@
 .include "../qt3-libs/Makefile.common"
 
 PKGNAME=               qt3-libs-${QTVERSION}
+PKGREVISION=           1
 COMMENT=               C++ X GUI toolkit
 
 USE_BUILDLINK3=                yes



Home | Main Index | Thread Index | Old Index