pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases postgresql95: Revert backwards time warp.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ab777a34184
branches:  trunk
changeset: 453046:3ab777a34184
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat May 22 10:08:48 2021 +0000

description:
postgresql95: Revert backwards time warp.

diffstat:

 databases/postgresql95-client/Makefile   |  3 ++-
 databases/postgresql95-contrib/Makefile  |  3 ++-
 databases/postgresql95-docs/Makefile     |  3 ++-
 databases/postgresql95-plperl/Makefile   |  3 ++-
 databases/postgresql95-plpython/Makefile |  3 ++-
 databases/postgresql95-pltcl/Makefile    |  3 ++-
 databases/postgresql95-server/Makefile   |  3 ++-
 databases/postgresql95/Makefile          |  3 ++-
 8 files changed, 16 insertions(+), 8 deletions(-)

diffs (96 lines):

diff -r f12ab0608d37 -r 3ab777a34184 databases/postgresql95-client/Makefile
--- a/databases/postgresql95-client/Makefile    Sat May 22 09:55:25 2021 +0000
+++ b/databases/postgresql95-client/Makefile    Sat May 22 10:08:48 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2021/05/18 11:56:20 adam Exp $
+# $NetBSD: Makefile,v 1.22 2021/05/22 10:08:48 nia Exp $
 
 PKGNAME=       ${DISTNAME:S/-/95-client-/}
+PKGREVISION=   1
 COMMENT=       PostgreSQL database client programs
 
 .include "../../databases/postgresql95/Makefile.common"
diff -r f12ab0608d37 -r 3ab777a34184 databases/postgresql95-contrib/Makefile
--- a/databases/postgresql95-contrib/Makefile   Sat May 22 09:55:25 2021 +0000
+++ b/databases/postgresql95-contrib/Makefile   Sat May 22 10:08:48 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2021/05/18 11:56:20 adam Exp $
+# $NetBSD: Makefile,v 1.20 2021/05/22 10:08:48 nia Exp $
 
 PKGNAME=       ${DISTNAME:S/-/95-contrib-/}
+PKGREVISION=   1
 COMMENT=       Contrib subtree of tools and plug-ins
 
 .include "../../databases/postgresql95/Makefile.common"
diff -r f12ab0608d37 -r 3ab777a34184 databases/postgresql95-docs/Makefile
--- a/databases/postgresql95-docs/Makefile      Sat May 22 09:55:25 2021 +0000
+++ b/databases/postgresql95-docs/Makefile      Sat May 22 10:08:48 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2021/05/18 11:56:20 adam Exp $
+# $NetBSD: Makefile,v 1.14 2021/05/22 10:08:48 nia Exp $
 
 PKGNAME=       ${DISTNAME:S/-/95-docs-/}
+PKGREVISION=   1
 COMMENT=       PostgreSQL database documentation
 
 .include "../../databases/postgresql95/Makefile.common"
diff -r f12ab0608d37 -r 3ab777a34184 databases/postgresql95-plperl/Makefile
--- a/databases/postgresql95-plperl/Makefile    Sat May 22 09:55:25 2021 +0000
+++ b/databases/postgresql95-plperl/Makefile    Sat May 22 10:08:48 2021 +0000
@@ -1,6 +1,7 @@
-#$ $NetBSD: Makefile,v 1.18 2021/05/18 11:56:21 adam Exp $
+#$ $NetBSD: Makefile,v 1.19 2021/05/22 10:08:48 nia Exp $
 
 PKGNAME=       ${DISTNAME:S/-/95-plperl-/}
+PKGREVISION=   1
 COMMENT=       PL/Perl procedural language for the PostgreSQL backend
 
 DEPENDS+=      postgresql95-server>=${PKGVERSION_NOREV}:../../databases/postgresql95-server
diff -r f12ab0608d37 -r 3ab777a34184 databases/postgresql95-plpython/Makefile
--- a/databases/postgresql95-plpython/Makefile  Sat May 22 09:55:25 2021 +0000
+++ b/databases/postgresql95-plpython/Makefile  Sat May 22 10:08:48 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2021/05/18 11:56:21 adam Exp $
+# $NetBSD: Makefile,v 1.21 2021/05/22 10:08:48 nia Exp $
 
 PKGNAME=       ${DISTNAME:S/-/95-plpython-/}
+PKGREVISION=   1
 COMMENT=       PL/Python procedural language for the PostgreSQL backend
 
 DEPENDS+=      postgresql95-server>=${PKGVERSION_NOREV}:../../databases/postgresql95-server
diff -r f12ab0608d37 -r 3ab777a34184 databases/postgresql95-pltcl/Makefile
--- a/databases/postgresql95-pltcl/Makefile     Sat May 22 09:55:25 2021 +0000
+++ b/databases/postgresql95-pltcl/Makefile     Sat May 22 10:08:48 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2021/05/18 11:56:21 adam Exp $
+# $NetBSD: Makefile,v 1.18 2021/05/22 10:08:49 nia Exp $
 
 PKGNAME=       ${DISTNAME:S/-/95-pltcl-/}
+PKGREVISION=   1
 COMMENT=       PL/Tcl procedural language for the PostgreSQL backend
 
 DEPENDS+=      postgresql95-server>=${PKGVERSION_NOREV}:../../databases/postgresql95-server
diff -r f12ab0608d37 -r 3ab777a34184 databases/postgresql95-server/Makefile
--- a/databases/postgresql95-server/Makefile    Sat May 22 09:55:25 2021 +0000
+++ b/databases/postgresql95-server/Makefile    Sat May 22 10:08:48 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2021/05/18 11:56:21 adam Exp $
+# $NetBSD: Makefile,v 1.21 2021/05/22 10:08:49 nia Exp $
 
 PKGNAME=       ${DISTNAME:S/-/95-server-/}
+PKGREVISION=   1
 COMMENT=       PostgreSQL database server programs
 
 # mips has no TAS implementation
diff -r f12ab0608d37 -r 3ab777a34184 databases/postgresql95/Makefile
--- a/databases/postgresql95/Makefile   Sat May 22 09:55:25 2021 +0000
+++ b/databases/postgresql95/Makefile   Sat May 22 10:08:48 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2021/05/18 11:56:20 adam Exp $
+# $NetBSD: Makefile,v 1.17 2021/05/22 10:08:49 nia Exp $
 
 PKGNAME=       ${DISTNAME:S/-/95-/}
+PKGREVISION=   1
 COMMENT=       Robust, next generation, object-relational DBMS
 
 DEPENDS+=      postgresql95-client>=${PKGVERSION_NOREV}:../../databases/postgresql95-client



Home | Main Index | Thread Index | Old Index