Bug 225841 - www/zenphoto: add missing dependancy
Summary: www/zenphoto: add missing dependancy
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-11 22:55 UTC by fullermd
Modified: 2018-02-12 19:06 UTC (History)
0 users

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


Attachments
Patch: add depend, bump PORTREVISION (496 bytes, patch)
2018-02-11 22:55 UTC, fullermd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fullermd 2018-02-11 22:55:06 UTC
Created attachment 190530 [details]
Patch: add depend, bump PORTREVISION

Zenphoto uses the PHP hash() function for its authentication, so we need that module around.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-02-12 19:05:34 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Feb 12 19:05:11 UTC 2018
New revision: 461636
URL: https://svnweb.freebsd.org/changeset/ports/461636

Log:
  Add missing USE_PHP=hash

  - Bump PORTREVISION for dependency change

  PR:		225841
  Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net>

Changes:
  head/www/zenphoto/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-02-12 19:06:20 UTC
Committed. Thanks!