pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Feb 19 12:10:29 UTC 2018

Modified Files:
        pkgsrc/geography: Makefile

Log Message:
Add py-gdal


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/geography/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/Makefile
diff -u pkgsrc/geography/Makefile:1.66 pkgsrc/geography/Makefile:1.67
--- pkgsrc/geography/Makefile:1.66      Sun Aug 27 12:27:13 2017
+++ pkgsrc/geography/Makefile   Mon Feb 19 12:10:29 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2017/08/27 12:27:13 adam Exp $
+# $NetBSD: Makefile,v 1.67 2018/02/19 12:10:29 ryoon Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -57,6 +57,7 @@ SUBDIR+=      proj
 SUBDIR+=       proj-doc
 SUBDIR+=       proj-swig
 SUBDIR+=       py-country
+SUBDIR+=       py-gdal
 SUBDIR+=       py-geojson
 SUBDIR+=       py-google-maps-services-python
 SUBDIR+=       py-obspy



Home | Main Index | Thread Index | Old Index