Bug 204465 - [patch] net/apinger: Respect DOCS and cleanup
Summary: [patch] net/apinger: Respect DOCS and cleanup
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: Michael Landin
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-11-11 11:43 UTC by Renato Botelho
Modified: 2015-11-11 13:01 UTC (History)
0 users

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


Attachments
apinger cleanup (3.39 KB, patch)
2015-11-11 11:43 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho freebsd_committer freebsd_triage 2015-11-11 11:43:19 UTC
Created attachment 163003 [details]
apinger cleanup

- Add DOCS option, enabled by default
- Move docs from pkg-plist to PORTDOCS
- Use IPV6_CONFIGURE_ENABLE knob
- Make rclint happy
- Regenerate patches with make makepatch
- Add @sample to apinger.conf
- Bump PORTREVISION due to rc script change

Sponsored by: Rubicon Communications (Netgate)
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-11-11 13:00:11 UTC
A commit references this bug:

Author: mich
Date: Wed Nov 11 12:59:49 UTC 2015
New revision: 401241
URL: https://svnweb.freebsd.org/changeset/ports/401241

Log:
  apinger cleanup

  - Add DOCS option, enabled by default
  - Move docs from pkg-plist to PORTDOCS
  - Use IPV6_CONFIGURE_ENABLE knob
  - Make rclint happy
  - Regenerate patches with make makepatch
  - Add @sample to apinger.conf
  - Bump PORTREVISION due to rc script changei

  PR:		ports/204465
  Submitted by:	garga
  Sponsored by:	Rubicon Communications (Netgate)

Changes:
  head/net/apinger/Makefile
  head/net/apinger/files/apinger.in
  head/net/apinger/files/patch-src_apinger.h
  head/net/apinger/files/patch-src_icmp.c
  head/net/apinger/files/patch-src_main.c
  head/net/apinger/pkg-plist
Comment 2 Michael Landin freebsd_committer freebsd_triage 2015-11-11 13:01:00 UTC
Committed, thanks!