From owner-cvs-ports@FreeBSD.ORG Tue Jun 3 08:22:56 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D7AE106567F; Tue, 3 Jun 2008 08:22:56 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4]) by mx1.freebsd.org (Postfix) with ESMTP id A73A28FC15; Tue, 3 Jun 2008 08:22:55 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: by bsdcrew.de (Postfix, from userid 1001) id B74C64ACD8; Tue, 3 Jun 2008 10:22:50 +0200 (CEST) Date: Tue, 3 Jun 2008 10:22:50 +0200 From: Martin Wilke To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20080603082250.GB17905@bsdcrew.de> References: <200806030820.m538Kxcc003386@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <200806030820.m538Kxcc003386@repoman.freebsd.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: Subject: Re: cvs commit: ports/games/foobillard Makefile distinfo ports/games/foobillard/files patch-sys_stuff.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2008 08:22:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Jun 03, 2008 at 08:20:59AM +0000, Martin Wilke wrote: > miwi 2008-06-03 08:20:59 UTC > > FreeBSD ports repository > > Modified files: > games/foobillard Makefile distinfo > games/foobillard/files patch-sys_stuff.c > Log: > - Update to 3.0a > > PR: 124029 > Submitted by: Alexander Logvinov (maintainer) Approved by: maintainer > > Revision Changes Path > 1.21 +1 -2 ports/games/foobillard/Makefile > http://cvsweb.FreeBSD.org/ports/games/foobillard/Makefile.diff?r1=1.20&r2=1.21 > | --- ports/games/foobillard/Makefile 2008/04/19 17:49:01 1.20 > | +++ ports/games/foobillard/Makefile 2008/06/03 08:20:59 1.21 > | @@ -2,12 +2,11 @@ > | # Date created: 26 October 2002 > | # Whom: Thomas Vogt > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/games/foobillard/Makefile,v 1.20 2008/04/19 17:49:01 miwi Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/games/foobillard/Makefile,v 1.21 2008/06/03 08:20:59 miwi Exp $ > | # > | > | PORTNAME= foobillard > | -PORTVERSION= 2.9 > | -PORTREVISION= 7 > | +PORTVERSION= 3.0a > | CATEGORIES= games > | MASTER_SITES= http://foobillard.sunsite.dk/dnl/ > | > 1.7 +3 -3 ports/games/foobillard/distinfo > http://cvsweb.FreeBSD.org/ports/games/foobillard/distinfo.diff?r1=1.6&r2=1.7 > | --- ports/games/foobillard/distinfo 2006/01/22 11:18:08 1.6 > | +++ ports/games/foobillard/distinfo 2008/06/03 08:20:59 1.7 > | @@ -1,3 +1,3 @@ > | -MD5 (foobillard-2.9.tar.gz) = b8b10d7d3ade07a9e0c497165beadbca > | -SHA256 (foobillard-2.9.tar.gz) = 4d1919f38ed0816366d330aca3ffaa7a8575491f98f3230e36f9a594b1691ab1 > | -SIZE (foobillard-2.9.tar.gz) = 1136620 > | +MD5 (foobillard-3.0a.tar.gz) = c2d92edeaaf8bfb18aa26f1c79931b7d > | +SHA256 (foobillard-3.0a.tar.gz) = d05807077bdba32c4ca1d369344ac983675dc859cb7b192fca4196f23b89b137 > | +SIZE (foobillard-3.0a.tar.gz) = 1138477 > 1.3 +5 -3 ports/games/foobillard/files/patch-sys_stuff.c > http://cvsweb.FreeBSD.org/ports/games/foobillard/files/patch-sys_stuff.c.diff?r1=1.2&r2=1.3 > | --- ports/games/foobillard/files/patch-sys_stuff.c 2003/11/16 18:56:32 1.2 > | +++ ports/games/foobillard/files/patch-sys_stuff.c 2008/06/03 08:20:59 1.3 > | @@ -1,11 +1,13 @@ > | ---- src/sys_stuff.c.orig Sat Nov 15 21:24:23 2003 > | -+++ src/sys_stuff.c Sat Nov 15 21:25:20 2003 > | -@@ -5,7 +5,7 @@ > | +--- src/sys_stuff.c.orig 2008-05-27 21:00:17.000000000 +1000 > | ++++ src/sys_stuff.c 2008-05-27 21:00:25.000000000 +1000 > | +@@ -7,8 +7,8 @@ > | #ifndef USE_SDL > | #include > | #else > | -#include > | +-#include > | +#include > | ++#include > | #include > | #include > | #endif > - -- +-----------------------+-------------------------------+ | PGP : 0x05682353 | Jabber : miwi(at)BSDCrew.de | | ICQ : 169139903 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkhE/1oACgkQFwpycAVoI1MdIgCfQQ1vsQo7fykiKpmo2ozt4Art oCkAnRQuNHOosU/MgSR9M48xNC399h4g =VsFH -----END PGP SIGNATURE-----