Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Nov 2015 13:06:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204308] [patch] www/p5-pQuery:  Update to 0.23
Message-ID:  <bug-204308-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204308

            Bug ID: 204308
           Summary: [patch] www/p5-pQuery:  Update to 0.23
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tobez@FreeBSD.org
          Reporter: ports@toco-domains.de
             Flags: maintainer-feedback?(tobez@FreeBSD.org)
          Keywords: patch
          Assignee: tobez@FreeBSD.org

Created attachment 162812
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162812&action=edit
patch with update to 0.23

Hello,

attached a patch to bring the port to its current version. I also defined a
license and pet portlint.

QA:

portlint is fine.

poudriere builds fine on:
9.3 amd64 + i386
10.1 amd64 + i386
10.2 amd64 + i386
11-current r290334 amd64 + i386

make test is also fine:
===>  Testing for p5-pQuery-0.23
cd /usr/ports/www/p5-pQuery/work/pQuery-0.23/ && /usr/bin/env
XDG_DATA_HOME=/usr/ports/www/p5-pQuery/work 
XDG_CONFIG_HOME=/usr/ports/www/p5-pQuery/work 
HOME=/usr/ports/www/p5-pQuery/work NO_PIE=yes SHELL=/bin/sh NO_LINT=YES
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2
-pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="" 
LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe
-fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local"
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444" 
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644" 
BSD_INSTALL_MAN="install  -m 444" /usr/bin/make
DESTDIR=/usr/ports/www/p5-pQuery/work/stage test
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.20.3 "-MExtUtils::Command::MM"
"-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/000-compile-modules.t .. ok   
t/contructors.t .......... ok     
t/dom.t .................. ok     
t/each.t ................. ok   
t/end.t .................. ok   
t/eq.t ................... ok   
t/find.t ................. ok   
t/html.t ................. ok   
t/misc.t ................. ok   
t/release-pod-syntax.t ... skipped: these tests are for release candidate
testing
t/reset.t ................ skipped: require Test::LeakTrace
t/rt-cpan-36104.t ........ ok   
t/selectors.t ............ ok     
t/text.t ................. ok   
All tests successful.
Files=14, Tests=136,  1 wallclock secs ( 0.08 usr  0.03 sys +  1.37 cusr  0.14
csys =  1.62 CPU)
Result: PASS

Greetings,
Torsten

-- 
You are receiving this mail because:
You are the assignee for the bug.



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