diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-01-11 21:29:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-01-11 21:29:19 +0800 |
commit | 7871885f1c844df6fe52e9d2db4953779e75fab6 (patch) | |
tree | 84d3983aaf07f403fe125224a5c6d25515e8e51d | |
parent | 51d473639e3c38cfc6d4950fb194f913453d69a4 (diff) | |
download | freebsd-ports-graphics-7871885f1c844df6fe52e9d2db4953779e75fab6.tar.gz freebsd-ports-graphics-7871885f1c844df6fe52e9d2db4953779e75fab6.tar.zst freebsd-ports-graphics-7871885f1c844df6fe52e9d2db4953779e75fab6.zip |
- Update to 0.51
- Sort PLIST
Changes: http://search.cpan.org/dist/GnuPG-Interface/Changes
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 3 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/distinfo | 4 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/pkg-plist | 26 |
3 files changed, 16 insertions, 17 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 3fcfc881434..6ceced222af 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= GnuPG-Interface -PORTVERSION= 0.50 -PORTREVISION= 1 +PORTVERSION= 0.51 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index bc95c15f0f8..fdf7142456a 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,2 +1,2 @@ -SHA256 (GnuPG-Interface-0.50.tar.gz) = 66e58e41c20d4ecd4e387e1ab1eee887f1c3c9fb0c65d0af2f95620e7b97141e -SIZE (GnuPG-Interface-0.50.tar.gz) = 63239 +SHA256 (GnuPG-Interface-0.51.tar.gz) = e3597ab90b11688aaac15285b21d296b5cb957a5cd7c870171675e2968b82ada +SIZE (GnuPG-Interface-0.51.tar.gz) = 63560 diff --git a/security/p5-GnuPG-Interface/pkg-plist b/security/p5-GnuPG-Interface/pkg-plist index fcb01bac6c7..6b063589fc9 100644 --- a/security/p5-GnuPG-Interface/pkg-plist +++ b/security/p5-GnuPG-Interface/pkg-plist @@ -1,16 +1,3 @@ -%%PERL5_MAN3%%/GnuPG::Fingerprint.3.gz -%%PERL5_MAN3%%/GnuPG::Handles.3.gz -%%PERL5_MAN3%%/GnuPG::Interface.3.gz -%%PERL5_MAN3%%/GnuPG::Key.3.gz -%%PERL5_MAN3%%/GnuPG::Options.3.gz -%%PERL5_MAN3%%/GnuPG::PrimaryKey.3.gz -%%PERL5_MAN3%%/GnuPG::PublicKey.3.gz -%%PERL5_MAN3%%/GnuPG::Revoker.3.gz -%%PERL5_MAN3%%/GnuPG::SecretKey.3.gz -%%PERL5_MAN3%%/GnuPG::Signature.3.gz -%%PERL5_MAN3%%/GnuPG::SubKey.3.gz -%%PERL5_MAN3%%/GnuPG::UserAttribute.3.gz -%%PERL5_MAN3%%/GnuPG::UserId.3.gz %%SITE_PERL%%/GnuPG/Fingerprint.pm %%SITE_PERL%%/GnuPG/Handles.pm %%SITE_PERL%%/GnuPG/HashInit.pm @@ -25,3 +12,16 @@ %%SITE_PERL%%/GnuPG/SubKey.pm %%SITE_PERL%%/GnuPG/UserAttribute.pm %%SITE_PERL%%/GnuPG/UserId.pm +%%PERL5_MAN3%%/GnuPG::Fingerprint.3.gz +%%PERL5_MAN3%%/GnuPG::Handles.3.gz +%%PERL5_MAN3%%/GnuPG::Interface.3.gz +%%PERL5_MAN3%%/GnuPG::Key.3.gz +%%PERL5_MAN3%%/GnuPG::Options.3.gz +%%PERL5_MAN3%%/GnuPG::PrimaryKey.3.gz +%%PERL5_MAN3%%/GnuPG::PublicKey.3.gz +%%PERL5_MAN3%%/GnuPG::Revoker.3.gz +%%PERL5_MAN3%%/GnuPG::SecretKey.3.gz +%%PERL5_MAN3%%/GnuPG::Signature.3.gz +%%PERL5_MAN3%%/GnuPG::SubKey.3.gz +%%PERL5_MAN3%%/GnuPG::UserAttribute.3.gz +%%PERL5_MAN3%%/GnuPG::UserId.3.gz |