Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2015 11:26:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199000] [MAINTAINER] textproc/p5-Data-SpreadPagination: add TEST_DEPENDS
Message-ID:  <bug-199000-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: svysh.fbsd@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.



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