pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/sun-jre6 Fix PLIST in the jce + amd64 case



details:   https://anonhg.NetBSD.org/pkgsrc/rev/07d3b14fe494
branches:  trunk
changeset: 593122:07d3b14fe494
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Sep 26 13:06:52 2011 +0000

description:
Fix PLIST in the jce + amd64 case

diffstat:

 lang/sun-jre6/PLIST.linux-x86_64 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r cef85ca96ad3 -r 07d3b14fe494 lang/sun-jre6/PLIST.linux-x86_64
--- a/lang/sun-jre6/PLIST.linux-x86_64  Mon Sep 26 12:46:29 2011 +0000
+++ b/lang/sun-jre6/PLIST.linux-x86_64  Mon Sep 26 13:06:52 2011 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.linux-x86_64,v 1.3 2011/08/25 10:32:52 sbd Exp $
+@comment $NetBSD: PLIST.linux-x86_64,v 1.4 2011/09/26 13:06:52 abs Exp $
 bin/sun6-java
 bin/sun6-javaws
 bin/sun6-keytool
@@ -243,6 +243,8 @@
 java/sun-6/lib/psfontj2d.properties.default
 java/sun-6/lib/resources.jar
 java/sun-6/lib/rt.jar
+${PLIST.jce}java/sun-6/lib/security/COPYRIGHT.html
+${PLIST.jce}java/sun-6/lib/security/README.txt
 java/sun-6/lib/security/US_export_policy.jar
 java/sun-6/lib/security/blacklist
 java/sun-6/lib/security/cacerts



Home | Main Index | Thread Index | Old Index