svn commit: r430113 - head/security/p5-Authen-SASL-SASLprep

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 31 13:34:12 UTC 2016


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 at 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


More information about the svn-ports-head mailing list