pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/horde Fix a PLIST bug pointed out by ghen@



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1494ed696883
branches:  trunk
changeset: 517705:1494ed696883
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Aug 20 10:10:59 2006 +0000

description:
Fix a PLIST bug pointed out by ghen@
Bump PKGREVISON

diffstat:

 www/horde/Makefile |  3 ++-
 www/horde/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (30 lines):

diff -r 32f471ddc40e -r 1494ed696883 www/horde/Makefile
--- a/www/horde/Makefile        Sun Aug 20 09:46:22 2006 +0000
+++ b/www/horde/Makefile        Sun Aug 20 10:10:59 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2006/08/17 20:15:40 adrianp Exp $
+# $NetBSD: Makefile,v 1.48 2006/08/20 10:10:59 adrianp Exp $
 
 DISTNAME=      horde-3.1.3
+PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://ftp.horde.org/pub/horde/ \
                ftp://ftp.horde.org/pub/horde/
diff -r 32f471ddc40e -r 1494ed696883 www/horde/PLIST
--- a/www/horde/PLIST   Sun Aug 20 09:46:22 2006 +0000
+++ b/www/horde/PLIST   Sun Aug 20 10:10:59 2006 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.13 2006/08/17 20:15:40 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.14 2006/08/20 10:10:59 adrianp Exp $
+@exec ${MKDIR} %D/share/horde/lib/docs
 share/doc/horde/CHANGES
 share/doc/horde/CODING_STANDARDS
 share/doc/horde/CONTRIBUTING
@@ -1620,6 +1621,7 @@
 @dirrm share/horde/locale/he_IL
 @dirrm share/horde/locale
 @dirrm share/horde/lib/data
+@dirrm share/horde/lib/docs
 @dirrm share/horde/lib/XML/tests
 @dirrm share/horde/lib/XML/docs/examples
 @dirrm share/horde/lib/XML/docs



Home | Main Index | Thread Index | Old Index