diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2024-02-11 17:24:05 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2024-02-11 19:03:14 +0000 |
commit | 6cf21358295943ab3611a9b1174d85ebf8927ac4 (patch) | |
tree | 19bf5fea9b52a649ee7c0513f1f7c2d5991338f5 | |
parent | 9260fb0e3997bcad740393872750042051a9ba84 (diff) | |
download | ports-6cf21358295943ab3611a9b1174d85ebf8927ac4.tar.gz ports-6cf21358295943ab3611a9b1174d85ebf8927ac4.zip |
security/p5-Crypt-ECB: update to 2.23
-rw-r--r-- | security/p5-Crypt-ECB/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-ECB/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Crypt-ECB/Makefile b/security/p5-Crypt-ECB/Makefile index 1f272778b742..ed976319e879 100644 --- a/security/p5-Crypt-ECB/Makefile +++ b/security/p5-Crypt-ECB/Makefile @@ -1,5 +1,5 @@ PORTNAME= Crypt-ECB -PORTVERSION= 2.22 +PORTVERSION= 2.23 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-ECB/distinfo b/security/p5-Crypt-ECB/distinfo index 465ffce4f4fc..374177f95209 100644 --- a/security/p5-Crypt-ECB/distinfo +++ b/security/p5-Crypt-ECB/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595416753 -SHA256 (Crypt-ECB-2.22.tar.gz) = f5af62e908cd31a34b2b813135a0718016fd003ffa0021ffbdd84c50158267aa -SIZE (Crypt-ECB-2.22.tar.gz) = 25987 +TIMESTAMP = 1707672142 +SHA256 (Crypt-ECB-2.23.tar.gz) = a8cac070374d2a022d5860bca6cebb146e8351bf676bfbaf49a8edafb6ccad56 +SIZE (Crypt-ECB-2.23.tar.gz) = 26072 |