Bug 238384

Summary: security/olm: Update to 3.1.2
Product: Ports & Packages Reporter: Alexander Sieg <ports>
Component: Individual Port(s)Assignee: Adriaan de Groot <adridg>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (adridg)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update patch file none

Description Alexander Sieg 2019-06-07 11:38:37 UTC
Created attachment 204876 [details]
update patch file

- Updated to 3.1.2
- Change MASTER_SITE to new location. Upstream change to gitlab
Comment 1 Walter Schwarzenfeld freebsd_triage 2019-06-07 13:30:10 UTC
*** Bug 238385 has been marked as a duplicate of this bug. ***
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-06-11 08:03:36 UTC
A commit references this bug:

Author: adridg
Date: Tue Jun 11 08:02:40 UTC 2019
New revision: 503940
URL: https://svnweb.freebsd.org/changeset/ports/503940

Log:
  Update security/olm to latest upstream release.

  Source has moved to gitlab, still under Matrix.org. Release notes at
  	https://gitlab.matrix.org/matrix-org/olm/releases
  major changes were in 3.1.0 already, Short Authentication String
  and public key signing. Various compatibility and build fixes
  were also applied.

  Also PORTREVISION dependent ports (that I know about). No MFH because
  these are feature-based releases, not security updates.

  PR:		238384
  Submitted by:	Alexander Sieg
  Reported by:	Alexander Sieg

Changes:
  head/net-im/mtxclient/Makefile
  head/net-im/nheko/Makefile
  head/security/olm/Makefile
  head/security/olm/distinfo
  head/security/olm/pkg-descr
  head/security/olm/pkg-plist
Comment 3 Adriaan de Groot freebsd_committer freebsd_triage 2019-06-11 08:05:15 UTC
Commited with some extra bits (dependent ports and updated WWW: in pkg-descr). Thanks for submitting!