Bug 203168 - [MAINTAINER] security/fwknop: Update to 2.6.7
Summary: [MAINTAINER] security/fwknop: Update to 2.6.7
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: Kubilay Kocak
URL:
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2015-09-17 08:02 UTC by sean.greven
Modified: 2015-10-16 12:26 UTC (History)
1 user (show)

See Also:


Attachments
Upgrade of the fwknop port svn diff (758 bytes, patch)
2015-09-17 08:02 UTC, sean.greven
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.