| Summary: | math/units: Update to 2.13 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | jharris | ||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Many People | CC: | jharris | ||||||
| Priority: | --- | Keywords: | easy, needs-qa, patch | ||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
POLA warning, temperature conversions are now:
You have: tempF (80)
You want: tempC
26.666667
no longer: 80 degF
for example.
Thanks for the patch. Please confirm the changes pass QA (portlint, poudriere). Removing maintainer-feedback(+) as it was not requested. Comment on attachment 172541 [details]
update math/units to 2.13
Please set maintainer-approval(+) on patches you submit for ports you maintain.
The patch does not apply, has CRLF line endings. Created attachment 172792 [details]
patch without 0x0d (Carriage Returns) - thanks, Apple OS X!
alias dos2unix "tr -d '\r'"
portlint passes: %pwd ; pl -V ; pl . /tank/usr/ports/math/units portlint version 2.17.3 looks fine. Right, is Poudriere a strict requirement? This is the second failure: %sudo poudriere ports -c -m svn+https -p subversion [00:00:00] ====>> Creating subversion fs... done [00:00:01] ====>> Checking out the ports tree...svn: E000060: Error retrieving REPORT: Operation timed out [03:52:29] ====>> Error: fail [03:52:29] ====>> Error while creating ports tree, cleaning up. Honestly, it shouldn't cleanup after this, but allow "svn co" restarts... A commit references this bug: Author: amdmi3 Date: Tue Jul 26 15:54:16 UTC 2016 New revision: 419120 URL: https://svnweb.freebsd.org/changeset/ports/419120 Log: - Update to 2.13 - While here, fix LICENSE PR: 211131 Submitted by: jharris@widomaker.com (maintainer) Changes: head/math/units/Makefile head/math/units/distinfo A commit references this bug: Author: amdmi3 Date: Tue Jul 26 15:56:31 UTC 2016 New revision: 419121 URL: https://svnweb.freebsd.org/changeset/ports/419121 Log: - Pass maintainership to submitter [1] - While here, add LICENSE, switch to USES=localbase, other cosmetic fixes PR: 211131 [1] Submitted by: natbsd@instinctive.eu [1] Changes: head/x11-wm/pekwm/Makefile |
Created attachment 172541 [details] update math/units to 2.13 maintainer update math/units to 2.13