Bug 204465

Summary: [patch] net/apinger: Respect DOCS and cleanup
Product: Ports & Packages Reporter: Renato Botelho <garga>
Component: Individual Port(s)Assignee: Michael Landin <mich>
Status: Closed FIXED    
Severity: Affects Some People Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (mich)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
apinger cleanup none

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!