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
Hi! Like the server part, can you switch WWW to https://guacamole.incubator.apache.org/ and switch to USE_GITHUB please?
Created attachment 179202 [details] guacamole-client.diff Fixed as suggested.
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
Committed, thanks!