diff options
author | tobez <tobez@FreeBSD.org> | 2013-08-19 21:33:09 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-08-19 21:33:09 +0800 |
commit | 4fc85c8196930b5c602d2a8a66e273cfcf23c219 (patch) | |
tree | ad5c6a7cdabf6fdfcedc75ded1f89a0550a0f215 /security | |
parent | fb19fd34bd19706937ffc6b3148a40bb594694f4 (diff) | |
download | freebsd-ports-gnome-4fc85c8196930b5c602d2a8a66e273cfcf23c219.tar.gz freebsd-ports-gnome-4fc85c8196930b5c602d2a8a66e273cfcf23c219.tar.zst freebsd-ports-gnome-4fc85c8196930b5c602d2a8a66e273cfcf23c219.zip |
Update to 1.10.
Changes: http://search.cpan.org/dist/Crypt-IDEA/changes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-IDEA/distinfo | 4 | ||||
-rw-r--r-- | security/p5-Crypt-IDEA/pkg-plist | 1 |
3 files changed, 3 insertions, 5 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index 6e25a117ba01..79ca038f8177 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-IDEA -PORTVERSION= 1.08 -PORTREVISION= 3 +PORTVERSION= 1.10 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-IDEA/distinfo b/security/p5-Crypt-IDEA/distinfo index ea3359383f1b..f31b15a10b67 100644 --- a/security/p5-Crypt-IDEA/distinfo +++ b/security/p5-Crypt-IDEA/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-IDEA-1.08.tar.gz) = b96c16599b2064c2239d3f1922e18b17bfc2e3e6a836e91d93dbb9c469f78d4f -SIZE (Crypt-IDEA-1.08.tar.gz) = 7045 +SHA256 (Crypt-IDEA-1.10.tar.gz) = 33bd78c11924a0fc1ff3eedde94078cbbf6b6ca9ede046d2b2f561e9e9a72019 +SIZE (Crypt-IDEA-1.10.tar.gz) = 7225 diff --git a/security/p5-Crypt-IDEA/pkg-plist b/security/p5-Crypt-IDEA/pkg-plist index c6daaa21b2cb..00f70c2abe4b 100644 --- a/security/p5-Crypt-IDEA/pkg-plist +++ b/security/p5-Crypt-IDEA/pkg-plist @@ -1,4 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/._test.pl %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/IDEA.pm %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/IDEA.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/IDEA/.packlist |