Created attachment 196715 [details] This patch uprevs the pinned upstream version to the 5.1.5 release This patch upgrades the port to 5.1.5 from the upstream. I tested this with poudriere testport using a 11.1-RELEASE-p9/amd64 jail.
Created attachment 196726 [details] Alternative way to do port net/kamailio: * Update to 5.1.5 * Add pkgconfig -- during compile, build would give pkg-config not found * Remove commented -- not used, Makefile will be smaller * Simplify Strip -- less clutter Changelog: https://github.com/kamailio/kamailio/blob/d060804b66b0f7eb064810b1445d4d076e246423/ChangeLog
Does build on 12-CURRENT
A commit references this bug: Author: pi Date: Sat Sep 1 14:17:41 UTC 2018 New revision: 478698 URL: https://svnweb.freebsd.org/changeset/ports/478698 Log: net/kamailio: update 5.1.3 -> 5.1.5 - Add pkgconfig - Simplify strip PR: 231031 Submitted by: ben@relops.com, ndowens@yahoo.com Relnotes: https://github.com/kamailio/kamailio/blob/d060804b66b0f7eb064810b1445d4d076e246423/ChangeLog Changes: head/net/kamailio/Makefile head/net/kamailio/distinfo
Committed, thanks!