[Bug 215679] databases/p5-SQL-Abstract-More: update to 1.28
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 31 01:59:26 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215679
Bug ID: 215679
Summary: databases/p5-SQL-Abstract-More: update to 1.28
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: svysh.fbsd at gmail.com
CC: espen at tagestad.no
CC: espen at tagestad.no
Flags: maintainer-feedback?(espen at tagestad.no)
Created attachment 178412
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178412&action=edit
patch for updating the port
- Update 1.15 --> 1.28
Changes: http://cpansearch.perl.org/src/DAMI/SQL-Abstract-More-1.28/Changes
- remove p5-Scalar-Does from build dependencies as not needed.
- add new build and test dependencies, except those which are core modules.
- add NO_ARCH=yes
- "portlint -AC" gives just non-relevant warnings.
- Tested (with and without buil-in perl tests) at 11.stable-amd64
with poudriere-3.1.14, perl-5.24.1, and openssl from base.
To activate test from within poudriere, file
Mk/Uses/perl5.mk was locally augmented with lines:
.if defined(RUN_PERL_TESTS)
BUILD_DEPENDS+= ${TEST_DEPENDS}
pre-install: test
.endif
All tests say: PASS.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list