Date: Sat, 28 May 2016 17:09:45 +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: r416034 - head/mail/p5-Dancer2-Plugin-Email Message-ID: <201605281709.u4SH9jBw003206@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605281709.u4SH9jBw003206>