Fri Dec 15 16:57:25 2017 UTC ()
Bump PKGREVISION of postgresql92 and postgresql93 packages (all to 1)
for the PR 52787 options adjustment, as a precaution.


(dholland)
diff -r1.13 -r1.14 pkgsrc/databases/postgresql92/Makefile
diff -r1.11 -r1.12 pkgsrc/databases/postgresql92-client/Makefile
diff -r1.1 -r1.2 pkgsrc/databases/postgresql92-contrib/Makefile
diff -r1.11 -r1.12 pkgsrc/databases/postgresql92-docs/Makefile
diff -r1.15 -r1.16 pkgsrc/databases/postgresql92-plperl/Makefile
diff -r1.10 -r1.11 pkgsrc/databases/postgresql92-plpython/Makefile
diff -r1.9 -r1.10 pkgsrc/databases/postgresql92-pltcl/Makefile
diff -r1.15 -r1.16 pkgsrc/databases/postgresql92-server/Makefile
diff -r1.11 -r1.12 pkgsrc/databases/postgresql93/Makefile
diff -r1.13 -r1.14 pkgsrc/databases/postgresql93-client/Makefile
diff -r1.1 -r1.2 pkgsrc/databases/postgresql93-contrib/Makefile
diff -r1.7 -r1.8 pkgsrc/databases/postgresql93-docs/Makefile
diff -r1.12 -r1.13 pkgsrc/databases/postgresql93-plperl/Makefile
diff -r1.7 -r1.8 pkgsrc/databases/postgresql93-plpython/Makefile
diff -r1.6 -r1.7 pkgsrc/databases/postgresql93-pltcl/Makefile
diff -r1.10 -r1.11 pkgsrc/databases/postgresql93-server/Makefile

cvs diff -r1.13 -r1.14 pkgsrc/databases/postgresql92/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql92/Attic/Makefile 2016/08/23 06:28:15 1.13
+++ pkgsrc/databases/postgresql92/Attic/Makefile 2017/12/15 16:57:24 1.14
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2016/08/23 06:28:15 adam Exp $
+# $NetBSD: Makefile,v 1.14 2017/12/15 16:57:24 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/92-/}
+PKGREVISION=	1
 COMMENT=	Robust, next generation, object-relational DBMS
 
 DEPENDS+=	postgresql92-client>=${PKGVERSION_NOREV}:../../databases/postgresql92-client

cvs diff -r1.11 -r1.12 pkgsrc/databases/postgresql92-client/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql92-client/Attic/Makefile 2017/11/13 09:33:31 1.11
+++ pkgsrc/databases/postgresql92-client/Attic/Makefile 2017/12/15 16:57:24 1.12
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2017/11/13 09:33:31 adam Exp $
+# $NetBSD: Makefile,v 1.12 2017/12/15 16:57:24 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/92-client-/}
+PKGREVISION=	1
 COMMENT=	PostgreSQL database client programs
 
 .include "../../databases/postgresql92/Makefile.common"

cvs diff -r1.1 -r1.2 pkgsrc/databases/postgresql92-contrib/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql92-contrib/Attic/Makefile 2016/06/19 20:48:29 1.1
+++ pkgsrc/databases/postgresql92-contrib/Attic/Makefile 2017/12/15 16:57:24 1.2
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2016/06/19 20:48:29 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2017/12/15 16:57:24 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/92-contrib-/}
+PKGREVISION=	1
 COMMENT=	Contrib subtree of tools and plug-ins
 
 .include "../../databases/postgresql92/Makefile.common"

cvs diff -r1.11 -r1.12 pkgsrc/databases/postgresql92-docs/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql92-docs/Attic/Makefile 2016/08/23 06:28:15 1.11
+++ pkgsrc/databases/postgresql92-docs/Attic/Makefile 2017/12/15 16:57:24 1.12
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2016/08/23 06:28:15 adam Exp $
+# $NetBSD: Makefile,v 1.12 2017/12/15 16:57:24 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/92-docs-/}
+PKGREVISION=	1
 COMMENT=	PostgreSQL database documentation
 
 .include "../../databases/postgresql92/Makefile.common"

cvs diff -r1.15 -r1.16 pkgsrc/databases/postgresql92-plperl/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql92-plperl/Attic/Makefile 2016/08/23 06:28:15 1.15
+++ pkgsrc/databases/postgresql92-plperl/Attic/Makefile 2017/12/15 16:57:24 1.16
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2016/08/23 06:28:15 adam Exp $
+# $NetBSD: Makefile,v 1.16 2017/12/15 16:57:24 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/92-plperl-/}
+PKGREVISION=	1
 COMMENT=	PL/Perl procedural language for the PostgreSQL backend
 
 DEPENDS+=	postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server

cvs diff -r1.10 -r1.11 pkgsrc/databases/postgresql92-plpython/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql92-plpython/Attic/Makefile 2016/04/09 12:51:46 1.10
+++ pkgsrc/databases/postgresql92-plpython/Attic/Makefile 2017/12/15 16:57:24 1.11
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2016/04/09 12:51:46 adam Exp $
+# $NetBSD: Makefile,v 1.11 2017/12/15 16:57:24 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/92-plpython-/}
+PKGREVISION=	1
 COMMENT=	PL/Python procedural language for the PostgreSQL backend
 
 DEPENDS+=	postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server

cvs diff -r1.9 -r1.10 pkgsrc/databases/postgresql92-pltcl/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql92-pltcl/Attic/Makefile 2016/04/09 12:51:46 1.9
+++ pkgsrc/databases/postgresql92-pltcl/Attic/Makefile 2017/12/15 16:57:24 1.10
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2016/04/09 12:51:46 adam Exp $
+# $NetBSD: Makefile,v 1.10 2017/12/15 16:57:24 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/92-pltcl-/}
+PKGREVISION=	1
 COMMENT=	PL/Tcl procedural language for the PostgreSQL backend
 
 DEPENDS+=	postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server

