pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/mantis - Fix PLIST problems pointed out by wiz@ ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1eaeffd9d277
branches:  trunk
changeset: 495473:1eaeffd9d277
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Fri Jun 10 19:38:29 2005 +0000

description:
- Fix PLIST problems pointed out by wiz@ on bulk-builds
- Bump to nb4

diffstat:

 devel/mantis/Makefile |  4 ++--
 devel/mantis/PLIST    |  7 +------
 2 files changed, 3 insertions(+), 8 deletions(-)

diffs (43 lines):

diff -r d6eb3d1ef781 -r 1eaeffd9d277 devel/mantis/Makefile
--- a/devel/mantis/Makefile     Fri Jun 10 18:44:31 2005 +0000
+++ b/devel/mantis/Makefile     Fri Jun 10 19:38:29 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2005/06/06 20:32:39 adrianp Exp $
+# $NetBSD: Makefile,v 1.7 2005/06/10 19:38:29 adrianp Exp $
 
 DISTNAME=      mantis-0.19.1
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    devel www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mantisbt/}
 
diff -r d6eb3d1ef781 -r 1eaeffd9d277 devel/mantis/PLIST
--- a/devel/mantis/PLIST        Fri Jun 10 18:44:31 2005 +0000
+++ b/devel/mantis/PLIST        Fri Jun 10 19:38:29 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2005/06/06 20:32:39 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/06/10 19:38:29 adrianp Exp $
 share/doc/mantis/CUSTOMIZATION
 share/doc/mantis/INSTALL
 share/doc/mantis/README
@@ -90,20 +90,15 @@
 share/mantis/config_defaults_inc.php
 share/mantis/core.php
 share/mantis/core/access_api.php
-share/mantis/core/prepare_api.php
 share/mantis/core/adodb/adodb-cryptsession.php
 share/mantis/core/adodb/adodb-csvlib.inc.php
 share/mantis/core/adodb/adodb-datadict.inc.php
 share/mantis/core/adodb/adodb-error.inc.php
 share/mantis/core/adodb/adodb-errorhandler.inc.php
 share/mantis/core/adodb/adodb-errorpear.inc.php
-share/mantis/core/adodb/adodb-exceptions.inc.php
-share/mantis/core/adodb/adodb-iterator.inc.php
 share/mantis/core/adodb/adodb-lib.inc.php
 share/mantis/core/adodb/adodb-pager.inc.php
 share/mantis/core/adodb/adodb-pear.inc.php
-share/mantis/core/adodb/adodb-perf.inc.php
-share/mantis/core/adodb/adodb-php4.inc.php
 share/mantis/core/adodb/adodb-session-clob.php
 share/mantis/core/adodb/adodb-session.php
 share/mantis/core/adodb/adodb-time.inc.php



Home | Main Index | Thread Index | Old Index