ports/120805: [UPDATE] ww/p5-HTML-Selector-XPath

Felippe de Meirelles Motta lippemail at gmail.com
Mon Feb 18 16:50:03 UTC 2008


>Number:         120805
>Category:       ports
>Synopsis:       [UPDATE] ww/p5-HTML-Selector-XPath
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 18 16:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.03;
- Use CPAN macro;
- Added BUILD_DEPENDS.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Selector-XPath/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	28 Aug 2007 21:33:03 -0000	1.1
+++ Makefile	18 Feb 2008 03:18:33 -0000
@@ -6,15 +6,16 @@
 #
 
 PORTNAME=	HTML-Selector-XPath
-PORTVERSION=	0.02
+PORTVERSION=	0.03
 CATEGORIES=	www perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	HTML
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	smatsui at karashi.org
 COMMENT=	HTML::Selector::XPath - CSS Selector to XPath compiler
 
+BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+
 PERL_CONFIGURE=	yes
 
 MAN3=	HTML::Selector::XPath.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Selector-XPath/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	28 Aug 2007 21:33:03 -0000	1.1
+++ distinfo	18 Feb 2008 03:18:33 -0000
@@ -1,3 +1,3 @@
-MD5 (HTML-Selector-XPath-0.02.tar.gz) = 218bb8374e557ab36a3b05afda00986f
-SHA256 (HTML-Selector-XPath-0.02.tar.gz) = d44eaf7ed1da6e622202c080aadc375231589949c8c1ef18010ec7d9f7292497
-SIZE (HTML-Selector-XPath-0.02.tar.gz) = 34653
+MD5 (HTML-Selector-XPath-0.03.tar.gz) = 28fc94cd3155a16bc6cc055830534c58
+SHA256 (HTML-Selector-XPath-0.03.tar.gz) = 33d49491bbb38c44077769ce2c453cb012034ba72c5dedca69b2430b5e4715d0
+SIZE (HTML-Selector-XPath-0.03.tar.gz) = 35054


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list