pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/postgresql-postgis2
Module Name: pkgsrc
Committed By: gdt
Date: Tue Sep 2 21:51:42 UTC 2025
Modified Files:
pkgsrc/databases/postgresql-postgis2: Makefile
Log Message:
postgis: Reset PKGREVISION after update
To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 pkgsrc/databases/postgresql-postgis2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/postgresql-postgis2/Makefile
diff -u pkgsrc/databases/postgresql-postgis2/Makefile:1.179 pkgsrc/databases/postgresql-postgis2/Makefile:1.180
--- pkgsrc/databases/postgresql-postgis2/Makefile:1.179 Tue Sep 2 18:13:41 2025
+++ pkgsrc/databases/postgresql-postgis2/Makefile Tue Sep 2 21:51:42 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.179 2025/09/02 18:13:41 gdt Exp $
+# $NetBSD: Makefile,v 1.180 2025/09/02 21:51:42 gdt Exp $
# Note that the PKGPATH remains "postgresql-postgis2", added during
# postgis 1->2 migration, due to inertia and the pain of renaming. So
@@ -13,7 +13,7 @@ MINOR= 0
VERSION= ${MAJOR}.${MINOR}
DISTNAME= postgis-${VERSION}
PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
-PKGREVISION= 4
+#PKGREVISION=
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
Home |
Main Index |
Thread Index |
Old Index