Summary: | [PATCH] devel/aphpbreakdown: Update to Version 2.1.0 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Felix Flor <freebsd> | ||||||||
Component: | Individual Port(s) | Assignee: | Torsten Zuehlsdorff <tz> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | tz | ||||||||
Priority: | --- | Flags: | freebsd:
maintainer-feedback+
|
||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | http://gitlab.code-mesa.com/code-mesa/aphpbreakdown/tags | ||||||||||
See Also: | https://reviews.freebsd.org/D15192 | ||||||||||
Attachments: |
|
Created attachment 192622 [details]
New Patch File
NEW:
- additional Output: now you make a output for your Makefile with it.
CHANGED:
- display the result is now an extra function
- new output for the --console-full, now display a list about all modules with the status of install
Created attachment 192644 [details] New Patch File Changelog: http://gitlab.code-mesa.com/code-mesa/aphpbreakdown/tags V 2.1.0 ------------------------ NEW: - Added "--ci" Template Option. Now it can be used in Continuous Integration of GitLab and so on to check the target server compatibility. V 2.0.0 ------------------------ NEW: - additional Output: now you make a output for your Makefile with it. CHANGED: - display the result is now an extra function - new output for the --console-full, now display a list about all modules with the status of install Give this a proper Summary and remove flags that do not apply. Aloha Mark, thanks for your help. Sorry for my mistakes, i am just new with this :) - Will do it better next time. A commit references this bug: Author: tz Date: Fri May 25 11:20:55 UTC 2018 New revision: 470830 URL: https://svnweb.freebsd.org/changeset/ports/470830 Log: devel/aphpbreakdown: Update from 1.0.0 to 2.1.0 Changelogs: - http://gitlab.code-mesa.com/code-mesa/aphpbreakdown/tags/2.0.0 - http://gitlab.code-mesa.com/code-mesa/aphpbreakdown/tags/2.1.0 While here also introduce PHP Flavors to this port PR: 227610 Submitted by: Felix Flor <freebsd@felix.flornet.de> Differential Revision: https://reviews.freebsd.org/D15192 Changes: head/devel/aphpbreakdown/Makefile head/devel/aphpbreakdown/distinfo Committed, thanks! :) |
Created attachment 192620 [details] New Patch File NEW: - additional Output: now you make a output for your Makefile with it. CHANGED: - display the result is now an extra function - new output for the --console-full, now display a list about all modules with the status of install