Bug 216351 - www/guacamole-client: Updated to 0.9.10
Summary: www/guacamole-client: Updated to 0.9.10
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/glyptodon/guacamol...
Keywords: easy, patch-ready
Depends on: 216350
Blocks:
  Show dependency treegraph
 
Reported: 2017-01-21 18:22 UTC by Ultima
Modified: 2017-01-23 03:29 UTC (History)
2 users (show)

See Also:


Attachments
guacamole-client.diff (2.79 KB, patch)
2017-01-21 18:22 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff
guacamole-client.diff (3.64 KB, patch)
2017-01-22 05:20 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-01-21 18:22:07 UTC
Created attachment 179190 [details]
guacamole-client.diff

This is an update to guacamole-client to the most current version, 0.9.10. This update has license change from mit to apache20.


* Updated to 0.9.10
* Updated license to apache20


portlint -AC:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX.
0 fatal errors and 2 warnings found.


poudriere bulk -tC:
12amd64: success https://poudriere.ultimasbox.com/data/12amd64-test/2017-01-19_12h42m50s/logs/guacamole-client-0.9.10.log
12i386: success https://poudriere.ultimasbox.com/data/12i386-test/2017-01-19_12h42m52s/logs/guacamole-client-0.9.10.log
110amd64: success https://poudriere.ultimasbox.com/data/110amd64-test/2017-01-19_12h42m48s/logs/guacamole-client-0.9.10.log
110i386: success https://poudriere.ultimasbox.com/data/110i386-test/2017-01-19_12h42m49s/logs/guacamole-client-0.9.10.log
103amd64: success https://poudriere.ultimasbox.com/data/103amd64-test/2017-01-19_12h42m46s/logs/guacamole-client-0.9.10.log
103i386: success https://poudriere.ultimasbox.com/data/103i386-test/2017-01-19_12h42m47s/logs/guacamole-client-0.9.10.log
Comment 1 Nikolai Lifanov freebsd_committer freebsd_triage 2017-01-21 23:47:47 UTC
Hi! Like the server part, can you switch WWW to https://guacamole.incubator.apache.org/ and switch to USE_GITHUB please?
Comment 2 Ultima 2017-01-22 05:20:52 UTC
Created attachment 179202 [details]
guacamole-client.diff

Fixed as suggested.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-01-23 03:27:56 UTC
A commit references this bug:

Author: lifanov
Date: Mon Jan 23 03:27:39 UTC 2017
New revision: 432196
URL: https://svnweb.freebsd.org/changeset/ports/432196

Log:
  update www/guacamole-client to 0.9.10

  Changelog: https://github.com/glyptodon/guacamole-client/commits/0.9.10-incubating

  * Updated to 0.9.10
  * Updated license to APACHE20

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

Changes:
  head/www/guacamole-client/Makefile
  head/www/guacamole-client/distinfo
  head/www/guacamole-client/pkg-descr
Comment 4 Nikolai Lifanov freebsd_committer freebsd_triage 2017-01-23 03:29:17 UTC
Committed, thanks!