diff options
author | culot <culot@FreeBSD.org> | 2011-06-03 16:31:42 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-06-03 16:31:42 +0800 |
commit | bce7705164931a5b06379a1f20d2f6fd383f0754 (patch) | |
tree | 2ff36bfca3ba3faacd9aba905b9675cc4dd32c60 /mail | |
parent | 0b7465d69eb4fb1778989a522ad30067ae04e671 (diff) | |
download | freebsd-ports-graphics-bce7705164931a5b06379a1f20d2f6fd383f0754.tar.gz freebsd-ports-graphics-bce7705164931a5b06379a1f20d2f6fd383f0754.tar.zst freebsd-ports-graphics-bce7705164931a5b06379a1f20d2f6fd383f0754.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)
Diffstat (limited to 'mail')
-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 5290e51cc74..80981987381 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 c60c1ae11b8..ae600611a24 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 |