diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2013-05-22 19:37:34 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2013-05-22 19:37:34 +0800 |
commit | cf4579722c2f8bee4d7a0be67331964cdda27ab6 (patch) | |
tree | 92a9d359108b2b43f23489682518d31e6f81809b /textproc | |
parent | 5d2e086f0d456fd50b2eb64fb5b9921d567f5468 (diff) | |
download | freebsd-ports-gnome-cf4579722c2f8bee4d7a0be67331964cdda27ab6.tar.gz freebsd-ports-gnome-cf4579722c2f8bee4d7a0be67331964cdda27ab6.tar.zst freebsd-ports-gnome-cf4579722c2f8bee4d7a0be67331964cdda27ab6.zip |
- Upgrade to 0.990108.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Haml/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-Haml/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Haml/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-Text-Haml/Makefile b/textproc/p5-Text-Haml/Makefile index 7854cd4e0194..744d4259e36f 100644 --- a/textproc/p5-Text-Haml/Makefile +++ b/textproc/p5-Text-Haml/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Text-Haml -PORTVERSION= 0.990107 +PORTVERSION= 0.990108 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -MAN3= Text::Haml.3 +MAN3= Text::Haml.3 \ + Text::README.3 .include <bsd.port.mk> diff --git a/textproc/p5-Text-Haml/distinfo b/textproc/p5-Text-Haml/distinfo index 490ede5de062..7d7eb2944e33 100644 --- a/textproc/p5-Text-Haml/distinfo +++ b/textproc/p5-Text-Haml/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-Haml-0.990107.tar.gz) = 9b536f6aba6b21277f564f6da30a32d71a9302a3635d457ad27f5ef50a29d49e -SIZE (Text-Haml-0.990107.tar.gz) = 20083 +SHA256 (Text-Haml-0.990108.tar.gz) = 55d05aca526a68eab08a714ccf3819fd6fcd1567caecc3874b6e2f8a23245f4c +SIZE (Text-Haml-0.990108.tar.gz) = 22139 diff --git a/textproc/p5-Text-Haml/pkg-plist b/textproc/p5-Text-Haml/pkg-plist index 1c4af46c1b23..6d83d48b1734 100644 --- a/textproc/p5-Text-Haml/pkg-plist +++ b/textproc/p5-Text-Haml/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Haml/.packlist %%SITE_PERL%%/Text/Haml.pm +%%SITE_PERL%%/Text/README.pod @dirrmtry %%SITE_PERL%%/Text @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Haml @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text |