diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2014-11-20 10:07:38 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2014-11-20 10:07:38 +0000 |
commit | ac08c7f178768279ed528ace0129027b653df836 (patch) | |
tree | 11572417b03fa6fd365e34f80746b9a5d7b4c022 /textproc/p5-Text-Haml | |
parent | 95ecdf3ae47c554e1ca399d174a730b23292c17c (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-Haml')
-rw-r--r-- | textproc/p5-Text-Haml/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Text-Haml/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Haml/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-Haml/Makefile b/textproc/p5-Text-Haml/Makefile index b9ec4516cced..7178942ecccb 100644 --- a/textproc/p5-Text-Haml/Makefile +++ b/textproc/p5-Text-Haml/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Text-Haml -PORTVERSION= 0.990114 +PORTVERSION= 0.990116 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,5 +14,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild +NO_ARCH= YES .include <bsd.port.mk> diff --git a/textproc/p5-Text-Haml/distinfo b/textproc/p5-Text-Haml/distinfo index a22fdf8702bd..f98d541dca77 100644 --- a/textproc/p5-Text-Haml/distinfo +++ b/textproc/p5-Text-Haml/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-Haml-0.990114.tar.gz) = f4ba2811445a181f8c60518e6738f06444135cbf7bb24055dcaa893befe92b88 -SIZE (Text-Haml-0.990114.tar.gz) = 28278 +SHA256 (Text-Haml-0.990116.tar.gz) = ac1123b09ce7b5a52ef28ac74d1cf63757abd234bbb0b40f902b0ba7f9bc9cfe +SIZE (Text-Haml-0.990116.tar.gz) = 29111 diff --git a/textproc/p5-Text-Haml/pkg-plist b/textproc/p5-Text-Haml/pkg-plist index 2bfe330ea5f3..e43f6be06734 100644 --- a/textproc/p5-Text-Haml/pkg-plist +++ b/textproc/p5-Text-Haml/pkg-plist @@ -1,3 +1,2 @@ %%PERL5_MAN3%%/Text::Haml.3.gz %%SITE_PERL%%/Text/Haml.pm -@dirrmtry %%SITE_PERL%%/Text |