Summary: | security/knock: update to 0.8, and 404 for the WWW | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | rob2g2 <rob2g2-freebsd> | ||||
Component: | Individual Port(s) | Assignee: | Robert Clausecker <fuz> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fuz, grahamperrin, michelangelo, rob2g2-freebsd, sbz | ||||
Priority: | --- | Keywords: | needs-patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(sbz) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://www.freshports.org/security/knock/ | ||||||
See Also: |
https://github.com/jvinet/knock/issues/47#issuecomment-812926380 https://github.com/jvinet/knock/issues/85 |
||||||
Attachments: |
|
Description
rob2g2
2022-10-20 20:50:08 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 … … maybe no automation in a case such as this. I raised an issue (85) for the 404 for <https://www.zeroflux.org/projects/knock>. I'll have a look. Thanks for reporting. Created attachment 243576 [details]
Update knock to 0.8
Comment on attachment 243576 [details]
Update knock to 0.8
maintainer timeout
Port could use being flavourised; I'll leave this to the maintainer.
Will commit attachment #243576 [details] with my next batch.
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(-) Thank you for your contribution. |