svn commit: r451890 - head/net/p5-Geo-IP
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 12 15:09:30 UTC 2017
Author: sunpoet
Date: Thu Oct 12 15:09:28 2017
New Revision: 451890
URL: https://svnweb.freebsd.org/changeset/ports/451890
Log:
Update to 1.51
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Geo-IP/Changes
Modified:
head/net/p5-Geo-IP/Makefile
head/net/p5-Geo-IP/distinfo
Modified: head/net/p5-Geo-IP/Makefile
==============================================================================
--- head/net/p5-Geo-IP/Makefile Thu Oct 12 15:09:23 2017 (r451889)
+++ head/net/p5-Geo-IP/Makefile Thu Oct 12 15:09:28 2017 (r451890)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Geo-IP
-PORTVERSION= 1.50
+PORTVERSION= 1.51
CATEGORIES= net geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,6 +12,7 @@ COMMENT= Gets country name by IP or hostname
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libGeoIP.so:net/GeoIP
Modified: head/net/p5-Geo-IP/distinfo
==============================================================================
--- head/net/p5-Geo-IP/distinfo Thu Oct 12 15:09:23 2017 (r451889)
+++ head/net/p5-Geo-IP/distinfo Thu Oct 12 15:09:28 2017 (r451890)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469115325
-SHA256 (Geo-IP-1.50.tar.gz) = f91fea704e096e9ad2c821f43e1fea325f2737331738d9b136371b51334d262b
-SIZE (Geo-IP-1.50.tar.gz) = 145419
+TIMESTAMP = 1507813792
+SHA256 (Geo-IP-1.51.tar.gz) = 163020315d5c5441836ac79e08a77b428f277fd090bea4fa80da7077b2436aba
+SIZE (Geo-IP-1.51.tar.gz) = 155629
More information about the svn-ports-head
mailing list