Bug 203168

Summary: [MAINTAINER] security/fwknop: Update to 2.6.7
Product: Ports & Packages Reporter: sean.greven
Component: Individual Port(s)Assignee: Kubilay Kocak <koobs>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd-ports
Priority: --- Keywords: easy, patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Upgrade of the fwknop port svn diff none

Description sean.greven 2015-09-17 08:02:48 UTC
Created attachment 161138 [details]
Upgrade of the fwknop port svn diff
Comment 1 Jens Grassel 2015-10-16 09:59:28 UTC
Could anyone apply this to the ports tree? I'm waiting eagerly for it.

Regards,

Jens
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-16 10:56:07 UTC
For future issues/patches, please confirm that testing has passed by running the port and changes through:

 * portlint -AC
 * poudriere testport
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-16 11:27:52 UTC
Existing patch neglected to update pkg-plist (something QA/poudriere would have identified)

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/libfko.so.2.0.3

I'll make the appropriate updates at this end
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-10-16 12:25:49 UTC
A commit references this bug:

Author: koobs
Date: Fri Oct 16 12:25:21 UTC 2015
New revision: 399435
URL: https://svnweb.freebsd.org/changeset/ports/399435

Log:
  security/fwknop: Update to 2.6.7

  * Update to 2.6.7
  * Update and sort pkg-plist
  * Group/sort sections
  * Convert to OPTIONS helpers
  * Use install-strip target so binaries/libraries are stripped

  PR:		203168
  Submitted by:	Sean Greven <sean.greven gmail com> (maintainer)

Changes:
  head/security/fwknop/Makefile
  head/security/fwknop/distinfo
  head/security/fwknop/pkg-plist
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-16 12:26:18 UTC
Committed with changes, thank you!

Please refer to the full commit log for details.