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 the Darwin fix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/928f22ce0cfc
branches:  trunk
changeset: 496510:928f22ce0cfc
user:      reed <reed%pkgsrc.org@localhost>
date:      Fri Jul 01 04:24:12 2005 +0000

description:
Bump PKGREVISION for the Darwin fix.

diffstat:

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

diffs (17 lines):

diff -r 3935a4a80a4a -r 928f22ce0cfc x11/qt3-libs/Makefile
--- a/x11/qt3-libs/Makefile     Fri Jul 01 04:12:20 2005 +0000
+++ b/x11/qt3-libs/Makefile     Fri Jul 01 04:24:12 2005 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.37 2005/06/27 19:13:32 minskim Exp $
+# $NetBSD: Makefile,v 1.38 2005/07/01 04:24:12 reed Exp $
 
 LIBQT=                 ${WRKSRC}/lib/libqt-mt.la
 
 .include "../qt3-libs/Makefile.common"
 
 PKGNAME=               qt3-libs-${QTVERSION}
-PKGREVISION=           3
+PKGREVISION=           4
 MAINTAINER=            adam%NetBSD.org@localhost
 COMMENT=               C++ X GUI toolkit
 



Home | Main Index | Thread Index | Old Index