pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Fix missing PLISt entry pointed out by bulk-builds.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ef74ac53109
branches:  trunk
changeset: 510875:6ef74ac53109
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed Apr 05 22:32:04 2006 +0000

description:
Fix missing PLISt entry pointed out by bulk-builds.

diffstat:

 mail/ingo/Makefile      |  3 ++-
 mail/ingo/PLIST         |  4 +++-
 time/kronolith/Makefile |  3 ++-
 time/kronolith/PLIST    |  4 +++-
 4 files changed, 10 insertions(+), 4 deletions(-)

diffs (68 lines):

diff -r 5141a10a48eb -r 6ef74ac53109 mail/ingo/Makefile
--- a/mail/ingo/Makefile        Wed Apr 05 22:25:44 2006 +0000
+++ b/mail/ingo/Makefile        Wed Apr 05 22:32:04 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/31 22:06:34 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/05 22:32:18 adrianp Exp $
 
 DISTNAME=      ingo-h3-${INGOVER}
+PKGREVISION=   1
 PKGNAME=       ingo-${INGOVER}
 CATEGORIES=    mail www
 MASTER_SITES=  ftp://ftp.horde.org/pub/ingo/
diff -r 5141a10a48eb -r 6ef74ac53109 mail/ingo/PLIST
--- a/mail/ingo/PLIST   Wed Apr 05 22:25:44 2006 +0000
+++ b/mail/ingo/PLIST   Wed Apr 05 22:32:04 2006 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/31 22:06:34 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/04/05 22:32:18 adrianp Exp $
 share/doc/ingo/INSTALL
 share/doc/ingo/README
 share/doc/ingo/RELEASE_NOTES
 share/doc/ingo/UPGRADING
+share/examples/ingo/ingo.conf
 share/horde/ingo/blacklist.php
 share/horde/ingo/config/backends.php.dist
 share/horde/ingo/config/conf.xml.dist
@@ -114,6 +115,7 @@
 share/horde/ingo/themes/screen.css
 share/horde/ingo/vacation.php
 share/horde/ingo/whitelist.php
+@dirrm share/examples/ingo
 @dirrm share/horde/ingo/themes/graphics
 @dirrm share/horde/ingo/themes
 @dirrm share/horde/ingo/templates/whitelist
diff -r 5141a10a48eb -r 6ef74ac53109 time/kronolith/Makefile
--- a/time/kronolith/Makefile   Wed Apr 05 22:25:44 2006 +0000
+++ b/time/kronolith/Makefile   Wed Apr 05 22:32:04 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/31 22:23:07 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/05 22:32:04 adrianp Exp $
 
 DISTNAME=      kronolith-h3-${KRONOLITHVER}
+PKGREVISION=   1
 PKGNAME=       kronolith-${KRONOLITHVER}
 CATEGORIES=    www time
 MASTER_SITES=  ftp://ftp.horde.org/pub/kronolith/
diff -r 5141a10a48eb -r 6ef74ac53109 time/kronolith/PLIST
--- a/time/kronolith/PLIST      Wed Apr 05 22:25:44 2006 +0000
+++ b/time/kronolith/PLIST      Wed Apr 05 22:32:04 2006 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/31 22:23:07 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/04/05 22:32:04 adrianp Exp $
 share/doc/kronolith/INSTALL
 share/doc/kronolith/README
 share/doc/kronolith/RELEASE_NOTES
 share/doc/kronolith/UPGRADING
+share/examples/kronolith/kronolith.conf
 share/horde/kronolith/addevent.php
 share/horde/kronolith/addeventaction.php
 share/horde/kronolith/attend.php
@@ -208,6 +209,7 @@
 share/horde/kronolith/week.php
 share/horde/kronolith/workweek.php
 share/horde/kronolith/year.php
+@dirrm share/examples/kronolith
 @dirrm share/horde/kronolith/themes/simplex
 @dirrm share/horde/kronolith/themes/print
 @dirrm share/horde/kronolith/themes/mozilla



Home | Main Index | Thread Index | Old Index