pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/gdal-lib



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sat Apr 25 22:49:14 UTC 2026

Modified Files:
        pkgsrc/geography/gdal-lib: Makefile

Log Message:
geography/gdal-lib: Reset PKGREVISION after update.


To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 pkgsrc/geography/gdal-lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/gdal-lib/Makefile
diff -u pkgsrc/geography/gdal-lib/Makefile:1.198 pkgsrc/geography/gdal-lib/Makefile:1.199
--- pkgsrc/geography/gdal-lib/Makefile:1.198    Mon Apr 20 06:31:37 2026
+++ pkgsrc/geography/gdal-lib/Makefile  Sat Apr 25 22:49:14 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.198 2026/04/20 06:31:37 wiz Exp $
+# $NetBSD: Makefile,v 1.199 2026/04/25 22:49:14 gdt Exp $
 
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=       ${DISTNAME:S/gdal/gdal-lib/}
-PKGREVISION=   1
+#PKGREVISION=  0
 
 COMMENT=       Translator library for raster geospatial data formats
 



Home | Main Index | Thread Index | Old Index