Summary: | devel/phpunit: Update to 5.1.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Torsten Zühlsdorff <ports> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | beckman, miwi | ||||
Priority: | --- | Keywords: | easy, patch, patch-ready | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
@Tosten, you forgot to set maintainer-approval on the attachment to + Comment on attachment 165501 [details]
patch with update to 5.1.0
I'm sorry, here it is :)
What is required to get this patch approved? How can I help? (In reply to beckman from comment #3) It's ready go, just waiting on a committer to pick it up A commit references this bug: Author: miwi Date: Fri Jan 15 06:33:56 UTC 2016 New revision: 406137 URL: https://svnweb.freebsd.org/changeset/ports/406137 Log: - Update to 5.1.0 PR: 206205 Submitted by: maintainer Changes: head/devel/phpunit/Makefile head/devel/phpunit/distinfo |
Created attachment 165501 [details] patch with update to 5.1.0 Hello, attached a patch to update the port to its current version. portline complains about conflict php5-* is too broad, but i ignored this, because this is how the old unsupported PHP port is named. ;) poudriere build fine for: 9.3 amd + i386 10.1 amd + i386 10.2 amd + i386 11-current r293820 amd + i386 runtime test through executing some testcases where done. Greetings, Torsten