update to apache-ant-1.9.5
This commit is contained in:
parent
36b686f4a7
commit
88ecc14332
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2014/07/08 14:23:21 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2015/06/17 18:56:25 jasper Exp $
|
||||
|
||||
COMMENT= build tool for java applications
|
||||
|
||||
DISTNAME= apache-ant-1.9.4
|
||||
DISTNAME= apache-ant-1.9.5
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://ant.apache.org/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (apache-ant-1.9.4-bin.tar.bz2) = IMFldWhLiGndnRmr4PtQRWat77XTl4gecKQXiG4AiM8=
|
||||
SIZE (apache-ant-1.9.4-bin.tar.bz2) = 4351965
|
||||
SHA256 (apache-ant-1.9.5-bin.tar.bz2) = MBnxuMGBUZgr8hfXlHqM+aUmAZcYJR2Izz62C3ki9hQ=
|
||||
SIZE (apache-ant-1.9.5-bin.tar.bz2) = 4383313
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-bin_runant_pl,v 1.4 2013/03/02 12:33:01 jasper Exp $
|
||||
--- bin/runant.pl.orig Tue May 22 06:24:46 2012
|
||||
+++ bin/runant.pl Tue Feb 12 23:23:31 2013
|
||||
@@ -85,7 +85,7 @@ if(($^O eq "MSWin32") || ($^O eq "dos") || ($^O eq "cy
|
||||
$OpenBSD: patch-bin_runant_pl,v 1.5 2015/06/17 18:56:25 jasper Exp $
|
||||
--- bin/runant.pl.orig Sun May 31 16:01:22 2015
|
||||
+++ bin/runant.pl Wed Jun 17 20:52:24 2015
|
||||
@@ -82,7 +82,7 @@ if(($^O eq "MSWin32") || ($^O eq "dos") || ($^O eq "cy
|
||||
}
|
||||
|
||||
#build up standard classpath
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2014/07/08 14:23:21 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2015/06/17 18:56:25 jasper Exp $
|
||||
@conflict jakarta-ant-*
|
||||
ant/
|
||||
ant/bin/
|
||||
@ -1261,6 +1261,8 @@ share/doc/java/ant/api/org/apache/tools/ant/types/resources/
|
||||
share/doc/java/ant/api/org/apache/tools/ant/types/resources/AbstractClasspathResource.ClassLoaderWithFlag.html
|
||||
share/doc/java/ant/api/org/apache/tools/ant/types/resources/AbstractClasspathResource.html
|
||||
share/doc/java/ant/api/org/apache/tools/ant/types/resources/AbstractResourceCollectionWrapper.html
|
||||
share/doc/java/ant/api/org/apache/tools/ant/types/resources/AllButFirst.html
|
||||
share/doc/java/ant/api/org/apache/tools/ant/types/resources/AllButLast.html
|
||||
share/doc/java/ant/api/org/apache/tools/ant/types/resources/Appendable.html
|
||||
share/doc/java/ant/api/org/apache/tools/ant/types/resources/ArchiveResource.html
|
||||
share/doc/java/ant/api/org/apache/tools/ant/types/resources/Archives.html
|
||||
@ -1590,7 +1592,10 @@ share/doc/java/ant/api/overview-summary.html
|
||||
share/doc/java/ant/api/overview-tree.html
|
||||
share/doc/java/ant/api/package-list
|
||||
share/doc/java/ant/api/resources/
|
||||
share/doc/java/ant/api/resources/inherit.gif
|
||||
share/doc/java/ant/api/resources/background.gif
|
||||
share/doc/java/ant/api/resources/tab.gif
|
||||
share/doc/java/ant/api/resources/titlebar.gif
|
||||
share/doc/java/ant/api/resources/titlebar_end.gif
|
||||
share/doc/java/ant/api/serialized-form.html
|
||||
share/doc/java/ant/api/stylesheet.css
|
||||
share/doc/java/ant/argumentprocessor.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user