pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/apache-ant Ant hasn't depended on crimson in a v...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f1124c04644
branches: trunk
changeset: 511915:5f1124c04644
user: tv <tv%pkgsrc.org@localhost>
date: Wed Apr 26 15:02:19 2006 +0000
description:
Ant hasn't depended on crimson in a very long time -- it has a built-in
Xerces copy in the distribution. Remove DEPENDS and bump PKGREVISION.
diffstat:
devel/apache-ant/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r a3f172112479 -r 5f1124c04644 devel/apache-ant/Makefile
--- a/devel/apache-ant/Makefile Wed Apr 26 14:05:38 2006 +0000
+++ b/devel/apache-ant/Makefile Wed Apr 26 15:02:19 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:39 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/04/26 15:02:19 tv Exp $
#
# NOTE: if you are depending on ant from another package, please be aware that
# the ant team has CHANGED the version numbering scheme. A previous version
@@ -6,7 +6,7 @@
# up this version by mistake.
DISTNAME= apache-ant-1.6.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel java
MASTER_SITES= ${MASTER_SITE_APACHE:=ant/binaries/}
EXTRACT_SUFX= .tar.bz2
@@ -16,8 +16,6 @@
HOMEPAGE= http://ant.apache.org/
COMMENT= "Apache Project's Java-Based make(1) replacement"
-DEPENDS+= crimson>=1.1.3:../../textproc/crimson
-
# Up to version 1.5.1 inclusive this was known as "jakarta-ant".
CONFLICTS= jakarta-ant*
Home |
Main Index |
Thread Index |
Old Index