Bug 242192 - [PATCH] security/pecl-libsodium: update to 2.0.22 and attach it to php components
Summary: [PATCH] security/pecl-libsodium: update to 2.0.22 and attach it to php compon...
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-24 15:12 UTC by Dima Panov
Modified: 2019-12-18 11:01 UTC (History)
1 user (show)

See Also:
sunpoet: maintainer-feedback+
sunpoet: maintainer-feedback? (ale)


Attachments
security/pecl-libsodium: update to 2.0.22 (2.32 KB, patch)
2019-11-24 15:12 UTC, Dima Panov
no flags Details | Diff
Add USE_PHP=sodium (1.38 KB, text/plain)
2019-12-08 17:45 UTC, Po-Chuan Hsieh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.