1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update security patch to fix CVE-2012-0547 and CVE-2012-1682.

- Catch up with icedtea.classpath.org server changes for distfiles.
This commit is contained in:
Jung-uk Kim 2012-09-07 19:27:31 +00:00
parent ad941604d6
commit aba89129e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303821
2 changed files with 4949 additions and 148 deletions

View File

@ -7,16 +7,18 @@
PORTNAME= openjdk6
PORTVERSION= b25
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= java devel
MASTER_SITES= http://download.java.net/openjdk/jdk6/promoted/${PORTVERSION}/ \
http://download.java.net/jaxp/openjdk/jdk6/:jaxp \
http://download.java.net/glassfish/components/jax-ws/openjdk/jdk6/:jaxws \
https://java.net/downloads/jax-ws/OpenJDK6/:jaf \
http://icedtea.classpath.org/builds/icedtea6/src/ \
http://icedtea.classpath.org/download/drops/:jaxp \
http://icedtea.classpath.org/download/drops/:jaxws \
http://icedtea.classpath.org/download/drops/:jaf \
http://icedtea.wildebeest.org/download/drops/:jaxp \
http://icedtea.wildebeest.org/download/drops/:jaxws \
http://icedtea.wildebeest.org/download/drops/:jaf \
${MASTER_SITE_APACHE:S,%SUBDIR%/,ant/binaries/:ant,} \
http://download.java.net/openjdk/jtreg/promoted/4.1/${JTREGVERSION}/:jtreg
DISTNAME= openjdk-6-src-${PORTVERSION}-${OPENJDK_BUILDDATE}

File diff suppressed because it is too large Load Diff