Bug 226392 - www/osrm-backend: Update to v5.16.2
Summary: www/osrm-backend: Update to v5.16.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-06 13:43 UTC by Andreas Andersson
Modified: 2018-03-06 19:02 UTC (History)
1 user (show)

See Also:


Attachments
Update to v5.16.2 - Make libraries shared (1.95 KB, patch)
2018-03-06 13:43 UTC, Andreas Andersson
a.andersson.thn: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Andersson 2018-03-06 13:43:42 UTC
Created attachment 191249 [details]
Update to v5.16.2 - Make libraries shared

Hello this updates osrm-backend to version 5.16.2.

It also sets the port up to compile with shared libraries instead of statics libraries as per the suggestion by Yuri from my last update of the port.

Thus I have added:

* USE_LDCONFIG=		yes
* CMAKE_ON=		BUILD_SHARED_LIBS

to the port.

Other than that there's only a bugfix to the upgraded version:

FIXED #4909: deduplication of route steps when waypoints are used [#4909](https://github.com/Project-OSRM/osrm-backend/issues/4909)


https://github.com/Project-OSRM/osrm-backend/releases/tag/v5.16.2


This update has been through QA with poudriere testport on 10.3, 10.4, 11.1 and 12-CURRENT on amd64 as well as being deployed into production at $WORK.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-06 19:02:00 UTC
Committed.
Thank you for the update!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-06 19:02:28 UTC
A commit references this bug:

Author: yuri
Date: Tue Mar  6 19:01:51 UTC 2018
New revision: 463739
URL: https://svnweb.freebsd.org/changeset/ports/463739

Log:
  www/osrm-backend: Update to 5.16.2

  Port changes:
  * Now uses lua:53
  * Enabled shared libraries
  * Added USE_LDCONFIG

  PR:		226392
  Submitted by:	Andreas Andersson <a.andersson.thn@gmail.com> (maintainer)
  Approved by:	tcberner (mentor, implicit)

Changes:
  head/www/osrm-backend/Makefile
  head/www/osrm-backend/distinfo
  head/www/osrm-backend/pkg-plist