pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/sun-jre7 For emul-distinfo, always include jce di...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38c3afa7e9fd
branches: trunk
changeset: 637284:38c3afa7e9fd
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sat Jul 26 00:06:50 2014 +0000
description:
For emul-distinfo, always include jce distfile.
diffstat:
lang/sun-jre7/Makefile | 6 ++++--
lang/sun-jre7/distinfo | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 7bba9e363276 -r 38c3afa7e9fd lang/sun-jre7/Makefile
--- a/lang/sun-jre7/Makefile Fri Jul 25 23:40:01 2014 +0000
+++ b/lang/sun-jre7/Makefile Sat Jul 26 00:06:50 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2014/03/02 09:53:41 obache Exp $
+# $NetBSD: Makefile,v 1.22 2014/07/26 00:06:50 ryoon Exp $
# Note: Regen distinfo with PKG_OPTIONS.sun-jre7+=sun-jre-jce
# Note: Update DOWNLOAD_NAME when you update the JRE version
@@ -53,8 +53,10 @@
PLIST_SRC= PLIST.${DIST_OS}-${EMUL_ARCH}
PLIST_VARS+= jce native
+.if !empty(PKG_OPTIONS:Msun-jre-jce) || make(distinfo)
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} UnlimitedJCEPolicyJDK7.zip
+.endif
.if !empty(PKG_OPTIONS:Msun-jre-jce)
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} UnlimitedJCEPolicyJDK7.zip
PLIST.jce= yes
FETCH_MESSAGE+= ""
FETCH_MESSAGE+= "As sun-jre-jce is enabled UnlimitedJCEPolicyJDK7.zip is also needed"
diff -r 7bba9e363276 -r 38c3afa7e9fd lang/sun-jre7/distinfo
--- a/lang/sun-jre7/distinfo Fri Jul 25 23:40:01 2014 +0000
+++ b/lang/sun-jre7/distinfo Sat Jul 26 00:06:50 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.20 2014/06/07 06:56:14 ryoon Exp $
+$NetBSD: distinfo,v 1.21 2014/07/26 00:06:50 ryoon Exp $
SHA1 (UnlimitedJCEPolicyJDK7.zip) = 7d3c9ee89536b82cd21c680088b1bced16017253
RMD160 (UnlimitedJCEPolicyJDK7.zip) = a4a6a284579f43d2df3532d279e143d2f03c2c3f
Home |
Main Index |
Thread Index |
Old Index