diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-09-30 10:51:29 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-09-30 10:51:29 +0000 |
commit | e16500bfdcad56e802433d826f54ffa6981af049 (patch) | |
tree | 4e4d87eff4f3faad61f7b5009753b101af43e12b /security/p5-Crypt-GCrypt | |
parent | c5470d297aff1229ba801836aae2453b9ec420e3 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-GCrypt')
-rw-r--r-- | security/p5-Crypt-GCrypt/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Crypt-GCrypt/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile index d155f87b1777..1518a3f1493e 100644 --- a/security/p5-Crypt-GCrypt/Makefile +++ b/security/p5-Crypt-GCrypt/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Crypt-GCrypt -PORTVERSION= 1.24 -PORTREVISION= 2 +PORTVERSION= 1.25 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= kaoru@kaisei.org COMMENT= Perl interface to the GNU Cryptographic library +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-GCrypt/distinfo b/security/p5-Crypt-GCrypt/distinfo index f00a9fc27a09..e0b3505c85b0 100644 --- a/security/p5-Crypt-GCrypt/distinfo +++ b/security/p5-Crypt-GCrypt/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-GCrypt-1.24.tar.gz) = 19606112e9cb9da1cad64d064b482ae60fbb7786e51b98296bb8189c661b5b95 -SIZE (Crypt-GCrypt-1.24.tar.gz) = 38695 +SHA256 (Crypt-GCrypt-1.25.tar.gz) = 9d0bccec5cbb57c6d3d5c65024c6a746762b6e6bfd699e23083708ec09456086 +SIZE (Crypt-GCrypt-1.25.tar.gz) = 38940 |