diff --git a/textproc/p5-Text-Haml/Makefile b/textproc/p5-Text-Haml/Makefile index 81e9e38be0fe..ab8bec4436e4 100644 --- a/textproc/p5-Text-Haml/Makefile +++ b/textproc/p5-Text-Haml/Makefile @@ -1,20 +1,22 @@ # $FreeBSD$ PORTNAME= Text-Haml -PORTVERSION= 0.990116 -PORTREVISION= 1 +PORTVERSION= 0.990118 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org -COMMENT= Perl extension for Haml parser +MAINTAINER= perl@FreeBSD.org +COMMENT= Haml-parsing Perl extension -RUN_DEPENDS= p5-URI>0:net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +LICENSE= ART20 -USES= perl5 -USE_PERL5= modbuild -NO_ARCH= YES +BUILD_DEPENDS= p5-URI>0:net/p5-URI +RUN_DEPENDS= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Data-Section-Simple>=0:devel/p5-Data-Section-Simple + +USES= perl5 +USE_PERL5= modbuildtiny +NO_ARCH= yes .include diff --git a/textproc/p5-Text-Haml/distinfo b/textproc/p5-Text-Haml/distinfo index f98d541dca77..4579b11f06af 100644 --- a/textproc/p5-Text-Haml/distinfo +++ b/textproc/p5-Text-Haml/distinfo @@ -1,2 +1,3 @@ -SHA256 (Text-Haml-0.990116.tar.gz) = ac1123b09ce7b5a52ef28ac74d1cf63757abd234bbb0b40f902b0ba7f9bc9cfe -SIZE (Text-Haml-0.990116.tar.gz) = 29111 +TIMESTAMP = 1510881529 +SHA256 (Text-Haml-0.990118.tar.gz) = a7a87333f8d8fb08670acb51b495893c83b28b8e010e3bdce50fe9231f4438ea +SIZE (Text-Haml-0.990118.tar.gz) = 30602 diff --git a/textproc/p5-Text-Haml/pkg-descr b/textproc/p5-Text-Haml/pkg-descr index 8515df1e7c83..2f372826dee8 100644 --- a/textproc/p5-Text-Haml/pkg-descr +++ b/textproc/p5-Text-Haml/pkg-descr @@ -6,4 +6,4 @@ Text::Haml passes specification tests written by Norman Clarke https://github.com/norman/haml-spec and supports only cross-language Haml features. Do not expect Ruby specific things to work. -WWW: http://search.cpan.org/dist/Text-Haml/ +WWW: https://metacpan.org/release/Text-Haml diff --git a/textproc/p5-Text-Haml/pkg-plist b/textproc/p5-Text-Haml/pkg-plist index e43f6be06734..12b2a3d0c5f2 100644 --- a/textproc/p5-Text-Haml/pkg-plist +++ b/textproc/p5-Text-Haml/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Text::Haml.3.gz %%SITE_PERL%%/Text/Haml.pm +%%PERL5_MAN3%%/Text::Haml.3.gz