From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 22 01:33:40 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ED9EBF98 for ; Fri, 22 Aug 2014 01:33:39 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D37773244 for ; Fri, 22 Aug 2014 01:33:39 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s7M1Xdgf061784 for ; Fri, 22 Aug 2014 01:33:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192903] New: [patch] games/xboard: update to new version including Zippy-option etc. Date: Fri, 22 Aug 2014 01:33:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kalten@gmx.at X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 01:33:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D192903 Bug ID: 192903 Summary: [patch] games/xboard: update to new version including Zippy-option etc. Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: kalten@gmx.at Created attachment 146139 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D146139&action= =3Dedit update from current version (ports v361946) to new version I happened to find out that there is a more recent version of games/xboard than that in the ports (4.7.3 from January as v361946 in the ports tree) at H.G.Muller=E2=80=99s page=E2=80=94namely from July. I have created a patch (see file patch-v361946-to-newVersion.txt) that does the following things (and supersedes PR/192669 =C2=B9=E2=81=BE as it c= hanges to a new version and includes zippy): * PORTVERSION from 4.7.3 to 4.7.3.20140702.2 (it seems not to be 4.7.4 yet, =E2=80=9C20140702.2=E2=80=9D means that the git-version is from 2014= -07-02 and is the third commit on this day=E2=80=94I hope, it will help, so that the po= rts system still knows, which version is the older one by using such a system) * MASTER_SITES is changed to my little server again, as I have saved a snapshot (xboard-c591aa5.tar.gz) that is a download form there=C2=B2=E2= =81=BE (I do not have a better solution=E2=80=94same in games/fairymax) * autogen needed (and called as ${WRKSRC}/autogen.sh in pre-configure target) as those generated files are not stored in this git repository * OPTIONS* - Zippy (analogous to PR/192669 =C2=B9=E2=81=BE) - Engins in an OPTIONS_GROUP (none or many) including correction of sample configuration file - GUI front end in an OPTIONS_SINGLE (exactly one of them to use) - Sound output in an OPTIONS_RADIO (none or one) including correction of sample configuration file And many small changes because of the chosen options. * Dependencies added * new distinfo * git url added to pkg-descr as it is not the git url from the WWW url there * pkg-plist changed (should be OK) * man-/info-pages tell user where to read about Zippy (zippy.README installed to) iff OPTION ZIPPY is selected. * some files were not installed (sound files and game-configuration files) (I shall write H.G.Muller about that=E2=80=94but there is another matter in connection to that: could take some time until he will change it) I have invoked ports-mgmt/poudriere using the command =E2=80=9Ctestport=E2= =80=9D (everything was OK) testing different combinations of the configuration options and checking the generated xboard.conf.dist file as well. And something not that important: In the post-configure target of the old version some command had been changed (I have kept it for the new one) but not for all analogous code fragments (there is a comment in the Makefile now above that target=E2=80= =94may be the maintainer wants to look into that matter) Well: I hope everything is to everyone=E2=80=99s satisfaction. ru, Kalten =C2=B9=E2=81=BE https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D192669 =C2=B2=E2=81=BE http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=3Dxboard.git;a=3Dsnapshot;h=3Dc5= 91aa5f691ddd2fe00a64993e006d105b47f4a3;sf=3Dtgz --=20 You are receiving this mail because: You are the assignee for the bug.=