pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/jakarta-tomcat5 Fix bash reference. Bump revision.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d04d36826ff
branches: trunk
changeset: 569120:3d04d36826ff
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jan 08 18:53:12 2010 +0000
description:
Fix bash reference. Bump revision.
diffstat:
www/jakarta-tomcat5/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 878ff86724d6 -r 3d04d36826ff www/jakarta-tomcat5/Makefile
--- a/www/jakarta-tomcat5/Makefile Fri Jan 08 18:46:48 2010 +0000
+++ b/www/jakarta-tomcat5/Makefile Fri Jan 08 18:53:12 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2009/07/07 19:09:09 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2010/01/08 18:53:12 joerg Exp $
PKGNAME= jakarta-tomcat5-${TOMCAT_VERSION}
DISTNAME= jakarta-tomcat-${TOMCAT_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www java
# The list of sites to download is generated by a jakarta website.
# The getsite.sh script parses the HTML and extracts the urls.
@@ -27,6 +27,8 @@
EGDIR= ${TOMCAT_LIB}/share/examples/jakarta-tomcat
EGDIR2= ${EGDIR}/${CATALINA_DIR}
+REPLACE_SH+= bin/contrib/GNU-Linux/catalina.sh
+
.include "../../mk/bsd.prefs.mk"
# Work around a bug in NetBSD 2.0's pax-as-tar (bin/27228)
Home |
Main Index |
Thread Index |
Old Index