Subject: CVS commit: pkgsrc/devel/apache-ant
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 03/29/2004 17:28:33
Module Name: pkgsrc
Committed By: tv
Date: Mon Mar 29 17:28:33 UTC 2004
Modified Files:
pkgsrc/devel/apache-ant: Makefile PLIST distinfo
pkgsrc/devel/apache-ant/files: ant
Removed Files:
pkgsrc/devel/apache-ant/files: antRun
Log Message:
Use the binary distro, not the source distro, so that all taskdefs are
supplied automatically. (Apache themselves do not recommend building Ant
from source as it will miss a lot of important stuff in most cases.)
This fixes pkg/22034.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/apache-ant/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/apache-ant/PLIST \
pkgsrc/devel/apache-ant/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/apache-ant/files/ant
cvs rdiff -r1.1 -r0 pkgsrc/devel/apache-ant/files/antRun
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.