Bug 247985 - devel/libevent: Update to 2.1.12
Summary: devel/libevent: Update to 2.1.12
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: Niclas Zeising
URL: https://github.com/libevent/libevent/...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-14 21:15 UTC by Yasuhiro Kimura
Modified: 2020-07-22 16:24 UTC (History)
1 user (show)

See Also:
zeising: maintainer-feedback+
koobs: merge-quarterly?


Attachments
Patch file (2.07 KB, patch)
2020-07-14 21:15 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2020-07-14 21:15:47 UTC
Created attachment 216453 [details]
Patch file

Update to 2.1.12.
    
ChangeLog:
https://raw.githubusercontent.com/libevent/libevent/release-2.1.12-stable/ChangeLog
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2020-07-14 23:35:42 UTC
^Triage: Bugfix release, MFH
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2020-07-15 06:28:17 UTC
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
Comment 3 Niclas Zeising freebsd_committer freebsd_triage 2020-07-15 07:49:33 UTC
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
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-07-20 18:34:16 UTC
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
Comment 5 Niclas Zeising freebsd_committer freebsd_triage 2020-07-20 18:36:24 UTC
Similar patch committed, together with suggestions from Daniel Engberg.
Awaiting MFH.
Comment 6 commit-hook freebsd_committer freebsd_triage 2020-07-22 16:22:09 UTC
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
Comment 7 Niclas Zeising freebsd_committer freebsd_triage 2020-07-22 16:24:03 UTC
Merged, closing this.