Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 17:10:35 +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: r426492 - head/mail/p5-Dancer2-Plugin-Email
Message-ID:  <201611191710.uAJHAZHI076003@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 19 17:10:35 2016
New Revision: 426492
URL: https://svnweb.freebsd.org/changeset/ports/426492

Log:
  - Update to 0.0003
  - Add LICENSE_FILE
  
  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	Sat Nov 19 17:10:30 2016	(r426491)
+++ head/mail/p5-Dancer2-Plugin-Email/Makefile	Sat Nov 19 17:10:35 2016	(r426492)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer2-Plugin-Email
-PORTVERSION=	0.0100
+PORTVERSION=	0.0200
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,7 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	p5-Dancer2>=0:www/p5-Dancer2 \
+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

Modified: head/mail/p5-Dancer2-Plugin-Email/distinfo
==============================================================================
--- head/mail/p5-Dancer2-Plugin-Email/distinfo	Sat Nov 19 17:10:30 2016	(r426491)
+++ head/mail/p5-Dancer2-Plugin-Email/distinfo	Sat Nov 19 17:10:35 2016	(r426492)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470857153
-SHA256 (Dancer2-Plugin-Email-0.0100.tar.gz) = 17f8bed225a86ae050cf474a9eff532cb67782e854125dc9c8dfb9df60da21ac
-SIZE (Dancer2-Plugin-Email-0.0100.tar.gz) = 15851
+TIMESTAMP = 1479554257
+SHA256 (Dancer2-Plugin-Email-0.0200.tar.gz) = 6baa6089dfef42dadf94f3da3c99441972c677812b9d5b4fb359cce9350ec7c1
+SIZE (Dancer2-Plugin-Email-0.0200.tar.gz) = 16971



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