diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-06-03 08:31:42 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-06-03 08:31:42 +0000 |
commit | 664b4c66c14984f208626fd940e50795d85c2966 (patch) | |
tree | cd3c96573c2bba5d4fb8099ef9892221935015dc /mail/p5-Dancer-Plugin-Email | |
parent | 8e48712e3e33554be1d3d5bd995f0555fd28ad63 (diff) | |
download | ports-664b4c66c14984f208626fd940e50795d85c2966.tar.gz ports-664b4c66c14984f208626fd940e50795d85c2966.zip |
- Update to 0.1203 [1]
- Make use of the CPAN:USER macro
- Pet portlint(1) using tabs instead of spaces
Changes: http://search.cpan.org/dist/Dancer-Plugin-Email/CHANGES
PR: ports/157541 [1]
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=275010
Diffstat (limited to 'mail/p5-Dancer-Plugin-Email')
-rw-r--r-- | mail/p5-Dancer-Plugin-Email/Makefile | 8 | ||||
-rw-r--r-- | mail/p5-Dancer-Plugin-Email/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/p5-Dancer-Plugin-Email/Makefile b/mail/p5-Dancer-Plugin-Email/Makefile index 5290e51cc744..809819873817 100644 --- a/mail/p5-Dancer-Plugin-Email/Makefile +++ b/mail/p5-Dancer-Plugin-Email/Makefile @@ -6,16 +6,16 @@ # PORTNAME= Dancer-Plugin-Email -PORTVERSION= 0.1202 +PORTVERSION= 0.1203 CATEGORIES= mail perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/I/IR/IRONCAMEL +MASTER_SITE_SUBDIR= CPAN:IRONCAMEL PKGNAMEPREFIX= p5- MAINTAINER= magik@roorback.net COMMENT= Simple email handling for Dancer applications -RUN_DEPENDS= p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \ +RUN_DEPENDS= p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \ p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ p5-Email-Stuff>=2.102:${PORTSDIR}/mail/p5-Email-Stuff \ p5-Hash-Merge>=0.12:${PORTSDIR}/textproc/p5-Hash-Merge \ @@ -23,7 +23,7 @@ RUN_DEPENDS= p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \ p5-Net-SMTP-SSL>=0:${PORTSDIR}/mail/p5-Net-SMTP-SSL \ p5-Net-SMTP-TLS>=0:${PORTSDIR}/mail/p5-Net-SMTP-TLS \ p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/mail/p5-Dancer-Plugin-Email/distinfo b/mail/p5-Dancer-Plugin-Email/distinfo index c60c1ae11b8c..ae600611a248 100644 --- a/mail/p5-Dancer-Plugin-Email/distinfo +++ b/mail/p5-Dancer-Plugin-Email/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer-Plugin-Email-0.1202.tar.gz) = c4eb2700d88e64f90e49c0bd7b938cf61e5dd652c2b843e5a3fe708b66f509ae -SIZE (Dancer-Plugin-Email-0.1202.tar.gz) = 12279 +SHA256 (Dancer-Plugin-Email-0.1203.tar.gz) = 9c7ecacbc4131a8ad2254bb7bd3ee20d4e241173256cf0f7d16642bd1c7c5d43 +SIZE (Dancer-Plugin-Email-0.1203.tar.gz) = 12320 |