Bug 215134 - www/kannel-sqlbox: Update to 1.0.1
Summary: www/kannel-sqlbox: Update to 1.0.1
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: Jason Unovitch
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-12-08 02:53 UTC by Danilo G. Baio
Modified: 2016-12-23 23:23 UTC (History)
1 user (show)

See Also:


Attachments
kannel-sqlbox-1.0.1.patch (2.27 KB, patch)
2016-12-08 02:53 UTC, Danilo G. Baio
dbaio: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo G. Baio freebsd_committer freebsd_triage 2016-12-08 02:53:39 UTC
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)
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-23 23:22:40 UTC
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
Comment 2 Jason Unovitch freebsd_committer freebsd_triage 2016-12-23 23:23:47 UTC
(In reply to Danilo G. Baio (dbaio) from comment #0)
Looks good! Thanks for the thorough QA.