diff options
author | glewis <glewis@FreeBSD.org> | 2005-06-07 23:06:33 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2005-06-07 23:06:33 +0800 |
commit | 596e33375ff8ed6d33962d7bb3ebde99dcd5dc77 (patch) | |
tree | 58392c001afffcf8193825fa03a3b54e224073b7 /java | |
parent | b121a5c8cc352b07aa3e694915da9113b0e0a1fc (diff) | |
download | freebsd-ports-gnome-596e33375ff8ed6d33962d7bb3ebde99dcd5dc77.tar.gz freebsd-ports-gnome-596e33375ff8ed6d33962d7bb3ebde99dcd5dc77.tar.zst freebsd-ports-gnome-596e33375ff8ed6d33962d7bb3ebde99dcd5dc77.zip |
. Update to 1.3.1_15.
Diffstat (limited to 'java')
-rw-r--r-- | java/linux-sun-jdk13/Makefile | 2 | ||||
-rw-r--r-- | java/linux-sun-jdk13/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/java/linux-sun-jdk13/Makefile b/java/linux-sun-jdk13/Makefile index f090d19923c3..344c269e06bc 100644 --- a/java/linux-sun-jdk13/Makefile +++ b/java/linux-sun-jdk13/Makefile @@ -31,7 +31,7 @@ PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///} \ NO_BUILD= yes JDK_VERSION= 1.3.1 -JDK_REVISION= 14 +JDK_REVISION= 15 ONLY_FOR_ARCHS= i386 amd64 TARGET_DIR?= ${PREFIX}/${PKGBASE}${JDK_VERSION} DOWNLOAD_URL?= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2sdk-${JDK_VERSION}_${JDK_REVISION}-oth-JPR&SiteId=JSC&TransactionId=noreg diff --git a/java/linux-sun-jdk13/distinfo b/java/linux-sun-jdk13/distinfo index 33a2046f06d4..94f7a607bbb0 100644 --- a/java/linux-sun-jdk13/distinfo +++ b/java/linux-sun-jdk13/distinfo @@ -1,2 +1,2 @@ -MD5 (j2sdk-1_3_1_14-linux-i586.bin) = bbf6f032c31036f32b3abd2abcb51d95 -SIZE (j2sdk-1_3_1_14-linux-i586.bin) = 26654043 +MD5 (j2sdk-1_3_1_15-linux-i586.bin) = 0e259677d96e49a87394deb4d74841d3 +SIZE (j2sdk-1_3_1_15-linux-i586.bin) = 26654349 |