Created attachment 216453 [details] Patch file Update to 2.1.12. ChangeLog: https://raw.githubusercontent.com/libevent/libevent/release-2.1.12-stable/ChangeLog
^Triage: Bugfix release, MFH
Any particular reason why we're using GitHub when upsteam says "Please note, that you should use dist archives, i.e. libevent-2.1.11-stable.tar.gz, not the sources generated by github automatically"? Also, we should add CPE support while at it. USES= cpe CPE_VENDOR= libevent_project
I have a similar fix in my WIP tree, but I haven't yet done any runtime testing. I'll see if I can look into the CPE info and where we fetch files from, and update my tree. Thanks for your patch! https://github.com/zeising/freebsd-ports/commit/28e98597fc02307185d6129d68a68c34a966ea14
A commit references this bug: Author: zeising Date: Mon Jul 20 18:33:20 UTC 2020 New revision: 542663 URL: https://svnweb.freebsd.org/changeset/ports/542663 Log: devel/libevent: Update to 2.1.12 Update devel/libevent to 2.1.12 [1] Change to use the dist archives instead of the tarball provided by GitHub, per notice from upstream developers. [2] [3] Add CPE information [2] [3]: https://github.com/libevent/libevent/releases/tag/release-2.1.12-stable Changelog: https://raw.githubusercontent.com/libevent/libevent/release-2.1.11-stable/ChangeLog PR: 247985 [1] Reported by: Yasuhiro KIMURA [1] Suggested by: daniel.engberg.lists pyret net [2] MFH: 2020Q3 Changes: head/devel/libevent/Makefile head/devel/libevent/distinfo head/devel/libevent/pkg-plist
Similar patch committed, together with suggestions from Daniel Engberg. Awaiting MFH.
A commit references this bug: Author: zeising Date: Wed Jul 22 16:21:12 UTC 2020 New revision: 542870 URL: https://svnweb.freebsd.org/changeset/ports/542870 Log: MFH: r542663 devel/libevent: Update to 2.1.12 Update devel/libevent to 2.1.12 [1] Change to use the dist archives instead of the tarball provided by GitHub, per notice from upstream developers. [2] [3] Add CPE information [2] [3]: https://github.com/libevent/libevent/releases/tag/release-2.1.12-stable Changelog: https://raw.githubusercontent.com/libevent/libevent/release-2.1.11-stable/ChangeLog PR: 247985 [1] Reported by: Yasuhiro KIMURA [1] Suggested by: daniel.engberg.lists pyret net [2] Approved by: ports-secteam (joenum) Changes: _U branches/2020Q3/ branches/2020Q3/devel/libevent/Makefile branches/2020Q3/devel/libevent/distinfo branches/2020Q3/devel/libevent/pkg-plist
Merged, closing this.