pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 Changes 3.3.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf529bd0336d
branches:  trunk
changeset: 499784:cf529bd0336d
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 27 09:15:31 2005 +0000

description:
Changes 3.3.5:
* Over 200 bug-fixes were incorporated
* Platform support was added for Mac OS X 10.4 (Tiger), VS2005, and GCC 4.

diffstat:

 x11/qt3-mysql/Makefile |  3 +--
 x11/qt3-psql/Makefile  |  3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r f3d43e030faf -r cf529bd0336d x11/qt3-mysql/Makefile
--- a/x11/qt3-mysql/Makefile    Tue Sep 27 08:01:28 2005 +0000
+++ b/x11/qt3-mysql/Makefile    Tue Sep 27 09:15:31 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2005/06/22 21:14:45 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/09/27 09:15:31 adam Exp $
 
 .include "../qt3-libs/Makefile.common"
 
 PKGNAME=               qt3-mysql-${QTVERSION}
-PKGREVISION=           1
 COMMENT=               QT mysql driver
 
 CONFIGURE_ARGS+=       -I${QTDIR}/include \
diff -r f3d43e030faf -r cf529bd0336d x11/qt3-psql/Makefile
--- a/x11/qt3-psql/Makefile     Tue Sep 27 08:01:28 2005 +0000
+++ b/x11/qt3-psql/Makefile     Tue Sep 27 09:15:31 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2005/06/22 21:14:45 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/09/27 09:15:40 adam Exp $
 
 .include "../qt3-libs/Makefile.common"
 
 PKGNAME=               qt3-psql-${QTVERSION}
-PKGREVISION=           1
 COMMENT=               QT postgresql driver
 
 CONFIGURE_ARGS+=       -I${QTDIR}/include \



Home | Main Index | Thread Index | Old Index