svn commit: r357576 - head/security/p5-Net-SSL-ExpireDate

Philippe Audeoud jadawin at FreeBSD.org
Thu Jun 12 09:22:33 UTC 2014


Author: jadawin
Date: Thu Jun 12 09:22:32 2014
New Revision: 357576
URL: http://svnweb.freebsd.org/changeset/ports/357576
QAT: https://qat.redports.org/buildarchive/r357576/

Log:
  - Update to 1.12
  - Add License

Modified:
  head/security/p5-Net-SSL-ExpireDate/Makefile
  head/security/p5-Net-SSL-ExpireDate/distinfo

Modified: head/security/p5-Net-SSL-ExpireDate/Makefile
==============================================================================
--- head/security/p5-Net-SSL-ExpireDate/Makefile	Thu Jun 12 09:18:29 2014	(r357575)
+++ head/security/p5-Net-SSL-ExpireDate/Makefile	Thu Jun 12 09:22:32 2014	(r357576)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-SSL-ExpireDate
-PORTVERSION=	1.11
+PORTVERSION=	1.12
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Obtain expiration date of certificate
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
 		p5-Crypt-OpenSSL-X509>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-X509 \
 		p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \

Modified: head/security/p5-Net-SSL-ExpireDate/distinfo
==============================================================================
--- head/security/p5-Net-SSL-ExpireDate/distinfo	Thu Jun 12 09:18:29 2014	(r357575)
+++ head/security/p5-Net-SSL-ExpireDate/distinfo	Thu Jun 12 09:22:32 2014	(r357576)
@@ -1,2 +1,2 @@
-SHA256 (Net-SSL-ExpireDate-1.11.tar.gz) = 23b39cbc71552507531cd3b9b6969229c73ef5844821e7d26c8809cf5957a4b8
-SIZE (Net-SSL-ExpireDate-1.11.tar.gz) = 52670
+SHA256 (Net-SSL-ExpireDate-1.12.tar.gz) = b1df19c625ce4aefcb9c27508ee7f79a0f1dcbc6d35dad511cba228bcbe3e38f
+SIZE (Net-SSL-ExpireDate-1.12.tar.gz) = 53014


More information about the svn-ports-head mailing list