[51311] trunk/dports/java/openjdk6/Portfile

landonf at macports.org landonf at macports.org
Fri May 22 13:37:57 PDT 2009


Revision: 51311
          http://trac.macports.org/changeset/51311
Author:   landonf at macports.org
Date:     2009-05-22 13:37:52 -0700 (Fri, 22 May 2009)
Log Message:
-----------
Update to use Apple's default java root certificates.

Modified Paths:
--------------
    trunk/dports/java/openjdk6/Portfile

Modified: trunk/dports/java/openjdk6/Portfile
===================================================================
--- trunk/dports/java/openjdk6/Portfile	2009-05-22 20:11:06 UTC (rev 51310)
+++ trunk/dports/java/openjdk6/Portfile	2009-05-22 20:37:52 UTC (rev 51311)
@@ -4,6 +4,7 @@
 
 name                openjdk6
 version             b16
+revision            1
 set builddate 24_apr_2009
 
 categories          java
@@ -125,6 +126,7 @@
     ALT_CUPS_HEADERS_PATH="/usr/include" \
     ALT_MOTIF_DIR="${prefix}" \
     ALT_X11_PATH="${prefix}" \
+    ALT_CACERTS_FILE=/System/Library/Frameworks/JavaVM.framework/Home/lib/security/cacerts \
     NO_DOCS=true \
     HOTSPOT_BUILD_JOBS=[expr [exec sysctl -n hw.ncpu] - 1]
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090522/95b933cb/attachment.html>


More information about the macports-changes mailing list