diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-31 21:34:11 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-31 21:34:11 +0800 |
commit | d9b840c6efe5c4d56de44b5ff8b6d112f94d9703 (patch) | |
tree | ff97743db523e319d23dad4db57056a23ead0022 /security/p5-Authen-SASL-SASLprep | |
parent | ddd31bfe110e1160f8a1a10a9cc7d550cde42490 (diff) | |
download | freebsd-ports-gnome-d9b840c6efe5c4d56de44b5ff8b6d112f94d9703.tar.gz freebsd-ports-gnome-d9b840c6efe5c4d56de44b5ff8b6d112f94d9703.tar.zst freebsd-ports-gnome-d9b840c6efe5c4d56de44b5ff8b6d112f94d9703.zip |
- Update to 1.100
- Use real PORTVERSION
Changes: http://search.cpan.org/dist/Authen-SASL-SASLprep/Changes
Diffstat (limited to 'security/p5-Authen-SASL-SASLprep')
-rw-r--r-- | security/p5-Authen-SASL-SASLprep/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Authen-SASL-SASLprep/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Authen-SASL-SASLprep/Makefile b/security/p5-Authen-SASL-SASLprep/Makefile index 46476091f73b..353cda128632 100644 --- a/security/p5-Authen-SASL-SASLprep/Makefile +++ b/security/p5-Authen-SASL-SASLprep/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= Authen-SASL-SASLprep -PORTVERSION= 1.01.1 +PORTVERSION= 1.100 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stringprep Profile for User Names and Passwords (RFC 4013) diff --git a/security/p5-Authen-SASL-SASLprep/distinfo b/security/p5-Authen-SASL-SASLprep/distinfo index 959251576042..af3cddaa2f89 100644 --- a/security/p5-Authen-SASL-SASLprep/distinfo +++ b/security/p5-Authen-SASL-SASLprep/distinfo @@ -1,2 +1,3 @@ -SHA256 (Authen-SASL-SASLprep-1.011.tar.gz) = d7ee98a3eb3dee29da99d2e7fb7f49c449aa60702db71da3cecd273daf5f0bb5 -SIZE (Authen-SASL-SASLprep-1.011.tar.gz) = 12804 +TIMESTAMP = 1483189228 +SHA256 (Authen-SASL-SASLprep-1.100.tar.gz) = a4cccc34bb3f53acf0ba78c9fc61af8d156d109d1c10487ba5988a55077d1f70 +SIZE (Authen-SASL-SASLprep-1.100.tar.gz) = 13473 |