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: Fri Jun 19 10:59:42 UTC 2026
Modified Files:
pkgsrc/databases/postgresql-postgis2: Makefile
Log Message:
postgis: Drop MAINTAINERship
Upstream has suddenly become very LLM. I'll probably still do
updates, but I don't want to be viewed as having any responsibility
for this.
To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 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.195 pkgsrc/databases/postgresql-postgis2/Makefile:1.196
--- pkgsrc/databases/postgresql-postgis2/Makefile:1.195 Tue Jun 9 09:10:48 2026
+++ pkgsrc/databases/postgresql-postgis2/Makefile Fri Jun 19 10:59:42 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.195 2026/06/09 09:10:48 gdt Exp $
+# $NetBSD: Makefile,v 1.196 2026/06/19 10:59: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
@@ -18,7 +18,7 @@ PKGREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
-MAINTAINER= gdt%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://postgis.net/
COMMENT= Spatial database capabilities for PostgreSQL
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index