diff options
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 3 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/distinfo | 6 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/pkg-plist | 26 |
3 files changed, 6 insertions, 29 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index d881d9f7c7f3..0102dd1ddc0f 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -6,8 +6,7 @@ # PORTNAME= GnuPG-Interface -PORTVERSION= 0.36 -PORTREVISION= 2 +PORTVERSION= 0.42 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index 8de11ca892c5..e8b461865660 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,3 +1,3 @@ -MD5 (GnuPG-Interface-0.36.tar.gz) = 6f097d3076b3311e8ef20ce3c2865c66 -SHA256 (GnuPG-Interface-0.36.tar.gz) = a306e9df2fdfbd3e529904864385686ef7834b1ea10425fbe54504f313ef21e9 -SIZE (GnuPG-Interface-0.36.tar.gz) = 44832 +MD5 (GnuPG-Interface-0.42.tar.gz) = c5cc5426c02b93900cb96f4879c9be28 +SHA256 (GnuPG-Interface-0.42.tar.gz) = 1a37b30324f29d2f9a1cf69e560a358bdcc004cdec044b2276cc0877ac07a423 +SIZE (GnuPG-Interface-0.42.tar.gz) = 59861 diff --git a/security/p5-GnuPG-Interface/pkg-plist b/security/p5-GnuPG-Interface/pkg-plist index c1258c0e98b7..c3aa15002198 100644 --- a/security/p5-GnuPG-Interface/pkg-plist +++ b/security/p5-GnuPG-Interface/pkg-plist @@ -1,5 +1,7 @@ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/GnuPG/Interface/.packlist %%SITE_PERL%%/GnuPG/Fingerprint.pm %%SITE_PERL%%/GnuPG/Handles.pm +%%SITE_PERL%%/GnuPG/HashInit.pm %%SITE_PERL%%/GnuPG/Interface.pm %%SITE_PERL%%/GnuPG/Key.pm %%SITE_PERL%%/GnuPG/Options.pm @@ -9,30 +11,6 @@ %%SITE_PERL%%/GnuPG/Signature.pm %%SITE_PERL%%/GnuPG/SubKey.pm %%SITE_PERL%%/GnuPG/UserId.pm -%%SITE_PERL%%/auto/GnuPG/Interface/autosplit.ix -%%SITE_PERL%%/auto/GnuPG/Interface/clearsign.al -%%SITE_PERL%%/auto/GnuPG/Interface/decrypt.al -%%SITE_PERL%%/auto/GnuPG/Interface/detach_sign.al -%%SITE_PERL%%/auto/GnuPG/Interface/encrypt.al -%%SITE_PERL%%/auto/GnuPG/Interface/encrypt_symmetrically.al -%%SITE_PERL%%/auto/GnuPG/Interface/export_keys.al -%%SITE_PERL%%/auto/GnuPG/Interface/get_keys.al -%%SITE_PERL%%/auto/GnuPG/Interface/get_public_keys.al -%%SITE_PERL%%/auto/GnuPG/Interface/get_public_keys_with_sigs.al -%%SITE_PERL%%/auto/GnuPG/Interface/get_secret_keys.al -%%SITE_PERL%%/auto/GnuPG/Interface/import_keys.al -%%SITE_PERL%%/auto/GnuPG/Interface/list_public_keys.al -%%SITE_PERL%%/auto/GnuPG/Interface/list_secret_keys.al -%%SITE_PERL%%/auto/GnuPG/Interface/list_sigs.al -%%SITE_PERL%%/auto/GnuPG/Interface/recv_keys.al -%%SITE_PERL%%/auto/GnuPG/Interface/send_keys.al -%%SITE_PERL%%/auto/GnuPG/Interface/sign.al -%%SITE_PERL%%/auto/GnuPG/Interface/sign_and_encrypt.al -%%SITE_PERL%%/auto/GnuPG/Interface/test_default_key_passphrase.al -%%SITE_PERL%%/auto/GnuPG/Interface/verify.al -%%SITE_PERL%%/%%PERL_ARCH%%/auto/GnuPG/Interface/.packlist @dirrmtry %%SITE_PERL%%/GnuPG -@dirrmtry %%SITE_PERL%%/auto/GnuPG/Interface -@dirrmtry %%SITE_PERL%%/auto/GnuPG @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GnuPG/Interface @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GnuPG |