Date: Wed, 13 Jul 2011 01:50:12 GMT From: milki <milki@rescomp.berkeley.edu> To: perl@FreeBSD.org Subject: Re: ports/158787: [PATCH] www/p5-HTML-Selector-XPath: update to 0.07 Message-ID: <201107130150.p6D1oCJR059044@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/158787; it has been noted by GNATS.
From: milki <milki@rescomp.berkeley.edu>
To: bug-followup@FreeBSD.org
Cc:
Subject: Re: ports/158787: [PATCH] www/p5-HTML-Selector-XPath: update to 0.07
Date: Tue, 12 Jul 2011 18:44:22 -0700
--IJpNTDwzlM2Ie8A6
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
New patch without extraneous depends on unsupported perl versions.
--
milki
milki@rescomp.berkeley.edu
--IJpNTDwzlM2Ie8A6
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="xpath.patch"
diff -ruN --exclude=CVS /usr/ports/www/p5-HTML-Selector-XPath/Makefile /tmp/milki/ports/p5-HTML-Selector-XPath/Makefile
--- /usr/ports/www/p5-HTML-Selector-XPath/Makefile 2010-08-22 17:54:51.000000000 -0700
+++ /tmp/milki/ports/p5-HTML-Selector-XPath/Makefile 2011-07-12 18:38:07.000000000 -0700
@@ -6,15 +6,16 @@
#
PORTNAME= HTML-Selector-XPath
-PORTVERSION= 0.04
+PORTVERSION= 0.07
CATEGORIES= www perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
PKGNAMEPREFIX= p5-
MAINTAINER= smatsui@karashi.org
COMMENT= HTML::Selector::XPath - CSS Selector to XPath compiler
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+TEST_DEPENDS+= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base
PERL_CONFIGURE= yes
diff -ruN --exclude=CVS /usr/ports/www/p5-HTML-Selector-XPath/distinfo /tmp/milki/ports/p5-HTML-Selector-XPath/distinfo
--- /usr/ports/www/p5-HTML-Selector-XPath/distinfo 2011-03-19 05:35:37.000000000 -0700
+++ /tmp/milki/ports/p5-HTML-Selector-XPath/distinfo 2011-07-12 18:38:07.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (HTML-Selector-XPath-0.04.tar.gz) = fd0735f32a49a357025b0cb16669be34906ab8d8e514cff94075d71daa3fa99d
-SIZE (HTML-Selector-XPath-0.04.tar.gz) = 17957
+SHA256 (HTML-Selector-XPath-0.07.tar.gz) = 07a2399e105e556d74234d9a39bc2b6642347d5faa776abbf730268bb922e81f
+SIZE (HTML-Selector-XPath-0.07.tar.gz) = 22804
diff -ruN --exclude=CVS /usr/ports/www/p5-HTML-Selector-XPath/xpath.patch /tmp/milki/ports/p5-HTML-Selector-XPath/xpath.patch
--- /usr/ports/www/p5-HTML-Selector-XPath/xpath.patch 1969-12-31 16:00:00.000000000 -0800
+++ /tmp/milki/ports/p5-HTML-Selector-XPath/xpath.patch 2011-07-12 18:42:36.000000000 -0700
@@ -0,0 +1 @@
--IJpNTDwzlM2Ie8A6--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107130150.p6D1oCJR059044>
