Bug 197014 - net-mgmt/p5-NetAddr-IP update 4.069_2 -> 4.075
Summary: net-mgmt/p5-NetAddr-IP update 4.069_2 -> 4.075
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: Anton Berezin
URL:
Keywords:
: 197739 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-01-22 23:58 UTC by Sergei Vyshenski
Modified: 2015-02-16 21:18 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (tobez)


Attachments
patch for updating port (1.96 KB, patch)
2015-01-22 23:58 UTC, Sergei Vyshenski
no flags Details | Diff
log from poudriere at 10.1-amd64 (34.06 KB, text/plain)
2015-01-22 23:58 UTC, Sergei Vyshenski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2015-01-22 23:58:33 UTC
Created attachment 152038 [details]
patch for updating port

- Update net-mgmt/p5-NetAddr-IP 4.069_2 -> 4.075
Changes: 
http://cpansearch.perl.org/src/MIKER/NetAddr-IP-4.075/Changes

- remove post-patch target from the port's Makefile,
	as this docs related bug was fixed in ver.4.070
- update Comment in Makefile to mention IPv6 support
- add STRIP_CMD

- "portlint -AC" says:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty...
WARN: Makefile: Consider defining LICENSE.

but license is still not known.

- Tested with poudriere-3.1.1 (log attached) at 10.1-amd64 with perl5-5.18.4_11
During this testing, built-in perl tests were activated with
"pre-install: test" construct in the port's Makefile.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-22 23:58:33 UTC
Auto-assigned to maintainer tobez@FreeBSD.org
Comment 2 Sergei Vyshenski 2015-01-22 23:58:54 UTC
Created attachment 152039 [details]
log from poudriere at 10.1-amd64
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-02-16 21:17:16 UTC
A commit references this bug:

Author: adamw
Date: Mon Feb 16 21:17:05 UTC 2015
New revision: 379111
URL: https://svnweb.freebsd.org/changeset/ports/379111

Log:
  Update to 4.075.

  Changes: https://metacpan.org/changes/distribution/NetAddr-IP

  PR:		197014
  Submitted by:	Sergei Vyshenski
  Approved by:	maintainer (implicit)

Changes:
  head/net-mgmt/p5-NetAddr-IP/Makefile
  head/net-mgmt/p5-NetAddr-IP/distinfo
  head/net-mgmt/p5-NetAddr-IP/pkg-plist
Comment 4 Adam Weinberger freebsd_committer freebsd_triage 2015-02-16 21:18:16 UTC
Committed with modifications. The strip command as you had it will not work as a non-root user.

Also, NO_ARCH is exactly the opposite of having a .so file in the plist.
Comment 5 Adam Weinberger freebsd_committer freebsd_triage 2015-02-16 21:18:37 UTC
*** Bug 197739 has been marked as a duplicate of this bug. ***