diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2014-01-12 22:34:52 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2014-01-12 22:34:52 +0800 |
commit | 5efb3e722c4057a9e7d50458248c80a3f5987dcd (patch) | |
tree | bac591e18cdd1c9a321d57068820b4d3fbb985bc /textproc/p5-Text-Haml | |
parent | 25d335d26bfc819094b4303412c690da01b45da0 (diff) | |
download | freebsd-ports-gnome-5efb3e722c4057a9e7d50458248c80a3f5987dcd.tar.gz freebsd-ports-gnome-5efb3e722c4057a9e7d50458248c80a3f5987dcd.tar.zst freebsd-ports-gnome-5efb3e722c4057a9e7d50458248c80a3f5987dcd.zip |
- Upgrade to 0.990114.
Diffstat (limited to 'textproc/p5-Text-Haml')
-rw-r--r-- | textproc/p5-Text-Haml/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Haml/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Haml/pkg-plist | 5 |
3 files changed, 4 insertions, 9 deletions
diff --git a/textproc/p5-Text-Haml/Makefile b/textproc/p5-Text-Haml/Makefile index e150e8a9f978..b9ec4516cced 100644 --- a/textproc/p5-Text-Haml/Makefile +++ b/textproc/p5-Text-Haml/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Text-Haml -PORTVERSION= 0.990111 +PORTVERSION= 0.990114 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,6 @@ RUN_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild .include <bsd.port.mk> diff --git a/textproc/p5-Text-Haml/distinfo b/textproc/p5-Text-Haml/distinfo index 59862f3bd04c..a22fdf8702bd 100644 --- a/textproc/p5-Text-Haml/distinfo +++ b/textproc/p5-Text-Haml/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-Haml-0.990111.tar.gz) = ad8b881c14ac25e5e98b760e78552d55d9b2d0f7ee7d12464b92e126f41cc7a9 -SIZE (Text-Haml-0.990111.tar.gz) = 22830 +SHA256 (Text-Haml-0.990114.tar.gz) = f4ba2811445a181f8c60518e6738f06444135cbf7bb24055dcaa893befe92b88 +SIZE (Text-Haml-0.990114.tar.gz) = 28278 diff --git a/textproc/p5-Text-Haml/pkg-plist b/textproc/p5-Text-Haml/pkg-plist index 38e165279509..2bfe330ea5f3 100644 --- a/textproc/p5-Text-Haml/pkg-plist +++ b/textproc/p5-Text-Haml/pkg-plist @@ -1,8 +1,3 @@ %%PERL5_MAN3%%/Text::Haml.3.gz -%%PERL5_MAN3%%/Text::README.3.gz -%%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 |