Bug 225841

Summary: www/zenphoto: add missing dependancy
Product: Ports & Packages Reporter: fullermd
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch: add depend, bump PORTREVISION none

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!