pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-prewikka Remove another directory created ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/878a410cf3b2
branches:  trunk
changeset: 520578:878a410cf3b2
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Oct 23 14:38:14 2006 +0000

description:
Remove another directory created by the package. Bump revision.

diffstat:

 security/py-prewikka/Makefile |  4 ++--
 security/py-prewikka/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (32 lines):

diff -r 219aafcde00c -r 878a410cf3b2 security/py-prewikka/Makefile
--- a/security/py-prewikka/Makefile     Mon Oct 23 13:52:32 2006 +0000
+++ b/security/py-prewikka/Makefile     Mon Oct 23 14:38:14 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2006/10/10 15:05:14 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/10/23 14:38:14 joerg Exp $
 #
 
 DISTNAME=              prewikka-${VERSION}
 PKGNAME=               ${PYPKGPREFIX}-prewikka-${VERSION}
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            security
 MASTER_SITES=          http://www.prelude-ids.org/download/releases/ \
                        http://www.prelude-ids.org/download/releases/old/
diff -r 219aafcde00c -r 878a410cf3b2 security/py-prewikka/PLIST
--- a/security/py-prewikka/PLIST        Mon Oct 23 13:52:32 2006 +0000
+++ b/security/py-prewikka/PLIST        Mon Oct 23 14:38:14 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2006/10/10 15:05:14 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/10/23 14:38:14 joerg Exp $
 bin/prewikka-httpd
 ${PYSITELIB}/prewikka/Auth.py
 ${PYSITELIB}/prewikka/Auth.pyc
@@ -214,6 +214,7 @@
 @dirrm ${PYSITELIB}/prewikka/modules/log/stderr
 @dirrm ${PYSITELIB}/prewikka/modules/log
 @dirrm ${PYSITELIB}/prewikka/modules/auth/loginpassword
+@dirrm ${PYSITELIB}/prewikka/modules/auth/cgi
 @dirrm ${PYSITELIB}/prewikka/modules/auth
 @dirrm ${PYSITELIB}/prewikka/modules
 @dirrm ${PYSITELIB}/prewikka



Home | Main Index | Thread Index | Old Index