Created attachment 177775 [details] kannel-sqlbox-1.0.1.patch - Update to 1.0.1 - Add pkg-message for inform users about the update - Register lib dependency devel/pcre - Document iconv and libxml2 dependencies - Add USES=ssl Changelog: - Added sms priority column to mysql tables - Initializing mysql port to 3306 if not set in config portlint: OK (looks fine.) testport: poudriere: i386, 9.3 (OK) poudriere: amd64, 9.3 (OK) poudriere: i386, 10.3 (OK) poudriere: amd64, 10.3 (OK) poudriere: i386, 11 (OK) poudriere: amd64, 11 (OK) poudriere: i386, 12 (OK) poudriere: amd64, 12 (OK)
A commit references this bug: Author: junovitch Date: Fri Dec 23 23:22:21 UTC 2016 New revision: 429293 URL: https://svnweb.freebsd.org/changeset/ports/429293 Log: www/kannel-sqlbox: update 1.0 -> 1.0.1 - Add pkg-message for inform users about the update - Register lib dependency devel/pcre - Document iconv and libxml2 dependencies - Add USES=ssl * Added sms priority column to mysql tables * Initializing mysql port to 3306 if not set in config PR: 215134 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> (maintainer) Changes: head/www/kannel-sqlbox/Makefile head/www/kannel-sqlbox/distinfo head/www/kannel-sqlbox/files/pkg-message.in
(In reply to Danilo G. Baio (dbaio) from comment #0) Looks good! Thanks for the thorough QA.