svn commit: r416034 - head/mail/p5-Dancer2-Plugin-Email
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 28 17:09:46 UTC 2016
Author: sunpoet
Date: Sat May 28 17:09:44 2016
New Revision: 416034
URL: https://svnweb.freebsd.org/changeset/ports/416034
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 May 28 17:09:39 2016 (r416033)
+++ head/mail/p5-Dancer2-Plugin-Email/Makefile Sat May 28 17:09:44 2016 (r416034)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Dancer2-Plugin-Email
-PORTVERSION= 0.0002
+PORTVERSION= 0.0003
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,6 +11,7 @@ COMMENT= Simple email handling for Dance
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Dancer2>=0:www/p5-Dancer2 \
p5-Email-Sender>=0:mail/p5-Email-Sender \
Modified: head/mail/p5-Dancer2-Plugin-Email/distinfo
==============================================================================
--- head/mail/p5-Dancer2-Plugin-Email/distinfo Sat May 28 17:09:39 2016 (r416033)
+++ head/mail/p5-Dancer2-Plugin-Email/distinfo Sat May 28 17:09:44 2016 (r416034)
@@ -1,2 +1,3 @@
-SHA256 (Dancer2-Plugin-Email-0.0002.tar.gz) = c1adf5e2e2a973528cbbd5588d89d1d35670cf917b6741dbd260e568632e2ce2
-SIZE (Dancer2-Plugin-Email-0.0002.tar.gz) = 15005
+TIMESTAMP = 1464328786
+SHA256 (Dancer2-Plugin-Email-0.0003.tar.gz) = be3e30ef848b4035dc2b12e83dbb50d068286743119929951fa613a1bda262a7
+SIZE (Dancer2-Plugin-Email-0.0003.tar.gz) = 15317
More information about the svn-ports-all
mailing list