Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2017 00:00:15 +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: r445620 - head/security/p5-IO-Async-SSL
Message-ID:  <201707130000.v6D00FCa049999@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jul 13 00:00:15 2017
New Revision: 445620
URL: https://svnweb.freebsd.org/changeset/ports/445620

Log:
  Update to 0.20
  
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/IO-Async-SSL/Changes

Modified:
  head/security/p5-IO-Async-SSL/Makefile
  head/security/p5-IO-Async-SSL/distinfo

Modified: head/security/p5-IO-Async-SSL/Makefile
==============================================================================
--- head/security/p5-IO-Async-SSL/Makefile	Thu Jul 13 00:00:10 2017	(r445619)
+++ head/security/p5-IO-Async-SSL/Makefile	Thu Jul 13 00:00:15 2017	(r445620)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	IO-Async-SSL
-PORTVERSION=	0.19
+PORTVERSION=	0.20
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,6 +12,7 @@ COMMENT=	Use SSL/TLS with IO::Async
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Future>=0.33:devel/p5-Future \
 		p5-IO-Async>=0.66:devel/p5-IO-Async\

Modified: head/security/p5-IO-Async-SSL/distinfo
==============================================================================
--- head/security/p5-IO-Async-SSL/distinfo	Thu Jul 13 00:00:10 2017	(r445619)
+++ head/security/p5-IO-Async-SSL/distinfo	Thu Jul 13 00:00:15 2017	(r445620)
@@ -1,2 +1,3 @@
-SHA256 (IO-Async-SSL-0.19.tar.gz) = 8f5f4124d64ffbd25ba111c11305281808d74e23a90025f5f8c2fbfd980338df
-SIZE (IO-Async-SSL-0.19.tar.gz) = 27956
+TIMESTAMP = 1499873519
+SHA256 (IO-Async-SSL-0.20.tar.gz) = 01ef223def3a4b905172aa55606bab1460419bf9330199ec8b1746db74c93bb3
+SIZE (IO-Async-SSL-0.20.tar.gz) = 29164



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707130000.v6D00FCa049999>