[Bug 203690] [PATCH] games/xboard-devel: update to latest version 4.8.0.20150806.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 11 03:25:10 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203690

            Bug ID: 203690
           Summary: [PATCH] games/xboard-devel: update to latest version
                    4.8.0.20150806.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: kalten at gmx.at
          Keywords: patch

Created attachment 161895
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161895&action=edit
games/xboard-devel: update to 4.8.0.20150806.3 patch

H.G.Muller has released a new version some time ago
http://hgm.nubati.net/cgi-bin/gitweb.cgi/xboard.git

* This attachment brings the new version into our portstree.
* »files/patch-xboard.conf.in« has been “renamed” (not only!) to
  »files/patch-xboard.conf« following the change in the source of xboard
  (the attached patch file may reflect that in a bad way). Do not miss that
  the filename in the patchfile had to be changed too—so a simple rename will
  not do. But: the attached patch file should take care of all these aspects
  correctly.

The output of »portlint -AC« with comments:
(it looks worse than it is—these warning are (mainly) results of this port
being a slave port and portlint(1) not checking correctly in such a case)
------------------------------------------------------------------------
> WARN: Makefile: ZIPPY is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MZIPPY appears.
> WARN: Makefile: SOX is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MSOX appears.
> WARN: Makefile: ALSA is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MALSA appears.
> WARN: Makefile: XAW is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MXAW appears.
> WARN: Makefile: XAW3D is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MXAW3D appears.
> WARN: Makefile: GTK2 is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MGTK2 appears.
> WARN: Makefile: FAIRYMAX is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MFAIRYMAX appears.
> WARN: Makefile: CRAFTY is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MCRAFTY appears.
> WARN: Makefile: GNUCHESS is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MGNUCHESS appears.
> WARN: Makefile: KNIGHTCAP is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MKNIGHTCAP appears.
> WARN: Makefile: PHALANX is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MPHALANX appears.
As mentioned in bug #193272, comment #5: They are included from
games/xboard/Makefile but portlint(1) does not check there.

> WARN: Makefile: Consider adding support for a NLS knob to conditionally
> disable gettext support.
As mentioned in bug #193272, comment #5: This is taken care of in the
included games/xboard/Makefile but portlint(1) does not check there.

> WARN: Makefile: for new port, make $FreeBSD$ tag in comment section
> empty, to make SVN happy.
It is not a new port.

> WARN: Makefile: new ports should not set PORTREVISION.
> WARN: Makefile: new ports should not set PORTEPOCH.
It is not a new port.
As mentioned in bug #193272, comment #5: We are slave to games/xboard
and have to reset these two variables.

> WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX.
As mentioned in bug #193272, comment #5: We are a devel-port and need
to do that.

> WARN: […]/ports/default/games/xboard-devel/../xboard/files/patch-xboard.conf:
> patch was not generated using ``make makepatch''.  It is recommended to use
> ``make makepatch'' when you need to [re-]generate a patch to ensure proper
> patch format.
I have tried that too (deletes date information to the right of the filename,
nothing more) but the warning remains.

> 0 fatal errors and 17 warnings found.
------------------------------------------------------------------------

poudriere testport output and »setenv DEVELOPER yes; make clean;
make stage && make check-plist && make stage-qa && make package« output
will follow shortly.

Thank you in advance for attending to this!
 Kalten

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list