Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 15:09:28 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451890 - head/net/p5-Geo-IP
Message-ID:  <201710121509.v9CF9SPf041234@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710121509.v9CF9SPf041234>