diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-04-05 02:52:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-04-05 02:52:21 +0800 |
commit | d7c79222d0b9157399f0292757199be3761f378c (patch) | |
tree | 398584e417b5c17238d06f3cb5a21b649caaac82 /security/p5-Authen-SCRAM | |
parent | a1ecabe8827068f53568ab8ac4b0500fbdc4a50d (diff) | |
download | freebsd-ports-gnome-d7c79222d0b9157399f0292757199be3761f378c.tar.gz freebsd-ports-gnome-d7c79222d0b9157399f0292757199be3761f378c.tar.zst freebsd-ports-gnome-d7c79222d0b9157399f0292757199be3761f378c.zip |
Update to 0.009
Changes: http://search.cpan.org/dist/Authen-SCRAM/Changes
Diffstat (limited to 'security/p5-Authen-SCRAM')
-rw-r--r-- | security/p5-Authen-SCRAM/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Authen-SCRAM/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Authen-SCRAM/Makefile b/security/p5-Authen-SCRAM/Makefile index 89325a729f8b..3784232246ba 100644 --- a/security/p5-Authen-SCRAM/Makefile +++ b/security/p5-Authen-SCRAM/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Authen-SCRAM -PORTVERSION= 0.007 +PORTVERSION= 0.009 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Authen-SCRAM/distinfo b/security/p5-Authen-SCRAM/distinfo index 386bbdd6af44..1af554f8c480 100644 --- a/security/p5-Authen-SCRAM/distinfo +++ b/security/p5-Authen-SCRAM/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517218891 -SHA256 (Authen-SCRAM-0.007.tar.gz) = 13733133bae9e7226f2c73cf2a7fe10fd8f9d4f0b91369556f1d00ef9291e9d3 -SIZE (Authen-SCRAM-0.007.tar.gz) = 24672 +TIMESTAMP = 1522754028 +SHA256 (Authen-SCRAM-0.009.tar.gz) = 6279861703d934a3070c259c81884bd717380de171e4d98174081a95efd3a2d0 +SIZE (Authen-SCRAM-0.009.tar.gz) = 25013 |