diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-09-30 23:23:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-09-30 23:23:57 +0800 |
commit | 517f76e85940a1462b1ecb1c17ba1f8f51a739fe (patch) | |
tree | be5454e8212411d038234e38db965f20a02debf0 | |
parent | 7182edd4a1262548b8ed45018a8f8e06097b0913 (diff) | |
download | freebsd-ports-gnome-517f76e85940a1462b1ecb1c17ba1f8f51a739fe.tar.gz freebsd-ports-gnome-517f76e85940a1462b1ecb1c17ba1f8f51a739fe.tar.zst freebsd-ports-gnome-517f76e85940a1462b1ecb1c17ba1f8f51a739fe.zip |
- Update to 1.000000
- Cleanup PLIST
Changes: http://search.cpan.org/dist/MaxMind-DB-Reader/Changes
-rw-r--r-- | net/p5-MaxMind-DB-Reader/Makefile | 2 | ||||
-rw-r--r-- | net/p5-MaxMind-DB-Reader/distinfo | 4 | ||||
-rw-r--r-- | net/p5-MaxMind-DB-Reader/pkg-plist | 8 |
3 files changed, 3 insertions, 11 deletions
diff --git a/net/p5-MaxMind-DB-Reader/Makefile b/net/p5-MaxMind-DB-Reader/Makefile index 6a162fd1e756..a6d256a6f598 100644 --- a/net/p5-MaxMind-DB-Reader/Makefile +++ b/net/p5-MaxMind-DB-Reader/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MaxMind-DB-Reader -PORTVERSION= 0.060001 +PORTVERSION= 1.000000 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND diff --git a/net/p5-MaxMind-DB-Reader/distinfo b/net/p5-MaxMind-DB-Reader/distinfo index b91028db5d10..521dfa0534fe 100644 --- a/net/p5-MaxMind-DB-Reader/distinfo +++ b/net/p5-MaxMind-DB-Reader/distinfo @@ -1,2 +1,2 @@ -SHA256 (MaxMind-DB-Reader-0.060001.tar.gz) = dee6292f9edfe06fc8cfffabcb7545c27cc544792086439d459c04a30a737e4c -SIZE (MaxMind-DB-Reader-0.060001.tar.gz) = 242514 +SHA256 (MaxMind-DB-Reader-1.000000.tar.gz) = bb508796456dcbc91c68c9e7be72527c96b74c4ff81ccdd54ef393a609df1e6c +SIZE (MaxMind-DB-Reader-1.000000.tar.gz) = 236915 diff --git a/net/p5-MaxMind-DB-Reader/pkg-plist b/net/p5-MaxMind-DB-Reader/pkg-plist index 2cbbf8e169a0..d4f278431677 100644 --- a/net/p5-MaxMind-DB-Reader/pkg-plist +++ b/net/p5-MaxMind-DB-Reader/pkg-plist @@ -15,11 +15,3 @@ bin/mmdb-verify-database %%SITE_PERL%%/MaxMind/DB/Verifier.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MaxMind/DB/Reader/.packlist %%PERL5_MAN3%%/MaxMind::DB::Reader.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MaxMind/DB/Reader -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MaxMind/DB -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MaxMind -@dirrm %%SITE_PERL%%/MaxMind/DB/Reader/Role -@dirrm %%SITE_PERL%%/MaxMind/DB/Reader/Data -@dirrm %%SITE_PERL%%/MaxMind/DB/Reader -@dirrmtry %%SITE_PERL%%/MaxMind/DB -@dirrmtry %%SITE_PERL%%/MaxMind |