diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2013-11-04 21:08:47 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2013-11-04 21:08:47 +0800 |
commit | a97c0def673a6adf6fad1497f9c0b990c4fd6d6f (patch) | |
tree | 109f251e702df2c559977c524aefdd392dd10fea | |
parent | d7adf9b6d7dd2870649d11d7deed306ec6fc71c9 (diff) | |
download | freebsd-ports-gnome-a97c0def673a6adf6fad1497f9c0b990c4fd6d6f.tar.gz freebsd-ports-gnome-a97c0def673a6adf6fad1497f9c0b990c4fd6d6f.tar.zst freebsd-ports-gnome-a97c0def673a6adf6fad1497f9c0b990c4fd6d6f.zip |
- Upgrade to 0.990111.
-rw-r--r-- | textproc/p5-Text-Haml/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Text-Haml/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Haml/pkg-plist | 2 |
3 files changed, 5 insertions, 7 deletions
diff --git a/textproc/p5-Text-Haml/Makefile b/textproc/p5-Text-Haml/Makefile index 92c5c3b989a4..e150e8a9f978 100644 --- a/textproc/p5-Text-Haml/Makefile +++ b/textproc/p5-Text-Haml/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Text-Haml -PORTVERSION= 0.990109 +PORTVERSION= 0.990111 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,4 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Text::Haml.3 \ - Text::README.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Text-Haml/distinfo b/textproc/p5-Text-Haml/distinfo index 28eaa0e6cc7f..59862f3bd04c 100644 --- a/textproc/p5-Text-Haml/distinfo +++ b/textproc/p5-Text-Haml/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-Haml-0.990109.tar.gz) = 49836e4f0251bf7ce0d22286e2cfd1ce24ba886b170bcff2f3f12e72fd3c0de9 -SIZE (Text-Haml-0.990109.tar.gz) = 22274 +SHA256 (Text-Haml-0.990111.tar.gz) = ad8b881c14ac25e5e98b760e78552d55d9b2d0f7ee7d12464b92e126f41cc7a9 +SIZE (Text-Haml-0.990111.tar.gz) = 22830 diff --git a/textproc/p5-Text-Haml/pkg-plist b/textproc/p5-Text-Haml/pkg-plist index 6d83d48b1734..38e165279509 100644 --- a/textproc/p5-Text-Haml/pkg-plist +++ b/textproc/p5-Text-Haml/pkg-plist @@ -1,3 +1,5 @@ +%%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 |