Bug 277386

Summary: www/darkhttpd: Update to 1.16
Product: Ports & Packages Reporter: Henrich Hartzer <henrichhartzer>
Component: Individual Port(s)Assignee: Joel Bodenmann <jbo>
Status: Closed FIXED    
Severity: Affects Some People CC: jbo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
www/darkhttpd 1.14 -> 1.16 none

Description Henrich Hartzer 2024-02-29 03:04:49 UTC
Created attachment 248820 [details]
www/darkhttpd 1.14 -> 1.16

This patch updates darkhttpd from 1.14 to 1.16. It includes a very minor security fix (I am not aware of a CVE for it). Would appreciate it if this can be merged to main and backported to quarterly.

Please let me know if this needs any tweaking.

Thank you!
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-02 16:36:08 UTC
A commit in branch main references this bug:

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

commit 564aedad9afb58beb1857d494a60d5e74853b45b
Author:     Henrich Hartzer <henrichhartzer@tuta.io>
AuthorDate: 2024-03-02 16:30:23 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-03-02 16:30:23 +0000

    www/darkhttpd: Update to 1.16

    Changelogs:
      - 1.16: https://github.com/emikulic/darkhttpd/releases/tag/v1.16
      - 1.15: https://github.com/emikulic/darkhttpd/releases/tag/v1.15

    PR:             277386
    MFH:            2024Q1
    Approved by:    tcberner (mentor, implicit)

 www/darkhttpd/Makefile | 2 +-
 www/darkhttpd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-03-02 16:39:10 UTC
A commit in branch 2024Q1 references this bug:

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

commit c57e7912ff793d2658ec4f04384fa962d3be79c5
Author:     Henrich Hartzer <henrichhartzer@tuta.io>
AuthorDate: 2024-03-02 16:30:23 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-03-02 16:39:01 +0000

    www/darkhttpd: Update to 1.16

    Changelogs:
      - 1.16: https://github.com/emikulic/darkhttpd/releases/tag/v1.16
      - 1.15: https://github.com/emikulic/darkhttpd/releases/tag/v1.15

    PR:             277386
    MFH:            2024Q1
    Approved by:    tcberner (mentor, implicit)

    (cherry picked from commit 564aedad9afb58beb1857d494a60d5e74853b45b)

 www/darkhttpd/Makefile | 2 +-
 www/darkhttpd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Joel Bodenmann freebsd_committer freebsd_triage 2024-03-02 16:40:14 UTC
Committed - Thanks!
Comment 4 Henrich Hartzer 2024-03-04 15:05:56 UTC
Awesome, thank you!