Bug 215364 - net-mgmt/ipv6calc: Update to 0.99.1, Take MAINTAINER'ship
Summary: net-mgmt/ipv6calc: Update to 0.99.1, Take MAINTAINER'ship
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-17 23:10 UTC by Danilo G. Baio
Modified: 2016-12-18 16:13 UTC (History)
1 user (show)

See Also:


Attachments
ipv6calc-0.99.1.patch (2.96 KB, patch)
2016-12-17 23:10 UTC, Danilo G. Baio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo G. Baio freebsd_committer freebsd_triage 2016-12-17 23:10:49 UTC
Created attachment 178041 [details]
ipv6calc-0.99.1.patch

- Update to 0.99.1
- Drop gettext, not necessary
- Take maintainer'ship

Changelog: https://github.com/pbiering/ipv6calc/blob/master/ChangeLog

[Q/A]

portlint: OK (looks fine.)

testport: 
	poudriere: i386,  9.3   (OK)
	poudriere: amd64, 9.3   (OK)
	poudriere: i386,  10.3  (OK)
	poudriere: amd64, 10.3  (OK)
	poudriere: i386,  11    (OK)
	poudriere: amd64, 11    (OK)	
	poudriere: i386,  12    (OK)
	poudriere: amd64, 12    (OK)
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2016-12-17 23:21:43 UTC
Reported upstream about the patch ipv6calc/ipv6calc.c
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-12-18 16:12:47 UTC
A commit references this bug:

Author: ehaupt
Date: Sun Dec 18 16:12:28 UTC 2016
New revision: 428877
URL: https://svnweb.freebsd.org/changeset/ports/428877

Log:
  Update to 0.99.1 and pass maintainer-ship to submitter.

  PR:             215364
  Submitted by:   dbaio@bsd.com.br

Changes:
  head/net-mgmt/ipv6calc/Makefile
  head/net-mgmt/ipv6calc/distinfo
  head/net-mgmt/ipv6calc/files/patch-ipv6calc_ipv6calc.c
  head/net-mgmt/ipv6calc/pkg-plist
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2016-12-18 16:13:58 UTC
Committed with minor modification, thanks!

Modification:
Port is not DATADIR-safe. Adjusted pkg-plist accordingly.