cvs diff -r1.15 -r1.16 pkgsrc/databases/postgresql92-server/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql92-server/Attic/Makefile 2016/04/09 12:51:47 1.15
+++ pkgsrc/databases/postgresql92-server/Attic/Makefile 2017/12/15 16:57:24 1.16
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2016/04/09 12:51:47 adam Exp $
+# $NetBSD: Makefile,v 1.16 2017/12/15 16:57:24 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/92-server-/}
+PKGREVISION=	1
 COMMENT=	PostgreSQL database server programs
 
 # mips has no TAS implementation

cvs diff -r1.11 -r1.12 pkgsrc/databases/postgresql93/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql93/Attic/Makefile 2016/08/23 06:28:15 1.11
+++ pkgsrc/databases/postgresql93/Attic/Makefile 2017/12/15 16:57:24 1.12
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2016/08/23 06:28:15 adam Exp $
+# $NetBSD: Makefile,v 1.12 2017/12/15 16:57:24 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/93-/}
+PKGREVISION=	1
 COMMENT=	Robust, next generation, object-relational DBMS
 
 DEPENDS+=	postgresql93-client>=${PKGVERSION_NOREV}:../../databases/postgresql93-client

cvs diff -r1.13 -r1.14 pkgsrc/databases/postgresql93-client/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql93-client/Attic/Makefile 2017/11/13 09:33:31 1.13
+++ pkgsrc/databases/postgresql93-client/Attic/Makefile 2017/12/15 16:57:25 1.14
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2017/11/13 09:33:31 adam Exp $
+# $NetBSD: Makefile,v 1.14 2017/12/15 16:57:25 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/93-client-/}
+PKGREVISION=	1
 COMMENT=	PostgreSQL database client programs
 
 .include "../../databases/postgresql93/Makefile.common"

cvs diff -r1.1 -r1.2 pkgsrc/databases/postgresql93-contrib/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql93-contrib/Attic/Makefile 2016/06/19 20:48:29 1.1
+++ pkgsrc/databases/postgresql93-contrib/Attic/Makefile 2017/12/15 16:57:25 1.2
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2016/06/19 20:48:29 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2017/12/15 16:57:25 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/93-contrib-/}
+PKGREVISION=	1
 COMMENT=	Contrib subtree of tools and plug-ins
 
 .include "../../databases/postgresql93/Makefile.common"

cvs diff -r1.7 -r1.8 pkgsrc/databases/postgresql93-docs/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql93-docs/Attic/Makefile 2016/08/23 06:28:16 1.7
+++ pkgsrc/databases/postgresql93-docs/Attic/Makefile 2017/12/15 16:57:25 1.8
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2016/08/23 06:28:16 adam Exp $
+# $NetBSD: Makefile,v 1.8 2017/12/15 16:57:25 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/93-docs-/}
+PKGREVISION=	1
 COMMENT=	PostgreSQL database documentation
 
 .include "../../databases/postgresql93/Makefile.common"

cvs diff -r1.12 -r1.13 pkgsrc/databases/postgresql93-plperl/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql93-plperl/Attic/Makefile 2016/08/23 06:28:16 1.12
+++ pkgsrc/databases/postgresql93-plperl/Attic/Makefile 2017/12/15 16:57:25 1.13
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2016/08/23 06:28:16 adam Exp $
+# $NetBSD: Makefile,v 1.13 2017/12/15 16:57:25 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/93-plperl-/}
+PKGREVISION=	1
 COMMENT=	PL/Perl procedural language for the PostgreSQL backend
 
 DEPENDS+=	postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server

cvs diff -r1.7 -r1.8 pkgsrc/databases/postgresql93-plpython/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql93-plpython/Attic/Makefile 2016/04/09 12:51:48 1.7
+++ pkgsrc/databases/postgresql93-plpython/Attic/Makefile 2017/12/15 16:57:25 1.8
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2016/04/09 12:51:48 adam Exp $
+# $NetBSD: Makefile,v 1.8 2017/12/15 16:57:25 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/93-plpython-/}
+PKGREVISION=	1
 COMMENT=	PL/Python procedural language for the PostgreSQL backend
 
 DEPENDS+=	postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server

cvs diff -r1.6 -r1.7 pkgsrc/databases/postgresql93-pltcl/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql93-pltcl/Attic/Makefile 2016/04/09 12:51:48 1.6
+++ pkgsrc/databases/postgresql93-pltcl/Attic/Makefile 2017/12/15 16:57:25 1.7
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2016/04/09 12:51:48 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/12/15 16:57:25 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/93-pltcl-/}
+PKGREVISION=	1
 COMMENT=	PL/Tcl procedural language for the PostgreSQL backend
 
 DEPENDS+=	postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server

cvs diff -r1.10 -r1.11 pkgsrc/databases/postgresql93-server/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/databases/postgresql93-server/Attic/Makefile 2016/04/09 12:51:48 1.10
+++ pkgsrc/databases/postgresql93-server/Attic/Makefile 2017/12/15 16:57:25 1.11
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2016/04/09 12:51:48 adam Exp $
+# $NetBSD: Makefile,v 1.11 2017/12/15 16:57:25 dholland Exp $
 
 PKGNAME=	${DISTNAME:C/-/93-server-/}
+PKGREVISION=	1
 COMMENT=	PostgreSQL database server programs
 
 # mips has no TAS implementation