Bug 260603 - www/libmicrohttpd: Update to 0.9.74
Summary: www/libmicrohttpd: Update to 0.9.74
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-22 08:16 UTC by Hung-Yi Chen
Modified: 2021-12-26 08:00 UTC (History)
1 user (show)

See Also:


Attachments
libmicrohttpd 0.9.74 patch (1.79 KB, patch)
2021-12-22 08:16 UTC, Hung-Yi Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hung-Yi Chen 2021-12-22 08:16:54 UTC
Created attachment 230303 [details]
libmicrohttpd 0.9.74 patch

Update to 0.9.74.

And some ports should bump PORTREVISION after www/libmicrohttpd updated.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2021-12-22 09:22:27 UTC
the list of the ports need to test and bump PORTREVISION:

audio/faustlive
audio/faust
audio/gmpc-mserver
audio/inscore
devel/kiwix-lib
graphics/drawpile
multimedia/kodi
multimedia/motion
multimedia/musikcube
net/libnpupnp
net/libstorj
net/opensips31
net-p2p/xmrig
security/greenbone-security-assistant
www/janus
www/kiwix-tools
www/wget2
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-26 08:00:35 UTC
A commit in branch main references this bug:

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

commit f64fdfd58ba1a7f86c915b874d9f5728767a4bc4
Author:     Hung-Yi Chen <gaod@hychen.org>
AuthorDate: 2021-12-26 07:58:15 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-26 07:58:15 +0000

    www/libmicrohttpd: Update to 0.9.74

    PR:             260603

 www/libmicrohttpd/Makefile  | 5 ++---
 www/libmicrohttpd/distinfo  | 6 +++---
 www/libmicrohttpd/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-12-26 08:00:36 UTC
A commit in branch main references this bug:

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

commit b55bac28814d0008a021aa08922a28e2c0ba9d7b
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-12-26 07:59:06 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-26 07:59:06 +0000

    Bump PORTREVISION after www/libmicrohttpd updated

    PR:             260603

 audio/faust/Makefile                           | 1 +
 audio/faustlive/Makefile                       | 1 +
 audio/gmpc-mserver/Makefile                    | 2 +-
 audio/inscore/Makefile                         | 1 +
 devel/kiwix-lib/Makefile                       | 2 +-
 graphics/drawpile/Makefile                     | 2 +-
 multimedia/kodi/Makefile                       | 1 +
 multimedia/motion/Makefile                     | 2 +-
 multimedia/musikcube/Makefile                  | 2 +-
 net-p2p/xmrig/Makefile                         | 1 +
 net/libnpupnp/Makefile                         | 1 +
 net/libstorj/Makefile                          | 2 +-
 net/opensips31/Makefile                        | 1 +
 security/greenbone-security-assistant/Makefile | 2 +-
 www/janus/Makefile                             | 1 +
 www/kiwix-tools/Makefile                       | 2 +-
 www/wget2/Makefile                             | 1 +
 17 files changed, 17 insertions(+), 8 deletions(-)