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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 23 20:05:52 UTC 2016


Author: sunpoet
Date: Wed Nov 23 20:05:50 2016
New Revision: 426970
URL: https://svnweb.freebsd.org/changeset/ports/426970

Log:
  - Update to 0.0201
  
  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	Wed Nov 23 20:05:46 2016	(r426969)
+++ head/mail/p5-Dancer2-Plugin-Email/Makefile	Wed Nov 23 20:05:50 2016	(r426970)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer2-Plugin-Email
-PORTVERSION=	0.0200
+PORTVERSION=	0.0201
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,9 +16,11 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	p5-Dancer2>=0.200000:www/p5-Dancer2 \
 		p5-Email-Sender>=0:mail/p5-Email-Sender \
 		p5-File-Type>=0:devel/p5-File-Type \
-		p5-MIME-Tools>=0:mail/p5-MIME-Tools
+		p5-MIME-Tools>=0:mail/p5-MIME-Tools \
+		p5-Module-Runtime>=0:devel/p5-Module-Runtime
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Test-WWW-Mechanize-PSGI>=0.35:devel/p5-Test-WWW-Mechanize-PSGI
+TEST_DEPENDS=	p5-HTTP-Message>=0:www/p5-HTTP-Message \
+		p5-Plack>=1.0029:www/p5-Plack
 
 NO_ARCH=	yes
 USES=		perl5

Modified: head/mail/p5-Dancer2-Plugin-Email/distinfo
==============================================================================
--- head/mail/p5-Dancer2-Plugin-Email/distinfo	Wed Nov 23 20:05:46 2016	(r426969)
+++ head/mail/p5-Dancer2-Plugin-Email/distinfo	Wed Nov 23 20:05:50 2016	(r426970)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479554257
-SHA256 (Dancer2-Plugin-Email-0.0200.tar.gz) = 6baa6089dfef42dadf94f3da3c99441972c677812b9d5b4fb359cce9350ec7c1
-SIZE (Dancer2-Plugin-Email-0.0200.tar.gz) = 16971
+TIMESTAMP = 1479918928
+SHA256 (Dancer2-Plugin-Email-0.0201.tar.gz) = 19d5b6aede33c0ea2048c435686ce89b639b90ba4e24f3722b7be960ec22f589
+SIZE (Dancer2-Plugin-Email-0.0201.tar.gz) = 17553


More information about the svn-ports-all mailing list