pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/zope29 Add example RCD_SCRIPTS to PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e378aa1bb53
branches:  trunk
changeset: 518445:3e378aa1bb53
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 10 00:56:53 2006 +0000

description:
Add example RCD_SCRIPTS to PLIST.

Bump PKGREVISION.

diffstat:

 www/zope29/Makefile |  4 ++--
 www/zope29/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (33 lines):

diff -r deef96e11ca3 -r 3e378aa1bb53 www/zope29/Makefile
--- a/www/zope29/Makefile       Sun Sep 10 00:38:14 2006 +0000
+++ b/www/zope29/Makefile       Sun Sep 10 00:56:53 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2006/09/09 05:02:35 taca Exp $
+# $NetBSD: Makefile,v 1.7 2006/09/10 00:56:53 taca Exp $
 # FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp
 
 DISTNAME=      Zope-2.9.4-final
 PKGNAME=       zope-2.9.4
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    www python
 MASTER_SITES=  http://www.zope.org/Products/Zope/${PKGVERSION}/
 EXTRACT_SUFX=  .tgz
diff -r deef96e11ca3 -r 3e378aa1bb53 www/zope29/PLIST
--- a/www/zope29/PLIST  Sun Sep 10 00:38:14 2006 +0000
+++ b/www/zope29/PLIST  Sun Sep 10 00:56:53 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2006/08/17 11:57:25 darcy Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/09/10 00:56:53 taca Exp $
 ${ZOPEBASEDIR}/bin/README.txt
 ${ZOPEBASEDIR}/bin/analyze.py
 ${ZOPEBASEDIR}/bin/check_catalog.py
@@ -8828,6 +8828,8 @@
 ${ZOPEBASEDIR}/skel/lib/python/README.txt.in
 ${ZOPEBASEDIR}/skel/log/README.txt
 ${ZOPEBASEDIR}/skel/var/README.txt
+share/examples/rc.d/zeo29
+share/examples/rc.d/zope29
 @dirrm ${ZOPEBASEDIR}/skel/var
 @dirrm ${ZOPEBASEDIR}/skel/log
 @dirrm ${ZOPEBASEDIR}/skel/lib/python



Home | Main Index | Thread Index | Old Index