diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-09-27 09:03:05 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-09-27 09:03:05 +0000 |
commit | 6874855bff17cea31a1d5764b02d0340444bff7c (patch) | |
tree | e1b7009ba56eb20d86b235872e727e0bdbcfeb66 /mail | |
parent | 493875f83e55bc0108954753e1afa43a16a6f6e9 (diff) | |
download | ports-6874855bff17cea31a1d5764b02d0340444bff7c.tar.gz ports-6874855bff17cea31a1d5764b02d0340444bff7c.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Dancer-Plugin-Email/Makefile | 10 | ||||
-rw-r--r-- | mail/p5-Dancer-Plugin-Email/distinfo | 4 | ||||
-rw-r--r-- | mail/p5-Dancer-Plugin-Email/pkg-plist | 1 |
3 files changed, 4 insertions, 11 deletions
diff --git a/mail/p5-Dancer-Plugin-Email/Makefile b/mail/p5-Dancer-Plugin-Email/Makefile index 5be2033dd395..e9b62d24862f 100644 --- a/mail/p5-Dancer-Plugin-Email/Makefile +++ b/mail/p5-Dancer-Plugin-Email/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: Dancer-Plugin-Email -# Date created: 30 Dec 2010 -# Whom: Grzegorz Blach <magik@roorback.net> -# # $FreeBSD$ -# PORTNAME= Dancer-Plugin-Email -PORTVERSION= 0.1300 +PORTVERSION= 1.0000 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IRONCAMEL @@ -30,7 +25,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes -MAN3= Dancer::Plugin::README.3 \ - Dancer::Plugin::Email.3 +MAN3= Dancer::Plugin::Email.3 .include <bsd.port.mk> diff --git a/mail/p5-Dancer-Plugin-Email/distinfo b/mail/p5-Dancer-Plugin-Email/distinfo index a7b4dedd17db..4cacac448958 100644 --- a/mail/p5-Dancer-Plugin-Email/distinfo +++ b/mail/p5-Dancer-Plugin-Email/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer-Plugin-Email-0.1300.tar.gz) = db9bde9f2b724f47f263f78796531537d2f8c79d61125b6c7c09606a5f3296ef -SIZE (Dancer-Plugin-Email-0.1300.tar.gz) = 13554 +SHA256 (Dancer-Plugin-Email-1.0000.tar.gz) = 259eac4859b8c93ab0901fd5a81abc398a0610a1edc083238d40fdb7b9d80a7a +SIZE (Dancer-Plugin-Email-1.0000.tar.gz) = 14201 diff --git a/mail/p5-Dancer-Plugin-Email/pkg-plist b/mail/p5-Dancer-Plugin-Email/pkg-plist index a3ebab371df6..ae8b28ed00ae 100644 --- a/mail/p5-Dancer-Plugin-Email/pkg-plist +++ b/mail/p5-Dancer-Plugin-Email/pkg-plist @@ -1,6 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Email/.packlist %%SITE_PERL%%/Dancer/Plugin/Email.pm -%%SITE_PERL%%/Dancer/Plugin/README.pod @dirrmtry %%SITE_PERL%%/Dancer/Plugin @dirrmtry %%SITE_PERL%%/Dancer @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Email |