pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/py-gdal



Module Name:    pkgsrc
Committed By:   gdt
Date:           Thu Nov  7 13:32:44 UTC 2024

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

Log Message:
geography/py-gdal: Reset PKGREVISION

(It would be nice if additional PGKREVISION were placed under the
commented-out 0, or better yet to uncomment and edit.  Misordered
PKGREVISION are not so obvious, at least to me.)


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/geography/py-gdal/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/py-gdal/Makefile
diff -u pkgsrc/geography/py-gdal/Makefile:1.74 pkgsrc/geography/py-gdal/Makefile:1.75
--- pkgsrc/geography/py-gdal/Makefile:1.74      Fri Nov  1 12:52:47 2024
+++ pkgsrc/geography/py-gdal/Makefile   Thu Nov  7 13:32:44 2024
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.74 2024/11/01 12:52:47 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2024/11/07 13:32:44 gdt Exp $
 
-PKGREVISION= 2
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 #PKGREVISION=  0



Home | Main Index | Thread Index | Old Index