| Summary: | devel/py-jsmin: Update to 2.2.1 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | VK <vlad-fbsd> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | python | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | Latest | Flags: | amdmi3:
merge-quarterly+
|
||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://github.com/tikitu/jsmin/blob/release-2.2.1/CHANGELOG.txt | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: amdmi3 Date: Mon Jan 16 11:45:42 UTC 2017 New revision: 431625 URL: https://svnweb.freebsd.org/changeset/ports/431625 Log: - Update to 2.2.1 (bugfix release) - Add LICENSE_FILE PR: 215991 Submitted by: vlad-fbsd@acheronmedia.com (maintainer) MFH: 2017Q1 Changes: head/devel/py-jsmin/Makefile head/devel/py-jsmin/distinfo A commit references this bug: Author: amdmi3 Date: Mon Jan 16 11:57:38 UTC 2017 New revision: 431630 URL: https://svnweb.freebsd.org/changeset/ports/431630 Log: MFH: r431625 - Update to 2.2.1 (bugfix release) - Add LICENSE_FILE PR: 215991 Submitted by: vlad-fbsd@acheronmedia.com (maintainer) Approved by: ports-secteam (with hat) Changes: _U branches/2017Q1/ branches/2017Q1/devel/py-jsmin/Makefile branches/2017Q1/devel/py-jsmin/distinfo |
Created attachment 178781 [details] Update py-jsmin to 2.2.1 Tiny bugfix for py-jsmin, MFH-able. Changes: * Fix infinite loop on 'return x / 1;' * Add test case Unit test passed, Poudriere build test passed, for: * 11.0, amd64, Python 2.7 * 11.0, amd64, Python 3.5 * 10.3, amd64, Python 2.7 * 10.3, amd64, Python 3.5