Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2015 11:57:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199001] [MAINTAINER] textproc/p5-XML-Parser-Lite: fix PORTVERSION to 0.720
Message-ID:  <bug-199001-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 199001
           Summary: [MAINTAINER] textproc/p5-XML-Parser-Lite: fix
                    PORTVERSION to 0.720
           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 154961
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154961&action=edit
patch for updating port

- change PORTVERSION from 0.72 to 0.720 to make portscout happy.
- add DISTNAME to fetch version 0.72, as author decided to call it so,
after previous version 0.719:
http://search.cpan.org/~phred/XML-Parser-Lite-0.72/

- "portlint -AC" just warns about non-empty $FreeBSD$ tag and about 
hyphen in PORTNAME.

- 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-199001-13>