pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Fix PLIST. Bump revision.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b886e5a71d54
branches:  trunk
changeset: 576037:b886e5a71d54
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun May 30 11:51:19 2010 +0000

description:
Fix PLIST. Bump revision.

diffstat:

 databases/postgresql82-client/Makefile |  3 ++-
 databases/postgresql82-client/PLIST    |  6 +++++-
 databases/postgresql83-client/Makefile |  3 ++-
 databases/postgresql83-client/PLIST    |  7 ++++++-
 4 files changed, 15 insertions(+), 4 deletions(-)

diffs (114 lines):

diff -r 9740771fdf67 -r b886e5a71d54 databases/postgresql82-client/Makefile
--- a/databases/postgresql82-client/Makefile    Sun May 30 11:25:44 2010 +0000
+++ b/databases/postgresql82-client/Makefile    Sun May 30 11:51:19 2010 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2010/05/20 12:36:15 adam Exp $
+# $NetBSD: Makefile,v 1.16 2010/05/30 11:51:19 joerg Exp $
 
 PKGNAME=       postgresql82-client-${BASE_VERS}
+PKGREVISION=   1
 COMMENT=       PostgreSQL database client programs
 
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r 9740771fdf67 -r b886e5a71d54 databases/postgresql82-client/PLIST
--- a/databases/postgresql82-client/PLIST       Sun May 30 11:25:44 2010 +0000
+++ b/databases/postgresql82-client/PLIST       Sun May 30 11:51:19 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2010/05/20 12:36:15 adam Exp $
+@comment $NetBSD: PLIST,v 1.21 2010/05/30 11:51:19 joerg Exp $
 ${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/af/LC_MESSAGES/libpq.mo
 ${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/initdb.mo
 ${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libpq.mo
@@ -1212,6 +1212,7 @@
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-26.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-27.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-28.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-29.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-3.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-4.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-5.html
@@ -1237,6 +1238,7 @@
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-22.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-23.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-24.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-25.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-3.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-4.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-5.html
@@ -1258,6 +1260,7 @@
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-19.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-2.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-20.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-21.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-3.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-4.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-5.html
@@ -1274,6 +1277,7 @@
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-14.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-15.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-16.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-17.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-2.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-3.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-4.html
diff -r 9740771fdf67 -r b886e5a71d54 databases/postgresql83-client/Makefile
--- a/databases/postgresql83-client/Makefile    Sun May 30 11:25:44 2010 +0000
+++ b/databases/postgresql83-client/Makefile    Sun May 30 11:51:19 2010 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2010/05/20 12:36:28 adam Exp $
+# $NetBSD: Makefile,v 1.16 2010/05/30 11:51:19 joerg Exp $
 
 PKGNAME=       postgresql83-client-${BASE_VERS}
+PKGREVISION=   1
 COMMENT=       PostgreSQL database client programs
 
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r 9740771fdf67 -r b886e5a71d54 databases/postgresql83-client/PLIST
--- a/databases/postgresql83-client/PLIST       Sun May 30 11:25:44 2010 +0000
+++ b/databases/postgresql83-client/PLIST       Sun May 30 11:51:19 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2010/04/15 03:25:05 taca Exp $
+@comment $NetBSD: PLIST,v 1.13 2010/05/30 11:51:19 joerg Exp $
 ${PG_SUBPREFIX}bin/clusterdb
 ${PG_SUBPREFIX}bin/createdb
 ${PG_SUBPREFIX}bin/createlang
@@ -1213,6 +1213,7 @@
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-26.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-27.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-28.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-29.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-3.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-4.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-5.html
@@ -1238,6 +1239,7 @@
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-22.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-23.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-24.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-25.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-3.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-4.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-5.html
@@ -1259,6 +1261,7 @@
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-19.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-2.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-20.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-21.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-3.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-4.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-5.html
@@ -1275,6 +1278,7 @@
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-14.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-15.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-16.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-17.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-2.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-3.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-4.html
@@ -1286,6 +1290,7 @@
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-1.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-10.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-11.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-2.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-3.html
 ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-4.html



Home | Main Index | Thread Index | Old Index