diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-05-29 01:09:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-05-29 01:09:44 +0800 |
commit | adf396bbc84cbefa9584ffbbe03ab8035d856711 (patch) | |
tree | 6bb4688b65fc6f904e9ee429f4ce40142d5c0788 /mail | |
parent | 1094adef91858791cea28cb2034a4920f3c5a72d (diff) | |
download | freebsd-ports-graphics-adf396bbc84cbefa9584ffbbe03ab8035d856711.tar.gz freebsd-ports-graphics-adf396bbc84cbefa9584ffbbe03ab8035d856711.tar.zst freebsd-ports-graphics-adf396bbc84cbefa9584ffbbe03ab8035d856711.zip |
- Update to 0.0003
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Dancer2-Plugin-Email/CHANGES
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Dancer2-Plugin-Email/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-Dancer2-Plugin-Email/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/mail/p5-Dancer2-Plugin-Email/Makefile b/mail/p5-Dancer2-Plugin-Email/Makefile index a7640641b9a..75c1cca1b59 100644 --- a/mail/p5-Dancer2-Plugin-Email/Makefile +++ b/mail/p5-Dancer2-Plugin-Email/Makefile @@ -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 Dancer2 applications 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 \ diff --git a/mail/p5-Dancer2-Plugin-Email/distinfo b/mail/p5-Dancer2-Plugin-Email/distinfo index ecd60d70151..1be9ce0e807 100644 --- a/mail/p5-Dancer2-Plugin-Email/distinfo +++ b/mail/p5-Dancer2-Plugin-Email/distinfo @@ -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 |