Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2013 15:14:38 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330133 - head/www/p5-HTML-Parser-Simple
Message-ID:  <201310121514.r9CFEc8M078571@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 12 15:14:37 2013
New Revision: 330133
URL: http://svnweb.freebsd.org/changeset/ports/330133

Log:
  - Update to 2.01
  
  Changes:	http://search.cpan.org/dist/HTML-Parser-Simple/Changes

Modified:
  head/www/p5-HTML-Parser-Simple/Makefile
  head/www/p5-HTML-Parser-Simple/distinfo

Modified: head/www/p5-HTML-Parser-Simple/Makefile
==============================================================================
--- head/www/p5-HTML-Parser-Simple/Makefile	Sat Oct 12 15:11:47 2013	(r330132)
+++ head/www/p5-HTML-Parser-Simple/Makefile	Sat Oct 12 15:14:37 2013	(r330133)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	HTML-Parser-Simple
-PORTVERSION=	2.00
+PORTVERSION=	2.01
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,8 +13,8 @@ COMMENT=	Parse nice HTML files without n
 
 LICENSE=	ART10
 
-BUILD_DEPENDS=	p5-Moos>=0.13:${PORTSDIR}/devel/p5-Moos \
-		p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple
+BUILD_DEPENDS=	p5-Moo>=1.003001:${PORTSDIR}/devel/p5-Moo \
+		p5-Tree-Simple>=1.22:${PORTSDIR}/devel/p5-Tree-Simple
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
 

Modified: head/www/p5-HTML-Parser-Simple/distinfo
==============================================================================
--- head/www/p5-HTML-Parser-Simple/distinfo	Sat Oct 12 15:11:47 2013	(r330132)
+++ head/www/p5-HTML-Parser-Simple/distinfo	Sat Oct 12 15:14:37 2013	(r330133)
@@ -1,2 +1,2 @@
-SHA256 (HTML-Parser-Simple-2.00.tgz) = 21264928d56aaaee65ac4887139d43312c95d948cc1acfcfa3734c4e734b9859
-SIZE (HTML-Parser-Simple-2.00.tgz) = 26434
+SHA256 (HTML-Parser-Simple-2.01.tgz) = 3c421df7e107e7a0a2c2c20bfe39007a0cdb6d7993e639d01fb520ad0f315f25
+SIZE (HTML-Parser-Simple-2.01.tgz) = 26851



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