Bug 267232 - security/knock: update to 0.8, and 404 for the WWW
Summary: security/knock: update to 0.8, and 404 for the WWW
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: Robert Clausecker
URL: https://www.freshports.org/security/k...
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2022-10-20 20:50 UTC by rob2g2
Modified: 2023-08-09 13:09 UTC (History)
5 users (show)

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


Attachments
Update knock to 0.8 (32.98 KB, patch)
2023-07-23 20:22 UTC, Michelangelo De Simone
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rob2g2 2022-10-20 20:50:08 UTC
please update the port: there is a new version 0.8 and a new source location: https://github.com/jvinet/knock
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-10-22 02:45:46 UTC
Thanks. 

From <https://docs.freebsd.org/en/articles/problem-reports/#pr-when>: 

> … Please do not submit problem reports that simply state that a 
> newer version of an application is available. Ports maintainers are 
> automatically notified …

Parts of the article (Writing FreeBSD Problem Reports) are outdated, the part about bug reports for port updates is probably correct …
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-10-22 02:55:56 UTC
… maybe no automation in a case such as this. 

I raised an issue (85) for the 404 for <https://www.zeroflux.org/projects/knock>.
Comment 3 Sofian Brabez freebsd_committer freebsd_triage 2022-11-05 12:48:37 UTC
I'll have a look. Thanks for reporting.
Comment 4 Michelangelo De Simone 2023-07-23 20:22:37 UTC
Created attachment 243576 [details]
Update knock to 0.8
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2023-08-07 22:15:00 UTC
Comment on attachment 243576 [details]
Update knock to 0.8

maintainer timeout
Comment 6 Robert Clausecker freebsd_committer freebsd_triage 2023-08-07 22:17:17 UTC
Port could use being flavourised; I'll leave this to the maintainer.
Will commit attachment #243576 [details] with my next batch.
Comment 7 commit-hook freebsd_committer freebsd_triage 2023-08-09 13:05:27 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b10e091f6f2df5d65453e060d8e82a9a8d603e33

commit b10e091f6f2df5d65453e060d8e82a9a8d603e33
Author:     Michelangelo De Simone <michelangelo@sempliva.com>
AuthorDate: 2023-07-23 06:26:39 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-08-09 13:01:18 +0000

    security/knock: update to 0.8

     - chase to new home

    Changelog: https://github.com/jvinet/knock/blob/master/ChangeLog

    PR:             267232
    Approved by:    sbz (maintainer timeout)

 security/knock/Makefile                            |   8 +-
 security/knock/distinfo                            |   5 +-
 security/knock/files/patch-Makefile.in             |  31 +-
 security/knock/files/patch-config.h.in (gone)      |  89 ----
 security/knock/files/patch-doc__knock.1.in (gone)  |  15 -
 security/knock/files/patch-doc__knockd.1.in (gone) |  58 ---
 security/knock/files/patch-knockd.conf             |   7 +-
 security/knock/files/patch-src__knock.c (gone)     | 132 ------
 security/knock/files/patch-src__knockd.c (gone)    | 520 ---------------------
 security/knock/files/patch-src_knock.c (new)       |  11 +
 security/knock/files/patch-src_knockd.c (new)      |  20 +
 11 files changed, 52 insertions(+), 844 deletions(-)
Comment 8 Robert Clausecker freebsd_committer freebsd_triage 2023-08-09 13:09:30 UTC
Thank you for your contribution.