Created attachment 178481 [details] Patch Poudriere build fine for: 9.3 amd + i386 10.3 amd + i386 11.0 amd + i386 12-current amd + i386 (r310242) portlint -AC is also fine. make test is fine, too Cheers jochen
Comment on attachment 178481 [details] Patch Port has no maintainer, implicit approval
Hi. I prepared a patch other day and was testing, its a bit different. And I received some warnings with portlint and poudriere testport. portlint: WARN: Makefile: use of DISTFILES with single file discouraged. distribution filename should be set by DISTNAME and EXTRACT_SUFX. ===> robocode-1.9.2.6 depends on file: /usr/local/openjdk8/bin/java - found unzip: skipping non-regular entry 'libs' unzip: skipping non-regular entry 'robots' =======================<phase: package >============================ ===> Building package for robocode-1.9.2.6 pkg-static: DEVELOPER_MODE: Notice: arch "FreeBSD:11:amd64" -- no architecture specific files found: If help, it is here: http://dbaio.bs2cloud.com.br/FreeBSD/robocode-1.9.2.6.patch Regards.
(In reply to Danilo G. Baio (dbaio) from comment #2) Can you make a new patch?
Created attachment 178623 [details] robocode-1.9.2.6.patch patch attached
A commit references this bug: Author: tz Date: Thu Jan 12 13:22:52 UTC 2017 New revision: 431262 URL: https://svnweb.freebsd.org/changeset/ports/431262 Log: games/robocode: Update from 1.9.2.5 to 1.9.2.6 Changelog: http://robo-code.blogspot.de/2017/01/robocode-1926.html Also: - pass maintainership to dbaio@bsd.com.br - add NO_ARCH PR: 215736 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Reported by: Jochen Neumeister <joneum@bsdproject.de> Changes: head/games/robocode/Makefile head/games/robocode/distinfo
Committed, thanks! :)