Date: Sun, 25 Apr 2010 03:45:44 -0700 (PDT) From: Jonathan Chu <milki@rescomp.berkeley.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/146035: [NEW PORT] lang/p5-Test-XPath: Test XML and HTML content and structure with XPath expressions Message-ID: <201004251045.o3PAjia7001879@dev-www7.rescomp.berkeley.edu> Resent-Message-ID: <201004251050.o3PAo10n002522@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 146035 >Category: ports >Synopsis: [NEW PORT] lang/p5-Test-XPath: Test XML and HTML content and structure with XPath expressions >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 25 10:50:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Jonathan Chu >Release: FreeBSD 7.1-RELEASE-p10 i386 >Organization: UC Berkeley - RSSP-IT >Environment: System: FreeBSD dev-www7.rescomp.berkeley.edu 7.1-RELEASE-p10 FreeBSD 7.1-RELEASE-p10 #5: Mon Jan 11 14:48:41 PST 2010 >Description: This library's module, Test::XPath, provides an interface for testing the content and structure of XML and HTML documents using XPath query expressions. This will be most useful for those who need to write TAP-emitting unit tests for HTML or XML output. WWW: http://search.cpan.org/dist/Test-XPath/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Test-XPath-0.12.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Test-XPath # p5-Test-XPath/pkg-plist # p5-Test-XPath/pkg-descr # p5-Test-XPath/distinfo # p5-Test-XPath/Makefile # echo c - p5-Test-XPath mkdir -p p5-Test-XPath > /dev/null 2>&1 echo x - p5-Test-XPath/pkg-plist sed 's/^X//' >p5-Test-XPath/pkg-plist << 'a899920992ca491484f1dbedb85d493e' X%%SITE_PERL%%/Test/XPath.pm X@dirrmtry %%SITE_PERL%%//Test a899920992ca491484f1dbedb85d493e echo x - p5-Test-XPath/pkg-descr sed 's/^X//' >p5-Test-XPath/pkg-descr << 'fe093e7c202903035cbe5991c642eb20' XThis library's module, Test::XPath, provides an interface for testing the Xcontent and structure of XML and HTML documents using XPath query expressions. XThis will be most useful for those who need to write TAP-emitting unit tests Xfor HTML or XML output. X XWWW: http://search.cpan.org/dist/Test-XPath/ fe093e7c202903035cbe5991c642eb20 echo x - p5-Test-XPath/distinfo sed 's/^X//' >p5-Test-XPath/distinfo << 'b8ccacc9609d0ddab57c2a0795e023e3' XMD5 (Test-XPath-0.12.tar.gz) = a26cbae4e57196af39606d3f30b178ac XSHA256 (Test-XPath-0.12.tar.gz) = 1e1c93b1c9457993e298933e126af99b07ecf9aed53b36061d4eb9aeef3ed4c6 XSIZE (Test-XPath-0.12.tar.gz) = 13222 b8ccacc9609d0ddab57c2a0795e023e3 echo x - p5-Test-XPath/Makefile sed 's/^X//' >p5-Test-XPath/Makefile << 'a6fc0d898905238a78ebd482149cf1fc' X# New ports collection makefile for: p5-Test-XPath X# Date created: 25 April 2010 X# Whom: milki X# X# $FreeBSD$ X# X XPORTNAME= Test-XPath XPORTVERSION= 0.12 XCATEGORIES= lang perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/D/DW/DWHEELER XPKGNAMEPREFIX= p5- X XMAINTAINER= milki@rescomp.berkeley.edu XCOMMENT= Test XML and HTML content and structure with XPath expressions X XBUILD_DEPENDS= p5-Test-Simple>=0.70:${PORTSDIR}/devel/p5-Test-Simple \ X p5-Module-Build>=0.30:${PORTSDIR}/devel/p5-Module-Build XRUN_DEPENDS= p5-XML-LibXML>=1.69:${PORTSDIR}/textproc/p5-XML-LibXML X XPERL_MODBUILD= YES X XMAN3= Test::XPath.3 X X.include <bsd.port.mk> a6fc0d898905238a78ebd482149cf1fc exit --- p5-Test-XPath-0.12.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004251045.o3PAjia7001879>