pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/bugzilla PLIST fixes for missing files reported ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/08ea87e4d88d
branches: trunk
changeset: 502111:08ea87e4d88d
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Wed Nov 02 11:35:57 2005 +0000
description:
PLIST fixes for missing files reported by Krister Walfridsson (CHECK_FILES=yes)
Bump nb
diffstat:
devel/bugzilla/Makefile | 3 ++-
devel/bugzilla/PLIST | 12 +++++++++++-
2 files changed, 13 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 5dd9fec381c0 -r 08ea87e4d88d devel/bugzilla/Makefile
--- a/devel/bugzilla/Makefile Wed Nov 02 11:35:15 2005 +0000
+++ b/devel/bugzilla/Makefile Wed Nov 02 11:35:57 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2005/10/26 10:16:09 adrianp Exp $
+# $NetBSD: Makefile,v 1.13 2005/11/02 11:35:57 adrianp Exp $
#
DISTNAME= bugzilla-2.20
+PKGREVISION= 1
CATEGORIES= www devel
MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/webtools/
diff -r 5dd9fec381c0 -r 08ea87e4d88d devel/bugzilla/PLIST
--- a/devel/bugzilla/PLIST Wed Nov 02 11:35:15 2005 +0000
+++ b/devel/bugzilla/PLIST Wed Nov 02 11:35:57 2005 +0000
@@ -1,4 +1,12 @@
-@comment $NetBSD: PLIST,v 1.6 2005/10/26 10:16:09 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.7 2005/11/02 11:35:57 adrianp Exp $
+share/doc/bugzilla/Bugzilla-Guide.txt
+share/doc/bugzilla/QUICKSTART
+share/doc/bugzilla/README
+share/doc/bugzilla/UPGRADING
+share/doc/bugzilla/UPGRADING-pre-2.8
+share/doc/bugzilla/rel_notes.txt
+share/examples/bugzilla/bugzilla.conf
+share/examples/bugzilla/localconfig
share/bugzilla/Bugzilla.pm
share/bugzilla/Bugzilla/Attachment.pm
share/bugzilla/Bugzilla/Auth.pm
@@ -485,3 +493,5 @@
@dirrm share/bugzilla/template/en
@dirrm share/bugzilla/template
@dirrm share/bugzilla
+@dirrm share/doc/bugzilla
+@dirrm share/examples/bugzilla
Home |
Main Index |
Thread Index |
Old Index