diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2020-10-13 09:30:07 +0800 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2020-10-13 09:30:07 +0800 |
commit | 91da16726bb036f2af89f4873ba234e676ec9b2c (patch) | |
tree | 9898c91bdf908b3935da943a6f6043223e30a7a1 /security | |
parent | fea1fcd86cb1fa05d0301b8689fe13474bed60f7 (diff) | |
download | freebsd-ports-gnome-91da16726bb036f2af89f4873ba234e676ec9b2c.tar.gz freebsd-ports-gnome-91da16726bb036f2af89f4873ba234e676ec9b2c.tar.zst freebsd-ports-gnome-91da16726bb036f2af89f4873ba234e676ec9b2c.zip |
Update to version 1.15
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-Rijndael/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Crypt-Rijndael/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index 4ccf7e74933d..efc700c38e92 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-Rijndael -PORTVERSION= 1.11 -PORTREVISION= 1 +PORTVERSION= 1.15 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl module that implements the Rijndael cipher -LICENSE= GPLv3 +LICENSE= LGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= p5-Test-Manifest>1.14:devel/p5-Test-Manifest diff --git a/security/p5-Crypt-Rijndael/distinfo b/security/p5-Crypt-Rijndael/distinfo index 7495274e476d..6927e152d8f0 100644 --- a/security/p5-Crypt-Rijndael/distinfo +++ b/security/p5-Crypt-Rijndael/distinfo @@ -1,2 +1,3 @@ -SHA256 (Crypt-Rijndael-1.11.tar.gz) = 8f8833bc8839e0d4aa3c26d86d2f39ceb9b13e52a9f5e4fd928da2e71989d3b4 -SIZE (Crypt-Rijndael-1.11.tar.gz) = 23536 +TIMESTAMP = 1602552228 +SHA256 (Crypt-Rijndael-1.15.tar.gz) = a0989b55990d7905d1b5bf524cd8b46aadc0de778414d4ca8d406aa2aa594163 +SIZE (Crypt-Rijndael-1.15.tar.gz) = 71407 |