svn commit: r369626 - head/net/p5-GeoIP2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 30 15:24:04 UTC 2014


Author: sunpoet
Date: Tue Sep 30 15:24:03 2014
New Revision: 369626
URL: http://svnweb.freebsd.org/changeset/ports/369626
QAT: https://qat.redports.org/buildarchive/r369626/

Log:
  - Update to 2.000001
  - Cleanup PLIST
  
  Changes:	http://search.cpan.org/dist/GeoIP2/Changes

Modified:
  head/net/p5-GeoIP2/Makefile
  head/net/p5-GeoIP2/distinfo
  head/net/p5-GeoIP2/pkg-plist

Modified: head/net/p5-GeoIP2/Makefile
==============================================================================
--- head/net/p5-GeoIP2/Makefile	Tue Sep 30 15:23:57 2014	(r369625)
+++ head/net/p5-GeoIP2/Makefile	Tue Sep 30 15:24:03 2014	(r369626)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GeoIP2
-PORTVERSION=	0.050001
+PORTVERSION=	2.000001
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAXMIND

Modified: head/net/p5-GeoIP2/distinfo
==============================================================================
--- head/net/p5-GeoIP2/distinfo	Tue Sep 30 15:23:57 2014	(r369625)
+++ head/net/p5-GeoIP2/distinfo	Tue Sep 30 15:24:03 2014	(r369626)
@@ -1,2 +1,2 @@
-SHA256 (GeoIP2-0.050001.tar.gz) = 3565ea7fc6b7b40c72328c912ac1e5013bbecea61c8af7ebaa44d6a575c7826e
-SIZE (GeoIP2-0.050001.tar.gz) = 249574
+SHA256 (GeoIP2-2.000001.tar.gz) = 16a84ff88d2ab5df6f3c4f6bfa8e4677cd9f154595ab55f21707bf129ea02577
+SIZE (GeoIP2-2.000001.tar.gz) = 249466

Modified: head/net/p5-GeoIP2/pkg-plist
==============================================================================
--- head/net/p5-GeoIP2/pkg-plist	Tue Sep 30 15:23:57 2014	(r369625)
+++ head/net/p5-GeoIP2/pkg-plist	Tue Sep 30 15:24:03 2014	(r369626)
@@ -56,14 +56,3 @@ bin/web-service-request
 %%PERL5_MAN3%%/GeoIP2::Record::Subdivision.3.gz
 %%PERL5_MAN3%%/GeoIP2::Record::Traits.3.gz
 %%PERL5_MAN3%%/GeoIP2::WebService::Client.3.gz
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GeoIP2
- at dirrm %%SITE_PERL%%/GeoIP2/WebService
- at dirrm %%SITE_PERL%%/GeoIP2/Role/Record
- at dirrm %%SITE_PERL%%/GeoIP2/Role/Model
- at dirrm %%SITE_PERL%%/GeoIP2/Role/Error
- at dirrm %%SITE_PERL%%/GeoIP2/Role
- at dirrm %%SITE_PERL%%/GeoIP2/Record
- at dirrm %%SITE_PERL%%/GeoIP2/Model
- at dirrm %%SITE_PERL%%/GeoIP2/Error
- at dirrm %%SITE_PERL%%/GeoIP2/Database
- at dirrm %%SITE_PERL%%/GeoIP2


More information about the svn-ports-head mailing list