Bug 206719 - www/bolt: does not depend on required php extensions
Summary: www/bolt: does not depend on required php extensions
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Mark Felder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-28 22:46 UTC by serpent7776
Modified: 2016-01-29 15:47 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (feld)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description serpent7776 2016-01-28 22:46:25 UTC
www/bolt does not depends on php extensions that are required to run:

textproc/php56-ctype converters/php56-mbstring devel/php56-json textproc/php56-dom devel/php56-tokenizer
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-01-29 15:45:39 UTC
A commit references this bug:

Author: feld
Date: Fri Jan 29 15:45:34 UTC 2016
New revision: 407477
URL: https://svnweb.freebsd.org/changeset/ports/407477

Log:
  www/bolt: Fix missing php dependencies

  PR:		206719
  MFH:		2016Q1

Changes:
  head/www/bolt/Makefile
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-01-29 15:46:41 UTC
A commit references this bug:

Author: feld
Date: Fri Jan 29 15:46:10 UTC 2016
New revision: 407478
URL: https://svnweb.freebsd.org/changeset/ports/407478

Log:
  MFH: r407477

  www/bolt: Fix missing php dependencies

  PR:		206719
  Approved by:	ports-secteam (with hat)

Changes:
_U  branches/2016Q1/
  branches/2016Q1/www/bolt/Makefile
Comment 3 Mark Felder freebsd_committer freebsd_triage 2016-01-29 15:47:10 UTC
Thanks for your report!