[114763] users/landonf/openjdk7/dports/java/openjdk7/Portfile

landonf at macports.org landonf at macports.org
Sat Dec 14 14:12:03 PST 2013


Revision: 114763
          https://trac.macports.org/changeset/114763
Author:   landonf at macports.org
Date:     2013-12-14 14:12:03 -0800 (Sat, 14 Dec 2013)
Log Message:
-----------
Provide MacPorts-specific vendor information in the JDK bundle.

Modified Paths:
--------------
    users/landonf/openjdk7/dports/java/openjdk7/Portfile

Modified: users/landonf/openjdk7/dports/java/openjdk7/Portfile
===================================================================
--- users/landonf/openjdk7/dports/java/openjdk7/Portfile	2013-12-14 22:04:13 UTC (rev 114762)
+++ users/landonf/openjdk7/dports/java/openjdk7/Portfile	2013-12-14 22:12:03 UTC (rev 114763)
@@ -154,6 +154,10 @@
     JDK_MICRO_VERSION="0_${jport_minor_version}" \
     BUILD_NUMBER="b${jport_build_number}" \
     MILESTONE=fcs \
+    BUNDLE_NAME="OpenJDK 1.${jdk_major_version}.0_${jport_minor_version} (MacPorts)" \
+    BUNDLE_INFO="OpenJDK MacPorts-${version}" \
+    BUNDLE_ID="org.macports.openjdk" \
+    BUNDLE_VENDOR="MacPorts" \
     HOTSPOT_BUILD_JOBS="${build.jobs}"
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131214/c1784e5d/attachment.html>


More information about the macports-changes mailing list