components/ant/Makefile
changeset 2013 33f2c0840627
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
--- a/components/ant/Makefile	Mon Jul 28 01:59:34 2014 -0700
+++ b/components/ant/Makefile	Tue May 27 03:24:03 2014 -0700
@@ -26,17 +26,17 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		ant
-COMPONENT_VERSION=	1.8.4
+COMPONENT_VERSION=	1.9.3
 COMPONENT_PROJECT_URL=	http://ant.apache.org/
 COMPONENT_SRC_NAME=	apache-ant
 COMPONENT_SRC=		$(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)-src.tar.bz2
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:5de65f7ba3f67e436ffffcdc0a73f591d1006e9fb41af8632c1f1f84d4a3e0b1
+    sha256:eb9306e8b8322bb09b78cc3d8e288398f9cb657d76ffc61ee3fb175e786e8365
 COMPONENT_ARCHIVE_URL=	http://archive.apache.org/dist/ant/source/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/ant
 
-TPNO=			6147
+TPNO=			16382
 
 include ../../make-rules/prep.mk
 include ../../make-rules/justmake.mk