diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-06-18 16:06:59 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-06-18 16:06:59 +1000 |
commit | b3fcdefe380c7970f4f12f3680f4e215a6e26711 (patch) | |
tree | 9e0f27480c98c6547d4bb13c31657b69c87c3907 /ant | |
parent | ff016b946339f807a5743acf789ed9bb6bf42bee (diff) | |
download | contrib-b3fcdefe380c7970f4f12f3680f4e215a6e26711.tar.gz contrib-b3fcdefe380c7970f4f12f3680f4e215a6e26711.tar.xz |
ant: 1.9.7 -> 1.10.1
Diffstat (limited to 'ant')
-rw-r--r-- | ant/.footprint | 2 | ||||
-rw-r--r-- | ant/.md5sum | 2 | ||||
-rw-r--r-- | ant/.signature | 8 | ||||
-rw-r--r-- | ant/Pkgfile | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/ant/.footprint b/ant/.footprint index 67fb80b4b..4e5e3e125 100644 --- a/ant/.footprint +++ b/ant/.footprint @@ -79,6 +79,8 @@ drwxr-xr-x root/root usr/lib/ant/lib/ -rw-r--r-- root/root usr/lib/ant/lib/ant-swing.pom -rw-r--r-- root/root usr/lib/ant/lib/ant-testutil.jar -rw-r--r-- root/root usr/lib/ant/lib/ant-testutil.pom +-rw-r--r-- root/root usr/lib/ant/lib/ant-xz.jar +-rw-r--r-- root/root usr/lib/ant/lib/ant-xz.pom -rw-r--r-- root/root usr/lib/ant/lib/ant.jar -rw-r--r-- root/root usr/lib/ant/lib/ant.pom -rw-r--r-- root/root usr/lib/ant/lib/libraries.properties diff --git a/ant/.md5sum b/ant/.md5sum index 3bc7f6c34..4a6b66018 100644 --- a/ant/.md5sum +++ b/ant/.md5sum @@ -1 +1 @@ -99a86981333a0ff39bb56c963d1f492b apache-ant-1.9.7-bin.tar.bz2 +3f2e829b883f47ebd99a7ff83d273d78 apache-ant-1.10.1-bin.tar.bz2 diff --git a/ant/.signature b/ant/.signature index 1a9225772..5d4f3d037 100644 --- a/ant/.signature +++ b/ant/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/tVfdZOE+NDUXMy8ggmZfRyxG+xCJRc/tBpQ7jt7eiqFihzu3n2T6dJP8ji+aBLP/4vw+JCuSd9N5tLy3/aGgw= -SHA256 (Pkgfile) = c782b636bda7d2cf77fe6ebc5611a836429ee00778beb844b8ebd7aaca383f1d -SHA256 (.footprint) = 311e2588a3bb688f6025ee61fce10955764c518891629adcc1ee3ae5c7c2ab1c -SHA256 (apache-ant-1.9.7-bin.tar.bz2) = be2ff3026cc655dc002bbcce100bd6724d448c63f702aa82b6d9899b22db7808 +RWSagIOpLGJF30QDDgWGWRmvGG7C33HzzV6H1hAFp6H19OwEM9S0bp0k0LmRkXraW6BhtsfTOMifWcDuAwIOhVOPTlt7FRNV1AU= +SHA256 (Pkgfile) = 37821d4b8854e4dfee1cf96e8c5ed5d88ead0adb38ce8dd3c3dc54af9868e1f3 +SHA256 (.footprint) = dd251d03e85282a607f5513aa331e93dae81c35612082cb6a6650ce3aefc01df +SHA256 (apache-ant-1.10.1-bin.tar.bz2) = 3fa4dfcc2f320f8dc01b443c1cb38e86cb85bcc94cc9460bc194342f55e5495a diff --git a/ant/Pkgfile b/ant/Pkgfile index 91af77134..850bf09b5 100644 --- a/ant/Pkgfile +++ b/ant/Pkgfile @@ -5,7 +5,7 @@ # Depends on: jdk name=ant -version=1.9.7 +version=1.10.1 release=1 source=(http://www.apache.org/dist/ant/binaries/apache-$name-$version-bin.tar.bz2) |