diff options
author | gblach <gblach@FreeBSD.org> | 2015-02-08 19:07:03 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2015-02-08 19:07:03 +0800 |
commit | cfdb047cc270231bd5733f63003eefd92ba7faea (patch) | |
tree | d47933a1183b9c516529592f40d4d98f504af378 | |
parent | 7c955cc22077cc44fff80e08ef75c6415f4ec1ad (diff) | |
download | freebsd-ports-gnome-cfdb047cc270231bd5733f63003eefd92ba7faea.tar.gz freebsd-ports-gnome-cfdb047cc270231bd5733f63003eefd92ba7faea.tar.zst freebsd-ports-gnome-cfdb047cc270231bd5733f63003eefd92ba7faea.zip |
Update to 1.0300
-rw-r--r-- | mail/p5-Dancer-Plugin-Email/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-Dancer-Plugin-Email/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-Dancer-Plugin-Email/Makefile b/mail/p5-Dancer-Plugin-Email/Makefile index a562ea45085c..74a88b81cdd1 100644 --- a/mail/p5-Dancer-Plugin-Email/Makefile +++ b/mail/p5-Dancer-Plugin-Email/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Dancer-Plugin-Email -PORTVERSION= 1.0201 -PORTREVISION= 1 +PORTVERSION= 1.0300 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IRONCAMEL @@ -15,6 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \ + p5-Exporter-Tiny>=0:${PORTSDIR}/devel/p5-Exporter-Tiny \ p5-Email-Sender>=0:${PORTSDIR}/mail/p5-Email-Sender \ p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type \ p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools diff --git a/mail/p5-Dancer-Plugin-Email/distinfo b/mail/p5-Dancer-Plugin-Email/distinfo index 02fee4b7f85c..316388ccc56b 100644 --- a/mail/p5-Dancer-Plugin-Email/distinfo +++ b/mail/p5-Dancer-Plugin-Email/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer-Plugin-Email-1.0201.tar.gz) = f377c4a328afa97501396aedaeee54623f8c3bb1351e756d46d289a944b017ed -SIZE (Dancer-Plugin-Email-1.0201.tar.gz) = 17691 +SHA256 (Dancer-Plugin-Email-1.0300.tar.gz) = f6e03fb9c900c334a3197ed5d893443b718f63812e1629794813d6ec6ec2967c +SIZE (Dancer-Plugin-Email-1.0300.tar.gz) = 18052 |