Date: Sat, 31 Dec 2016 13:34:11 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430113 - head/security/p5-Authen-SASL-SASLprep Message-ID: <201612311334.uBVDYBbs005575@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 31 13:34:11 2016 New Revision: 430113 URL: https://svnweb.freebsd.org/changeset/ports/430113 Log: - Update to 1.100 - Use real PORTVERSION Changes: http://search.cpan.org/dist/Authen-SASL-SASLprep/Changes Modified: head/security/p5-Authen-SASL-SASLprep/Makefile head/security/p5-Authen-SASL-SASLprep/distinfo Modified: head/security/p5-Authen-SASL-SASLprep/Makefile ============================================================================== --- head/security/p5-Authen-SASL-SASLprep/Makefile Sat Dec 31 13:34:06 2016 (r430112) +++ head/security/p5-Authen-SASL-SASLprep/Makefile Sat Dec 31 13:34:11 2016 (r430113) @@ -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) Modified: head/security/p5-Authen-SASL-SASLprep/distinfo ============================================================================== --- head/security/p5-Authen-SASL-SASLprep/distinfo Sat Dec 31 13:34:06 2016 (r430112) +++ head/security/p5-Authen-SASL-SASLprep/distinfo Sat Dec 31 13:34:11 2016 (r430113) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612311334.uBVDYBbs005575>