Bug 229231 - net/p5-NetAddr-MAC: Update to 0.96
Summary: net/p5-NetAddr-MAC: Update to 0.96
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-22 14:30 UTC by Kai Knoblich
Modified: 2018-06-22 17:59 UTC (History)
2 users (show)

See Also:
dgeo: maintainer-feedback+


Attachments
p5-NetAddr-MAC-0.96.patch (1.21 KB, patch)
2018-06-22 14:30 UTC, Kai Knoblich
dgeo: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2018-06-22 14:30:28 UTC
Created attachment 194500 [details]
p5-NetAddr-MAC-0.96.patch

Hello,

attached is the patch that updates net/p5-NetAddr-MAC to 0.96 .

Changes by upstream:
- https://metacpan.org/changes/distribution/NetAddr-MAC

Changes to the port:
- added LICENSE, LICENSE_COMB and LICENSE_FILE_*
- added TEST_DEPENDS
- added NO_ARCH

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) -> OK
- portlint -> OK

make test results (both amd64 + i386):
> All tests successful.
> Files=20, Tests=319,  1 wallclock secs ( 0.05 usr  0.09 sys +  0.64 cusr  0.34 csys =  1.12 CPU)
> Result: PASS
Comment 1 geoffroy desvernay 2018-06-22 16:17:32 UTC
approved here, thank you !
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-06-22 17:59:07 UTC
A commit references this bug:

Author: swills
Date: Fri Jun 22 17:58:58 UTC 2018
New revision: 473050
URL: https://svnweb.freebsd.org/changeset/ports/473050

Log:
  net/p5-NetAddr-MAC: Update to 0.96

  PR:		229231
  Submitted by:	Kai <freebsd_ports@k-worx.org>
  Reviewed by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)

Changes:
  head/net/p5-NetAddr-MAC/Makefile
  head/net/p5-NetAddr-MAC/distinfo
Comment 3 Steve Wills freebsd_committer freebsd_triage 2018-06-22 17:59:54 UTC
Committed, thanks!