FreeBSD Bugzilla – Attachment 112725 Details for
Bug 154187
Update devel/apache-ant to 1.8.2 bugfix release
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
apache-ant.diff
apache-ant.diff (text/plain), 3.94 KB, created by
Alex Dupre
on 2011-01-21 08:40:07 UTC
(
hide
)
Description:
apache-ant.diff
Filename:
MIME Type:
Creator:
Alex Dupre
Created:
2011-01-21 08:40:07 UTC
Size:
3.94 KB
patch
obsolete
>Index: ports/devel/apache-ant/Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/apache-ant/Makefile,v >retrieving revision 1.50 >diff -u -r1.50 Makefile >--- ports/devel/apache-ant/Makefile 29 Nov 2010 16:09:33 -0000 1.50 >+++ ports/devel/apache-ant/Makefile 21 Jan 2011 08:21:03 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= apache-ant >-PORTVERSION= 1.8.1 >+PORTVERSION= 1.8.2 > CATEGORIES= devel java > MASTER_SITES= ${MASTER_SITE_APACHE:S,%SUBDIR%/,ant/binaries/:bin,} \ > LOCAL/hq:man >@@ -26,7 +26,7 @@ > MANPAGE_VERSION= 20030908 > USE_BZIP2= yes > USE_JAVA= yes >-JAVA_VERSION= 1.2+ >+JAVA_VERSION= 1.4+ > > NO_BUILD= YES > DATADIR= ${JAVASHAREDIR}/${PORTNAME} >Index: ports/devel/apache-ant/distinfo >=================================================================== >RCS file: /home/pcvs/ports/devel/apache-ant/distinfo,v >retrieving revision 1.21 >diff -u -r1.21 distinfo >--- ports/devel/apache-ant/distinfo 29 Nov 2010 16:09:33 -0000 1.21 >+++ ports/devel/apache-ant/distinfo 21 Jan 2011 08:21:03 -0000 >@@ -1,4 +1,4 @@ >-SHA256 (apache-ant-1.8.1-bin.tar.bz2) = e0c4e1133b0cb80dc4b29fc48f11b8f57e845e16474472f2749625be5cc66ca9 >-SIZE (apache-ant-1.8.1-bin.tar.bz2) = 6702817 >+SHA256 (apache-ant-1.8.2-bin.tar.bz2) = ecb49f5017807c9320bf19702149328cf4779a01bddca2b6c47e3ebb0e39c9c7 >+SIZE (apache-ant-1.8.2-bin.tar.bz2) = 6740047 > SHA256 (apache-ant-manpage-20030908.tgz) = 721981f64fae3577c04c527232edab9bfa0755af08319049cec206584dc8830c > SIZE (apache-ant-manpage-20030908.tgz) = 9735 >Index: ports/devel/apache-ant/pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/devel/apache-ant/pkg-plist,v >retrieving revision 1.27 >diff -u -r1.27 pkg-plist >--- ports/devel/apache-ant/pkg-plist 29 Nov 2010 16:09:33 -0000 1.27 >+++ ports/devel/apache-ant/pkg-plist 21 Jan 2011 08:21:03 -0000 >@@ -49,12 +49,12 @@ > %%DATADIR%%/lib/ant-jsch.pom > %%DATADIR%%/lib/ant-junit.jar > %%DATADIR%%/lib/ant-junit.pom >+%%DATADIR%%/lib/ant-junit4.jar >+%%DATADIR%%/lib/ant-junit4.pom > %%DATADIR%%/lib/ant-launcher.jar > %%DATADIR%%/lib/ant-launcher.pom > %%DATADIR%%/lib/ant-netrexx.jar > %%DATADIR%%/lib/ant-netrexx.pom >-%%DATADIR%%/lib/ant-nodeps.jar >-%%DATADIR%%/lib/ant-nodeps.pom > %%DATADIR%%/lib/ant-parent.pom > %%DATADIR%%/lib/ant-swing.jar > %%DATADIR%%/lib/ant-swing.pom >Index: ports/java/openjdk6/Makefile >=================================================================== >RCS file: /home/pcvs/ports/java/openjdk6/Makefile,v >retrieving revision 1.37 >diff -u -r1.37 Makefile >--- ports/java/openjdk6/Makefile 18 Jan 2011 19:28:11 -0000 1.37 >+++ ports/java/openjdk6/Makefile 21 Jan 2011 08:21:03 -0000 >@@ -70,7 +70,7 @@ > > # do not depend on devel/apache-ant to avoid circular dependency, but > # use .tar.bz2 distfile to avoid duplicated downloads >-ANTVERSION= 1.8.1 >+ANTVERSION= 1.8.2 > ANTFILE= apache-ant-${ANTVERSION}-bin.tar.bz2 > > # rely on bsdtar ability to extract .gz, .bz2 and .zip archives >Index: ports/java/openjdk6/distinfo >=================================================================== >RCS file: /home/pcvs/ports/java/openjdk6/distinfo,v >retrieving revision 1.16 >diff -u -r1.16 distinfo >--- ports/java/openjdk6/distinfo 18 Jan 2011 19:28:11 -0000 1.16 >+++ ports/java/openjdk6/distinfo 21 Jan 2011 08:21:03 -0000 >@@ -6,8 +6,8 @@ > SIZE (jdk6-jaxws-b20.zip) = 5513069 > SHA256 (jdk6-jaf-b20.zip) = 78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 > SIZE (jdk6-jaf-b20.zip) = 71243 >-SHA256 (apache-ant-1.8.1-bin.tar.bz2) = e0c4e1133b0cb80dc4b29fc48f11b8f57e845e16474472f2749625be5cc66ca9 >-SIZE (apache-ant-1.8.1-bin.tar.bz2) = 6702817 >+SHA256 (apache-ant-1.8.2-bin.tar.bz2) = ecb49f5017807c9320bf19702149328cf4779a01bddca2b6c47e3ebb0e39c9c7 >+SIZE (apache-ant-1.8.2-bin.tar.bz2) = 6740047 > SHA256 (icedtea6-1.9.4.tar.gz) = 2194b59d8c17ad6ff2fb495e10f9e6023993df5f8ce8a3739bf057f6562ef077 > SIZE (icedtea6-1.9.4.tar.gz) = 6501091 > SHA256 (jtreg-4_0-bin-b03-31_mar_2009.zip) = 919b3da574a8bfb96a53d9550a0cb2482dc08df6ce3e7042235e0e9067c832e6
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 154187
: 112725