svn commit: r436996 - head/mail/p5-Dancer2-Plugin-Email

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 26 21:24:26 UTC 2017


Author: sunpoet
Date: Sun Mar 26 21:24:24 2017
New Revision: 436996
URL: https://svnweb.freebsd.org/changeset/ports/436996

Log:
  Update to 0.0202
  
  Changes:	http://search.cpan.org/dist/Dancer2-Plugin-Email/CHANGES

Modified:
  head/mail/p5-Dancer2-Plugin-Email/Makefile
  head/mail/p5-Dancer2-Plugin-Email/distinfo

Modified: head/mail/p5-Dancer2-Plugin-Email/Makefile
==============================================================================
--- head/mail/p5-Dancer2-Plugin-Email/Makefile	Sun Mar 26 21:24:20 2017	(r436995)
+++ head/mail/p5-Dancer2-Plugin-Email/Makefile	Sun Mar 26 21:24:24 2017	(r436996)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer2-Plugin-Email
-PORTVERSION=	0.0201
+PORTVERSION=	0.0202
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,10 @@ LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Dancer2>=0.200000:www/p5-Dancer2 \
+		p5-Email-Date-Format>=0:mail/p5-Email-Date-Format \
 		p5-Email-Sender>=0:mail/p5-Email-Sender \
 		p5-File-Type>=0:devel/p5-File-Type \
+		p5-IO-Socket-SSL>=2.000:security/p5-IO-Socket-SSL \
 		p5-MIME-Tools>=0:mail/p5-MIME-Tools \
 		p5-Module-Runtime>=0:devel/p5-Module-Runtime
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/mail/p5-Dancer2-Plugin-Email/distinfo
==============================================================================
--- head/mail/p5-Dancer2-Plugin-Email/distinfo	Sun Mar 26 21:24:20 2017	(r436995)
+++ head/mail/p5-Dancer2-Plugin-Email/distinfo	Sun Mar 26 21:24:24 2017	(r436996)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479918928
-SHA256 (Dancer2-Plugin-Email-0.0201.tar.gz) = 19d5b6aede33c0ea2048c435686ce89b639b90ba4e24f3722b7be960ec22f589
-SIZE (Dancer2-Plugin-Email-0.0201.tar.gz) = 17553
+TIMESTAMP = 1490542635
+SHA256 (Dancer2-Plugin-Email-0.0202.tar.gz) = 5b14b1569aaa95421a982c75c766ca7ea8c5462e91639fc274474df6437ea0aa
+SIZE (Dancer2-Plugin-Email-0.0202.tar.gz) = 17768


More information about the svn-ports-all mailing list