Bug 215736 - games/robocode: Update to 1.9.2.6
Summary: games/robocode: Update to 1.9.2.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Torsten Zuehlsdorff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-03 15:50 UTC by Jochen Neumeister
Modified: 2017-01-12 13:24 UTC (History)
3 users (show)

See Also:


Attachments
Patch (830 bytes, patch)
2017-01-03 15:50 UTC, Jochen Neumeister
joneum: maintainer-approval+
Details | Diff
robocode-1.9.2.6.patch (1.35 KB, patch)
2017-01-08 16:26 UTC, Danilo G. Baio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jochen Neumeister freebsd_committer freebsd_triage 2017-01-03 15:50:39 UTC
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 1 Jochen Neumeister freebsd_committer freebsd_triage 2017-01-03 15:50:56 UTC
Comment on attachment 178481 [details]
Patch

Port has no maintainer, implicit approval
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2017-01-05 22:10:34 UTC
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.
Comment 3 Jochen Neumeister freebsd_committer freebsd_triage 2017-01-08 08:40:18 UTC
(In reply to Danilo G. Baio (dbaio) from comment #2)

Can you make a new patch?
Comment 4 Danilo G. Baio freebsd_committer freebsd_triage 2017-01-08 16:26:15 UTC
Created attachment 178623 [details]
robocode-1.9.2.6.patch

patch attached
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-01-12 13:23:11 UTC
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
Comment 6 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-01-12 13:24:45 UTC
Committed, thanks! :)