summaryrefslogtreecommitdiff
path: root/lang/sun-jre6/Makefile.common
diff options
context:
space:
mode:
authortnn <tnn>2008-01-20 02:31:46 +0000
committertnn <tnn>2008-01-20 02:31:46 +0000
commit5fabe06a0fe0d5a629ab4c3543d01a5ee7222f25 (patch)
treef4f815ce48770fe46587bae7155eed63917435f3 /lang/sun-jre6/Makefile.common
parentbf2f38dfd5d7d37f2208164c7afaf688c35f776b (diff)
downloadpkgsrc-5fabe06a0fe0d5a629ab4c3543d01a5ee7222f25.tar.gz
Update lang/sun-jre6 to 6.0.3 and lang/sun-jdk6 to 6.0.4.
Please see the release notes online[1] for the list of fixed bugs. Also, the license was wrong. There are several differences in all clauses between the 1.3 and 6 licenses, so add the proper license files. [1] http://java.sun.com/javase/6/webnotes/ReleaseNotes.html
Diffstat (limited to 'lang/sun-jre6/Makefile.common')
-rw-r--r--lang/sun-jre6/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/sun-jre6/Makefile.common b/lang/sun-jre6/Makefile.common
index c8832d7e561..e62561cbddc 100644
--- a/lang/sun-jre6/Makefile.common
+++ b/lang/sun-jre6/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2007/08/22 14:03:49 jlam Exp $
+# $NetBSD: Makefile.common,v 1.6 2008/01/20 02:31:47 tnn Exp $
CATEGORIES= lang java
COMMENT= Sun's Java(tm) 2 Standard Edition, ${DOWNLOAD_NAME}
@@ -6,10 +6,9 @@ EXTRACT_SUFX= .bin
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://java.sun.com/
-DOWNLOAD= http://java.sun.com/javase/downloads/index.jsp
+DOWNLOAD= http://www.java.com/en/download/manual.jsp
ARCHIVE= http://java.sun.com/products/archive/
-LICENSE= jdk13-license
RESTRICTED= Redistribution of repackaged binaries not permitted
NO_SRC_ON_CDROM=${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}