pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Bump revisions of tiff and qt1 after changing the defa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/296352ef378e
branches: trunk
changeset: 484249:296352ef378e
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Fri Nov 26 15:32:34 2004 +0000
description:
Bump revisions of tiff and qt1 after changing the default USE_GIF value
to 'yes'. (In behalf of jlam@, who can't commit this ATM.)
diffstat:
doc/CHANGES | 4 +++-
graphics/tiff/Makefile | 4 ++--
x11/qt1/Makefile | 4 ++--
3 files changed, 7 insertions(+), 5 deletions(-)
diffs (44 lines):
diff -r eafa5abfb405 -r 296352ef378e doc/CHANGES
--- a/doc/CHANGES Fri Nov 26 15:05:24 2004 +0000
+++ b/doc/CHANGES Fri Nov 26 15:32:34 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8017 2004/11/26 15:05:24 gehenna Exp $
+$NetBSD: CHANGES,v 1.8018 2004/11/26 15:32:34 jmmv Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -5453,3 +5453,5 @@
Updated libcdaudio to 0.99.12 [adam 2004-11-26]
Added potrace-1.5 [adam 2004-11-26]
Updated cvsync to 0.24.18 [gehenna 2004-11-26]
+ Updated tiff to v3.6.1nb4 [jmmv 2004-11-26]
+ Updated qt1 to 1.44nb2 [jmmv 2004-11-26]
diff -r eafa5abfb405 -r 296352ef378e graphics/tiff/Makefile
--- a/graphics/tiff/Makefile Fri Nov 26 15:05:24 2004 +0000
+++ b/graphics/tiff/Makefile Fri Nov 26 15:32:34 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2004/10/18 14:37:24 tron Exp $
+# $NetBSD: Makefile,v 1.59 2004/11/26 15:32:34 jmmv Exp $
DISTNAME= tiff-v3.6.1
PKGNAME= ${DISTNAME:S/-v/-/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/old/ \
ftp://ftp.fu-berlin.de/unix/graphics/tiff/old/
diff -r eafa5abfb405 -r 296352ef378e x11/qt1/Makefile
--- a/x11/qt1/Makefile Fri Nov 26 15:05:24 2004 +0000
+++ b/x11/qt1/Makefile Fri Nov 26 15:32:34 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2004/10/03 00:18:37 tv Exp $
+# $NetBSD: Makefile,v 1.17 2004/11/26 15:32:34 jmmv Exp $
#
DISTNAME= qt-1.44
PKGNAME= qt1-1.44
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.troll.no/qt/source/ \
ftp://ftp.fu-berlin.de/unix/X11/gui/Qt/source/
Home |
Main Index |
Thread Index |
Old Index