pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/sun-jre6 We're at u5 not u4. Add a note about th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2535ab524a62
branches:  trunk
changeset: 539738:2535ab524a62
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed Mar 12 14:26:33 2008 +0000

description:
We're at u5 not u4.  Add a note about this so it does not happen again.

diffstat:

 lang/sun-jre6/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 3a0ffb643577 -r 2535ab524a62 lang/sun-jre6/Makefile
--- a/lang/sun-jre6/Makefile    Wed Mar 12 10:16:52 2008 +0000
+++ b/lang/sun-jre6/Makefile    Wed Mar 12 14:26:33 2008 +0000
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2008/03/05 22:32:09 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2008/03/12 14:26:33 adrianp Exp $
 
 # Note: Regen distinfo with PKG_DEFAULT_OPTIONS+=sun-jre-jce
+# Note: Update DOWNLOAD_NAME when you update the JRE version
 
 DISTNAME=      jre-6u5-linux-${DIST_ARCH}
 PKGNAME=       sun-jre6-6.0.5
 MASTER_SITES=  # empty
 
-DOWNLOAD_NAME= Java Runtime Environment (JRE) 6u4
+DOWNLOAD_NAME= Java Runtime Environment (JRE) 6u5
 SHORT_NAME=    JRE
 
 WRKSRC=                ${WRKDIR}/jre1.6.0_05



Home | Main Index | Thread Index | Old Index