Bug 222967 - devel/p5-B-Flags: Update to 0.17
Summary: devel/p5-B-Flags: Update to 0.17
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Danilo G. Baio
URL: http://cpansearch.perl.org/src/RURBAN...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-12 22:08 UTC by Sergei Vyshenski
Modified: 2017-10-12 22:32 UTC (History)
1 user (show)

See Also:


Attachments
patch to update the port (943 bytes, patch)
2017-10-12 22:08 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!