[Bug 199000] [MAINTAINER] textproc/p5-Data-SpreadPagination: add TEST_DEPENDS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 29 11:26:12 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199000

            Bug ID: 199000
           Summary: [MAINTAINER] textproc/p5-Data-SpreadPagination: add
                    TEST_DEPENDS
           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

Created attachment 154958
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154958&action=edit
patch for updating port

- add TEST_DEPENDS
- add LICENSE
- add NO_ARCH
- remove "test" target
- fix "Created by" line
- bump PORTREVISON

- "portlint -AC" just warns about non-empty $FreeBSD$ tag and 
about non-empty PORTREVISION.

- Tested with poudriere 3.1.99 at 10.1-amd64 with perl5-5.18.4_11.
Two variants of poudriere logs are attached: 
with and without activation of built-in perl tests.
To control built-in perl tests inside poudriere jails, 
Mk/Uses/perl5.mk was locally augmented with lines:

.if defined(RUN_PERL_TESTS)
BUILD_DEPENDS+= ${TEST_DEPENDS}
pre-install:    test
.endif # defined(RUN_PERL_TESTS)

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


More information about the freebsd-ports-bugs mailing list