Bug 216788

Summary: www/guacamole-client: Updated to 0.9.11
Product: Ports & Packages Reporter: Ultima <Ultima1252>
Component: Individual Port(s)Assignee: Nikolai Lifanov <lifanov>
Status: Closed FIXED    
Severity: Affects Only Me CC: lifanov, pi
Priority: --- Keywords: easy, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/apache/incubator-guacamole-client/commits/0.9.11-incubating
Bug Depends on: 216787    
Bug Blocks:    
Attachments:
Description Flags
guacamole-client.diff Ultima1252: maintainer-approval+

Description Ultima 2017-02-04 18:09:43 UTC
Created attachment 179606 [details]
guacamole-client.diff

This is an update to guacamole-client to the most current version, 0.9.11. This update adds mysql and postgres extenstions for authentication with guacamole. I'v also fixed the pkg-message.


* Updated to 0.9.11
* Updated pkg-message

 - Added mysql and postgres extenstions for authentication



portlint -AC:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

poudriere bulk -tC:
12amd64: success https://poudriere.ultimasbox.com/data/12amd64-test/2017-02-04_12h22m25s/logs/guacamole-client-0.9.11.log
12i386: success https://poudriere.ultimasbox.com/data/12i386-test/2017-02-04_12h22m26s/logs/guacamole-client-0.9.11.log
110amd64: success https://poudriere.ultimasbox.com/data/110amd64-test/2017-02-04_12h22m23s/logs/guacamole-client-0.9.11.log
110i386: success https://poudriere.ultimasbox.com/data/110i386-test/2017-02-04_12h22m24s/logs/guacamole-client-0.9.11.log
103amd64: success https://poudriere.ultimasbox.com/data/103amd64-test/2017-02-04_12h22m21s/logs/guacamole-client-0.9.11.log
103i386: success https://poudriere.ultimasbox.com/data/103i386-test/2017-02-04_12h22m22s/logs/guacamole-client-0.9.11.log
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-06 01:03:27 UTC
A commit references this bug:

Author: lifanov
Date: Mon Feb  6 01:03:01 UTC 2017
New revision: 433470
URL: https://svnweb.freebsd.org/changeset/ports/433470

Log:
  update www/guacamole-client to 0.9.11

  PR:		216788
  Submitted by:	ultima1252@gmail.com (maintainer)
  Reviewed by:	matthew
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9453

Changes:
  head/www/guacamole-client/Makefile
  head/www/guacamole-client/distinfo
  head/www/guacamole-client/files/pkg-message.in
  head/www/guacamole-client/pkg-plist
Comment 2 Nikolai Lifanov freebsd_committer freebsd_triage 2017-02-06 01:34:42 UTC
Committed, thanks!