svn commit: r306135 - head/java/linux-sun-jre16

Jung-uk Kim jkim at FreeBSD.org
Fri Oct 19 20:15:15 UTC 2012


Author: jkim
Date: Fri Oct 19 20:15:14 2012
New Revision: 306135
URL: http://svn.freebsd.org/changeset/ports/306135

Log:
  Update to 6u37.
  
  Feature safe:	yes

Modified:
  head/java/linux-sun-jre16/Makefile
  head/java/linux-sun-jre16/distinfo

Modified: head/java/linux-sun-jre16/Makefile
==============================================================================
--- head/java/linux-sun-jre16/Makefile	Fri Oct 19 20:13:32 2012	(r306134)
+++ head/java/linux-sun-jre16/Makefile	Fri Oct 19 20:15:14 2012	(r306135)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	Sun Linux JRE 1.6.x
-# Date created:				5 October 2007
-# Whom:					Jung-uk Kim <jkim at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	jre
 PORTVERSION=	${DL_JRE_VERSION:S/_/./g}
@@ -31,7 +26,7 @@ NO_BUILD=	yes
 USE_LINUX=	yes
 USE_LINUX_APPS=	xorglibs
 JRE_VERSION=	1.6.0
-JRE_REVISION=	35
+JRE_REVISION=	37
 DL_JRE_VERSION=	${JRE_VERSION}_${JRE_REVISION}
 ONLY_FOR_ARCHS=	i386 amd64
 DOWNLOAD_URL?=	http://www.oracle.com/technetwork/java/javase/downloads/index.html

Modified: head/java/linux-sun-jre16/distinfo
==============================================================================
--- head/java/linux-sun-jre16/distinfo	Fri Oct 19 20:13:32 2012	(r306134)
+++ head/java/linux-sun-jre16/distinfo	Fri Oct 19 20:15:14 2012	(r306135)
@@ -1,2 +1,2 @@
-SHA256 (jre-6u35-linux-i586.bin) = 55959143e602cb4edf2786d0f78c288eb44e7f105836aa949f2e0081a2fbd70c
-SIZE (jre-6u35-linux-i586.bin) = 21697122
+SHA256 (jre-6u37-linux-i586.bin) = aeba98f45e3dcddd460e28165d89de521e69dfa69b76ca6aa21bda633dce4776
+SIZE (jre-6u37-linux-i586.bin) = 21704353


More information about the svn-ports-all mailing list