pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ja-trac Mark conf,plugins and parent directories a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16517d05158d
branches:  trunk
changeset: 521816:16517d05158d
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Nov 23 10:52:57 2006 +0000

description:
Mark conf,plugins and parent directories as OWN_DIRS.
Bump PKGREVISION.

diffstat:

 www/ja-trac/Makefile |  7 ++++++-
 www/ja-trac/PLIST    |  3 +--
 2 files changed, 7 insertions(+), 3 deletions(-)

diffs (42 lines):

diff -r fcc899965fe7 -r 16517d05158d www/ja-trac/Makefile
--- a/www/ja-trac/Makefile      Thu Nov 23 10:04:15 2006 +0000
+++ b/www/ja-trac/Makefile      Thu Nov 23 10:52:57 2006 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2006/11/20 16:16:21 obache Exp $
+# $NetBSD: Makefile,v 1.8 2006/11/23 10:52:57 obache Exp $
 #
 
 DISTNAME=      trac-0.10.2-ja-1
 PKGNAME=       ja-trac-0.10.2.1
+PKGREVISION=   1
 CATEGORIES=    www devel
 MASTER_SITES=  http://www.i-act.co.jp/project/products/downloads/
 EXTRACT_SUFX=  .zip
@@ -23,6 +24,10 @@
 PYTHON_PATCH_SCRIPTS=  contrib/*.py contrib/*-hook
 PYTHON_VERSIONS_ACCEPTED=      24 23
 
+OWN_DIRS+=     ${PREFIX}/share/trac
+OWN_DIRS+=     ${PREFIX}/share/trac/conf
+OWN_DIRS+=     ${PREFIX}/share/trac/plugins
+
 EGDIR=         ${PREFIX}/share/examples/trac
 
 post-install:
diff -r fcc899965fe7 -r 16517d05158d www/ja-trac/PLIST
--- a/www/ja-trac/PLIST Thu Nov 23 10:04:15 2006 +0000
+++ b/www/ja-trac/PLIST Thu Nov 23 10:52:57 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2006/10/19 04:43:13 obache Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/11/23 10:52:57 obache Exp $
 bin/trac-admin
 bin/tracd
 ${PYSITELIB}/trac/About.py
@@ -442,7 +442,6 @@
 @dirrm share/trac/htdocs/css
 @dirrm share/trac/htdocs
 @dirrm share/trac/cgi-bin
-@dirrm share/trac
 @dirrm share/examples/trac
 @dirrm ${PYSITELIB}/trac/wiki
 @dirrm ${PYSITELIB}/trac/web



Home | Main Index | Thread Index | Old Index