pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/py-gdal geography/py-gdal: Clean up how PKGR...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16470ae8d34d
branches:  trunk
changeset: 372096:16470ae8d34d
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Jan 19 15:40:55 2022 +0000

description:
geography/py-gdal: Clean up how PKGREVISION is set

NFCI; just fold the revbump-set PKGREVISION=1 (that I should have
skipped) into the commented-out zero.

diffstat:

 geography/py-gdal/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r daeb644e295c -r 16470ae8d34d geography/py-gdal/Makefile
--- a/geography/py-gdal/Makefile        Wed Jan 19 14:05:05 2022 +0000
+++ b/geography/py-gdal/Makefile        Wed Jan 19 15:40:55 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2022/01/18 17:42:26 gdt Exp $
+# $NetBSD: Makefile,v 1.44 2022/01/19 15:40:55 gdt Exp $
 
-PKGREVISION= 1
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-#PKGREVISION=  0
+PKGREVISION=   1
 
 COMMENT=       Translator library for raster geospatial data formats, Python binding
 



Home | Main Index | Thread Index | Old Index