diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-GCrypt/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-GCrypt/distinfo | 6 | ||||
-rw-r--r-- | security/p5-Crypt-GCrypt/pkg-plist | 4 |
3 files changed, 8 insertions, 6 deletions
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile index 3fdb7837b0e5..e92470cce4ec 100644 --- a/security/p5-Crypt-GCrypt/Makefile +++ b/security/p5-Crypt-GCrypt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt-GCrypt -PORTVERSION= 1.23 +PORTVERSION= 1.24 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,6 +20,6 @@ PERL_CONFIGURE= 5.6.0+ CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \ GCRYPTINCPATH=${LOCALBASE}/include -MAN3= Crypt::GCrypt.3 +MAN3= Crypt::GCrypt.3 Crypt::GCrypt::MPI.3 .include <bsd.port.mk> diff --git a/security/p5-Crypt-GCrypt/distinfo b/security/p5-Crypt-GCrypt/distinfo index bfe3ab814d10..1c8093ba105a 100644 --- a/security/p5-Crypt-GCrypt/distinfo +++ b/security/p5-Crypt-GCrypt/distinfo @@ -1,3 +1,3 @@ -MD5 (Crypt-GCrypt-1.23.tar.gz) = a69c2d31c13734494c042a22c7b5ab35 -SHA256 (Crypt-GCrypt-1.23.tar.gz) = 99951d7836b2f9500adb2145b43ad9379ad93a06da6cc717fccbe27335566a7f -SIZE (Crypt-GCrypt-1.23.tar.gz) = 33889 +MD5 (Crypt-GCrypt-1.24.tar.gz) = f9412b1b5c6cd03af46f2023db0ba18f +SHA256 (Crypt-GCrypt-1.24.tar.gz) = 19606112e9cb9da1cad64d064b482ae60fbb7786e51b98296bb8189c661b5b95 +SIZE (Crypt-GCrypt-1.24.tar.gz) = 38695 diff --git a/security/p5-Crypt-GCrypt/pkg-plist b/security/p5-Crypt-GCrypt/pkg-plist index 475065cdd021..e62552d685c0 100644 --- a/security/p5-Crypt-GCrypt/pkg-plist +++ b/security/p5-Crypt-GCrypt/pkg-plist @@ -1,8 +1,10 @@ @comment $FreeBSD$ %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/GCrypt.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/GCrypt/MPI.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GCrypt/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GCrypt/GCrypt.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GCrypt/GCrypt.so +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/GCrypt @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GCrypt +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GCrypt @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt |