Created attachment 157599 [details] robocode-naval.shar Add new port games/robocode-naval: - portlint compliant - poudriere tests ok - port based on games/robocode - patch for install robocode-naval in parallel with games/robocode Patch games/robocode: - Update to 1.9.2.4 - Set permissions on pkg-plist - Portlint compliant: use of DISTFILES with single file discouraged. distribution filename should be set by DISTNAME and EXTRACT_SUFX - take maintainership Poudriere tests: [games/robocode-naval] FreeBSD 10.1 (i386) http://dbaio.bs2cloud.com.br/poudriere/data/101i386-ports_dbaio/2015-06-09_23h49m40s/logs/robocode-naval-0.9.2.log FreeBSD 10.1 (amd64) http://dbaio.bs2cloud.com.br/poudriere/data/101amd64-ports_dbaio/2015-06-09_23h50m30s/logs/robocode-naval-0.9.2.log FreeBSD 11-CURRENT (i386) http://dbaio.bs2cloud.com.br/poudriere/data/11i386-ports_dbaio/2015-06-09_23h51m19s/logs/robocode-naval-0.9.2.log FreeBSD 11-CURRENT (amd64) http://dbaio.bs2cloud.com.br/poudriere/data/11amd64-ports_dbaio/2015-06-09_23h52m18s/logs/robocode-naval-0.9.2.log [games/robocode] FreeBSD 10.1 (i386) http://dbaio.bs2cloud.com.br/poudriere/data/101i386-ports_dbaio/2015-06-09_23h39m35s/logs/robocode-1.9.2.4.log FreeBSD 10.1 (amd64) http://dbaio.bs2cloud.com.br/poudriere/data/101amd64-ports_dbaio/2015-06-09_23h40m48s/logs/robocode-1.9.2.4.log FreeBSD 11-CURRENT (i386) http://dbaio.bs2cloud.com.br/poudriere/data/11i386-ports_dbaio/2015-06-09_23h41m38s/logs/robocode-1.9.2.4.log FreeBSD 11-CURRENT (amd64) http://dbaio.bs2cloud.com.br/poudriere/data/11amd64-ports_dbaio/2015-06-09_23h42m37s/logs/robocode-1.9.2.4.log
Created attachment 157600 [details] svn_diff_games_robocode_1.9.2.4
Committed, thanks.
A commit references this bug: Author: pi Date: Sun May 1 04:37:17 UTC 2016 New revision: 414378 URL: https://svnweb.freebsd.org/changeset/ports/414378 Log: New port: games/robocode-naval Naval Robocode is a programming game, where the goal is to develop a robot battle ship to battle against other ships in Java or .NET. The robot battles are running in real-time and on-screen. Naval Robocode is based on Robocode v1.9.2.x. WWW: http://robo-code.blogspot.com.br PR: 200753 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Changes: head/games/Makefile head/games/robocode-naval/ head/games/robocode-naval/Makefile head/games/robocode-naval/distinfo head/games/robocode-naval/files/ head/games/robocode-naval/files/patch-desktop_robocodeRobocode.desktop head/games/robocode-naval/files/patch-naval-robocode.sh head/games/robocode-naval/files/pkg-deinstall.in head/games/robocode-naval/files/pkg-message.in head/games/robocode-naval/files/robocode-NavalRobocode.in head/games/robocode-naval/pkg-descr head/games/robocode-naval/pkg-plist
Hi pi. Thanks for the commit. Could you take a look on the update for games/robocode as well ? Is it better open another PR ? Best regards.