pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/jakarta-tomcat4 Rename this package to jakarta-tom...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a726f45bf76
branches:  trunk
changeset: 474440:2a726f45bf76
user:      erh <erh%pkgsrc.org@localhost>
date:      Thu Apr 29 16:03:59 2004 +0000

description:
Rename this package to jakarta-tomcat4.  It's different from jakarta-tomcat
and both can be installed at the same time.

diffstat:

 www/jakarta-tomcat4/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 88b9f11c0e8e -r 2a726f45bf76 www/jakarta-tomcat4/Makefile
--- a/www/jakarta-tomcat4/Makefile      Thu Apr 29 15:56:31 2004 +0000
+++ b/www/jakarta-tomcat4/Makefile      Thu Apr 29 16:03:59 2004 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/29 15:08:11 erh Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/29 16:03:59 erh Exp $
 
+PKGNAME=        jakarta-tomcat4-${TOMCAT_VERSION}
 DISTNAME=       jakarta-tomcat-${TOMCAT_VERSION}
 WRKSRC=                ${WRKDIR}/${DISTNAME}
 CATEGORIES=    www java
@@ -22,7 +23,7 @@
 TOMCAT_LIB=     ${PREFIX}/tomcat4
 
 SAMPLECONFDIR=                 ${TOMCAT_LIB}/conf
-PKG_SYSCONFDIR.jakarta-tomcat= ${SAMPLECONFDIR}
+PKG_SYSCONFDIR.jakarta-tomcat4=        ${SAMPLECONFDIR}
 
 USE_PKGINSTALL=        yes
 CFILES=                server.xml web.xml tomcat-users.xml



Home | Main Index | Thread Index | Old Index