pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb 26 15:25:50 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/geography: Makefile
Removed Files:
        pkgsrc/geography/geolite2-country: DESCR Makefile PLIST distinfo

Log Message:
geolite2-country: remove

fetch fails, hostname not found, not updated since import in 2016,
no user in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.1246 -r1.1247 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.72 -r1.73 pkgsrc/geography/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/geography/geolite2-country/DESCR \
    pkgsrc/geography/geolite2-country/Makefile \
    pkgsrc/geography/geolite2-country/PLIST \
    pkgsrc/geography/geolite2-country/distinfo

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

Modified files:

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.1246 pkgsrc/doc/CHANGES-2020:1.1247
--- pkgsrc/doc/CHANGES-2020:1.1246      Wed Feb 26 15:19:46 2020
+++ pkgsrc/doc/CHANGES-2020     Wed Feb 26 15:25:50 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.1246 2020/02/26 15:19:46 nia Exp $
+$NetBSD: CHANGES-2020,v 1.1247 2020/02/26 15:25:50 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -1780,3 +1780,4 @@ Changes to the packages collection and i
        Updated wm/i3 to 4.18 [nia 2020-02-26]
        Updated graphics/GraphicsMagick to 1.3.35 [nia 2020-02-26]
        Updated graphics/p5-GraphicsMagick to 1.3.35 [nia 2020-02-26]
+       Removed geography/geolite2-country [wiz 2020-02-26]

Index: pkgsrc/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.72 pkgsrc/geography/Makefile:1.73
--- pkgsrc/geography/Makefile:1.72      Sun Nov 24 14:42:10 2019
+++ pkgsrc/geography/Makefile   Wed Feb 26 15:25:50 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2019/11/24 14:42:10 gdt Exp $
+# $NetBSD: Makefile,v 1.73 2020/02/26 15:25:50 wiz Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -16,7 +16,6 @@ SUBDIR+=      garmintools
 SUBDIR+=       gdal-lib
 SUBDIR+=       geoclue
 SUBDIR+=       geolite2-city
-SUBDIR+=       geolite2-country
 SUBDIR+=       geos
 SUBDIR+=       gipfel
 SUBDIR+=       gpsbabel



Home | Main Index | Thread Index | Old Index