Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2014 14:34:53 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339506 - head/textproc/p5-Text-Haml
Message-ID:  <201401121434.s0CEYr67051976@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Sun Jan 12 14:34:52 2014
New Revision: 339506
URL: http://svnweb.freebsd.org/changeset/ports/339506

Log:
  - Upgrade to 0.990114.

Modified:
  head/textproc/p5-Text-Haml/Makefile
  head/textproc/p5-Text-Haml/distinfo
  head/textproc/p5-Text-Haml/pkg-plist

Modified: head/textproc/p5-Text-Haml/Makefile
==============================================================================
--- head/textproc/p5-Text-Haml/Makefile	Sun Jan 12 14:31:58 2014	(r339505)
+++ head/textproc/p5-Text-Haml/Makefile	Sun Jan 12 14:34:52 2014	(r339506)
@@ -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
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 USES=	perl5
-USE_PERL5=	configure
+USE_PERL5=	modbuild
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-Haml/distinfo
==============================================================================
--- head/textproc/p5-Text-Haml/distinfo	Sun Jan 12 14:31:58 2014	(r339505)
+++ head/textproc/p5-Text-Haml/distinfo	Sun Jan 12 14:34:52 2014	(r339506)
@@ -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

Modified: head/textproc/p5-Text-Haml/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Haml/pkg-plist	Sun Jan 12 14:31:58 2014	(r339505)
+++ head/textproc/p5-Text-Haml/pkg-plist	Sun Jan 12 14:34:52 2014	(r339506)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401121434.s0CEYr67051976>