pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/postgresql74-docs Fix PLIST, bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7680eae29853
branches:  trunk
changeset: 520842:7680eae29853
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Tue Oct 31 10:12:00 2006 +0000

description:
Fix PLIST, bump PKGREVISION.

diffstat:

 databases/postgresql74-docs/Makefile |  3 ++-
 databases/postgresql74-docs/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r be885662e928 -r 7680eae29853 databases/postgresql74-docs/Makefile
--- a/databases/postgresql74-docs/Makefile      Tue Oct 31 03:32:58 2006 +0000
+++ b/databases/postgresql74-docs/Makefile      Tue Oct 31 10:12:00 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2006/10/18 19:24:07 adam Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/31 10:12:00 ghen Exp $
 
 PKGNAME=               postgresql74-docs-${BASE_VERS}
+PKGREVISION=           1
 SVR4_PKGNAME=          pstgd
 COMMENT=               PostgreSQL database system documentation
 
diff -r be885662e928 -r 7680eae29853 databases/postgresql74-docs/PLIST
--- a/databases/postgresql74-docs/PLIST Tue Oct 31 03:32:58 2006 +0000
+++ b/databases/postgresql74-docs/PLIST Tue Oct 31 10:12:00 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2006/10/18 19:24:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/10/31 10:12:00 ghen Exp $
 share/doc/postgresql/FAQ
 share/doc/postgresql/FAQ_AIX
 share/doc/postgresql/FAQ_DEV
@@ -676,4 +676,5 @@
 share/doc/postgresql/xplang.html
 share/doc/postgresql/xtypes.html
 @dirrm share/doc/postgresql/TODO.detail
+@dirrm share/doc/postgresql
 @unexec ${RMDIR} %D/doc/postgresql 2>/dev/null || ${TRUE}



Home | Main Index | Thread Index | Old Index