Bug 242192

Summary: [PATCH] security/pecl-libsodium: update to 2.0.22 and attach it to php components
Product: Ports & Packages Reporter: Dima Panov <fluffy>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed Overcome By Events    
Severity: Affects Many People CC: ale
Priority: --- Flags: sunpoet: maintainer-feedback+
sunpoet: maintainer-feedback? (ale)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
security/pecl-libsodium: update to 2.0.22
none
Add USE_PHP=sodium none

Description Dima Panov freebsd_committer freebsd_triage 2019-11-24 15:12:36 UTC
Created attachment 209384 [details]
security/pecl-libsodium: update to 2.0.22

Update security/pecl-libsodium to 2.0.22 release, limit port to use only with php71 (php72+ have sodium lib incorporated), attach it to standard php dependencies in Mk/Uses/php.mk
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-12-08 17:32:59 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Dec  8 17:32:26 UTC 2019
New revision: 519565
URL: https://svnweb.freebsd.org/changeset/ports/519565

Log:
  Update to 2.0.22

  Changes:	https://github.com/jedisct1/libsodium-php/commits/master
  PR:		242192
  Submitted by:	fluffy

Changes:
  head/security/pecl-libsodium/Makefile
  head/security/pecl-libsodium/distinfo
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-12-08 17:45:16 UTC
Created attachment 209791 [details]
Add USE_PHP=sodium
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-12-08 17:47:21 UTC
(In reply to Dima Panov from comment #0)

As we discussed in private mail, I've committed the version update. I'll pass this PR to ale@ for php.mk update (w/ uncommenting IGNORE_WITH_PHP in security/pecl-libsodium).
Comment 4 Alex Dupre freebsd_committer freebsd_triage 2019-12-18 10:29:19 UTC
Is there a port that requires it?
Comment 5 Dima Panov freebsd_committer freebsd_triage 2019-12-18 11:01:21 UTC
(In reply to Alex Dupre from comment #4)
Since PHP71 is deprecated today, no more requirements here.