Bug 216787 - net/guacamole-server: Updated to 0.9.11
Summary: net/guacamole-server: Updated to 0.9.11
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: Nikolai Lifanov
URL: https://github.com/apache/incubator-g...
Keywords: easy, patch-ready
Depends on:
Blocks: 216788
  Show dependency treegraph
 
Reported: 2017-02-04 18:03 UTC by Ultima
Modified: 2017-02-06 01:34 UTC (History)
2 users (show)

See Also:


Attachments
guacamole-server.diff (1.44 KB, patch)
2017-02-04 18:03 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ultima 2017-02-04 18:03:03 UTC
Created attachment 179605 [details]
guacamole-server.diff

This is an update to guacamole-server to the most current version, 0.9.11.


* Updated to 0.9.11


portlint -AC:
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 2 warnings found.


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

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

Log:
  update net/guacamole-server to 0.9.11

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

Changes:
  head/net/guacamole-server/Makefile
  head/net/guacamole-server/distinfo
  head/net/guacamole-server/pkg-plist
Comment 2 Nikolai Lifanov freebsd_committer freebsd_triage 2017-02-06 01:34:12 UTC
Committed, thanks!