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:   wiz
Date:           Wed Aug  2 01:15:00 UTC 2023

Modified Files:
        pkgsrc/databases/postgresql-postgis2: Makefile

Log Message:
postgresql-postgis2: reset PKGREVISION after update


To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 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.131 pkgsrc/databases/postgresql-postgis2/Makefile:1.132
--- pkgsrc/databases/postgresql-postgis2/Makefile:1.131 Wed Aug  2 01:00:46 2023
+++ pkgsrc/databases/postgresql-postgis2/Makefile       Wed Aug  2 01:15:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.131 2023/08/02 01:00:46 gdt Exp $
+# $NetBSD: Makefile,v 1.132 2023/08/02 01:15:00 wiz Exp $
 
 # Note that the directory is still postgis2, for historical reasons.
 # It remains, due to inertia and the pain of renaming outweighing the
@@ -7,7 +7,6 @@
 MAJOR=         3.3
 DISTNAME=      postgis-${MAJOR}.4
 PKGNAME=       postgresql${PGSQL_VERSION}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    databases geography
 MASTER_SITES=  https://download.osgeo.org/postgis/source/
 



Home | Main Index | Thread Index | Old Index