Summary: | www/phpbb3: missing dependency | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Krzysztof <ports> | ||||
Component: | Individual Port(s) | Assignee: | Jochen Neumeister <joneum> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | joneum | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(joneum) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: joneum Date: Thu May 18 09:29:55 UTC 2017 New revision: 441134 URL: https://svnweb.freebsd.org/changeset/ports/441134 Log: www/phpbb3: Add tokenizer as dependency - Bump PORTREVISION - Add tokenizer as dependency PR: 219194 Reported by: rene Approved by: tz (mentor) Differential Revision: https://review.freebsd.org/D10785 Changes: head/www/phpbb3/Makefile |
Created attachment 182476 [details] phpb33.patch phpbb3 after upgrade to 3.2.x needs php-tokenizer. So I've made very quick patch which covers this issue. I did not checked this by poudriere - I think it is not needed :-)))