pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Deconfusify netscape7's version numbering after discus...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ea49ed55282
branches: trunk
changeset: 461368:9ea49ed55282
user: jschauma <jschauma%pkgsrc.org@localhost>
date: Mon Sep 15 00:43:32 2003 +0000
description:
Deconfusify netscape7's version numbering after discussion with seb@
(and belatedly add seb's update to 7.1nb2 on 2003-09-12).
diffstat:
doc/CHANGES | 3 ++-
www/netscape7/Makefile | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 18ceafe51d75 -r 9ea49ed55282 doc/CHANGES
--- a/doc/CHANGES Mon Sep 15 00:20:59 2003 +0000
+++ b/doc/CHANGES Mon Sep 15 00:43:32 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3379 2003/09/15 00:20:59 dmcmahill Exp $
+$NetBSD: CHANGES,v 1.3380 2003/09/15 00:43:32 jschauma Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -3665,6 +3665,7 @@
Removed bsdpak [wiz 2003-09-12]
Updated p5-Digest-MD5 to 2.27 [jlam 2003-09-12]
Updated pkg_install to 20030912 [jlam 2003-09-12]
+ Updated netscape7 to 7.1nb2 [seb 2003-09-12]
Updated quagga to 0.96.2nb1 [salo 2003-09-13]
Updated freetype2 to 2.1.5 [adam 2003-09-13]
Updated p5-Time-HiRes to 1.50 [jlam 2003-09-13]
diff -r 18ceafe51d75 -r 9ea49ed55282 www/netscape7/Makefile
--- a/www/netscape7/Makefile Mon Sep 15 00:20:59 2003 +0000
+++ b/www/netscape7/Makefile Mon Sep 15 00:43:32 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2003/09/12 09:45:10 seb Exp $
+# $NetBSD: Makefile,v 1.21 2003/09/15 00:43:33 jschauma Exp $
#
DISTNAME= netscape-i686-pc-linux-gnu-sea
-PKGNAME= netscape${VERS_MAJ}-${VERS_MIN}
+PKGNAME= netscape${VERS_MAJ}-${VERS_MAJ}.${VERS_MIN}
PKGREVISION= 2
WRKSRC= ${WRKDIR}/netscape-installer
CATEGORIES= www
Home |
Main Index |
Thread Index |
Old Index