summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspz <spz>2010-06-02 21:11:19 +0000
committerspz <spz>2010-06-02 21:11:19 +0000
commit4f3c8d1f61109cae7269efb344d76d9dd54da5dc (patch)
treee07eea4e63ef96be50f634d0e13f83780a73453f
parentc24a3d613c8024b4037eb6523870c82b8b967604 (diff)
downloadpkgsrc-4f3c8d1f61109cae7269efb344d76d9dd54da5dc.tar.gz
Pullup ticket 3132 - requested by joerg
build fix Revisions pulled up: - pkgsrc/databases/postgresql82-client/Makefile 1.16 - pkgsrc/databases/postgresql82-client/PLIST 1.21 - pkgsrc/databases/postgresql83-client/Makefile 1.16 - pkgsrc/databases/postgresql83-client/PLIST 1.13 ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: joerg Date: Sun May 30 11:51:19 UTC 2010 Modified Files: pkgsrc/databases/postgresql82-client: Makefile PLIST pkgsrc/databases/postgresql83-client: Makefile PLIST Log Message: Fix PLIST. Bump revision. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/databases/postgresql82-client/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/databases/postgresql82-client/PLIST cvs rdiff -u -r1.15 -r1.16 pkgsrc/databases/postgresql83-client/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/databases/postgresql83-client/PLIST ------------------------------------------------------------------------- the PLIST update from: ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: adam Date: Fri Apr 23 15:41:50 UTC 2010 Modified Files: pkgsrc/databases/postgresql82-client: Makefile PLIST Log Message: PLIST fix To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/databases/postgresql82-client/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/databases/postgresql82-client/PLIST
-rw-r--r--databases/postgresql82-client/Makefile3
-rw-r--r--databases/postgresql82-client/PLIST10
-rw-r--r--databases/postgresql83-client/Makefile3
-rw-r--r--databases/postgresql83-client/PLIST7
4 files changed, 19 insertions, 4 deletions
diff --git a/databases/postgresql82-client/Makefile b/databases/postgresql82-client/Makefile
index 8b226715120..da5b6f11fc0 100644
--- a/databases/postgresql82-client/Makefile
+++ b/databases/postgresql82-client/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12.2.1 2010/05/12 21:20:05 tron Exp $
+# $NetBSD: Makefile,v 1.12.2.2 2010/06/02 21:11:19 spz Exp $
PKGNAME= postgresql82-client-${BASE_VERS}
+PKGREVISION= 1
COMMENT= PostgreSQL database client programs
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/databases/postgresql82-client/PLIST b/databases/postgresql82-client/PLIST
index 0258a873c38..2e6d1d3cb59 100644
--- a/databases/postgresql82-client/PLIST
+++ b/databases/postgresql82-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17.4.2 2010/05/22 11:22:53 tron Exp $
+@comment $NetBSD: PLIST,v 1.17.4.3 2010/06/02 21:11:19 spz 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
@@ -1211,6 +1211,8 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-24.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-25.html
${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
@@ -1235,6 +1237,8 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-20.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-21.html
${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
@@ -1255,6 +1259,8 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-17.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-18.html
${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
@@ -1270,6 +1276,8 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-12.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-13.html
${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 --git a/databases/postgresql83-client/Makefile b/databases/postgresql83-client/Makefile
index 8edf250fbb3..012913250f7 100644
--- a/databases/postgresql83-client/Makefile
+++ b/databases/postgresql83-client/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12.2.2 2010/05/22 10:58:02 tron Exp $
+# $NetBSD: Makefile,v 1.12.2.3 2010/06/02 21:11:19 spz Exp $
PKGNAME= postgresql83-client-${BASE_VERS}
+PKGREVISION= 1
COMMENT= PostgreSQL database client programs
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/databases/postgresql83-client/PLIST b/databases/postgresql83-client/PLIST
index 2da59a20e11..f0a4eeaaa88 100644
--- a/databases/postgresql83-client/PLIST
+++ b/databases/postgresql83-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11.4.1 2010/05/12 21:20:06 tron Exp $
+@comment $NetBSD: PLIST,v 1.11.4.2 2010/06/02 21:11:19 spz 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-25.html
${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-21.html
${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-18.html
${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-13.html
${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-9.html
${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