svn commit: r324529 - head/textproc/p5-Text-Haml

Jun Kuriyama kuriyama at FreeBSD.org
Sat Aug 10 14:29:21 UTC 2013


Author: kuriyama
Date: Sat Aug 10 14:29:20 2013
New Revision: 324529
URL: http://svnweb.freebsd.org/changeset/ports/324529

Log:
  - Upgrade to 0.990109.

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

Modified: head/textproc/p5-Text-Haml/Makefile
==============================================================================
--- head/textproc/p5-Text-Haml/Makefile	Sat Aug 10 14:28:55 2013	(r324528)
+++ head/textproc/p5-Text-Haml/Makefile	Sat Aug 10 14:29:20 2013	(r324529)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-Haml
-PORTVERSION=	0.990108
+PORTVERSION=	0.990109
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,7 +12,8 @@ COMMENT=	Perl extension for Haml parser
 RUN_DEPENDS=	p5-URI>0:${PORTSDIR}/net/p5-URI
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
-PERL_CONFIGURE=	yes
+USES=	perl5
+USE_PERL5=	configure
 
 MAN3=	Text::Haml.3 \
 	Text::README.3

Modified: head/textproc/p5-Text-Haml/distinfo
==============================================================================
--- head/textproc/p5-Text-Haml/distinfo	Sat Aug 10 14:28:55 2013	(r324528)
+++ head/textproc/p5-Text-Haml/distinfo	Sat Aug 10 14:29:20 2013	(r324529)
@@ -1,2 +1,2 @@
-SHA256 (Text-Haml-0.990108.tar.gz) = 55d05aca526a68eab08a714ccf3819fd6fcd1567caecc3874b6e2f8a23245f4c
-SIZE (Text-Haml-0.990108.tar.gz) = 22139
+SHA256 (Text-Haml-0.990109.tar.gz) = 49836e4f0251bf7ce0d22286e2cfd1ce24ba886b170bcff2f3f12e72fd3c0de9
+SIZE (Text-Haml-0.990109.tar.gz) = 22274


More information about the svn-ports-head mailing list