Bug 222967

Summary: devel/p5-B-Flags: Update to 0.17
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Some People CC: dbaio
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: http://cpansearch.perl.org/src/RURBAN/B-Flags-0.17/Changes
Attachments:
Description Flags
patch to update the port svysh.fbsd: maintainer-approval+

Description Sergei Vyshenski 2017-10-12 22:08:21 UTC
Created attachment 187120 [details]
patch to update the port

- Update 0.16 --> 0.17
Changes: http://cpansearch.perl.org/src/RURBAN/B-Flags-0.17/Changes

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

- Tested with poudriere 3.1.99.20171005 at 11.1-STABLE #0 r324504 with perl 5.24.3
To activate built-in perl tests 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

Tests say: "ok".
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-10-12 22:31:40 UTC
A commit references this bug:

Author: dbaio
Date: Thu Oct 12 22:31:10 UTC 2017
New revision: 451936
URL: https://svnweb.freebsd.org/changeset/ports/451936

Log:
  devel/p5-B-Flags: Update to 0.17

  Changes:	http://cpansearch.perl.org/src/RURBAN/B-Flags-0.17/Changes

  PR:		222967
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)

Changes:
  head/devel/p5-B-Flags/Makefile
  head/devel/p5-B-Flags/distinfo
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2017-10-12 22:32:16 UTC
Committed, thanks!