Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2008 10:22:50 +0200
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/games/foobillard Makefile distinfo ports/games/foobillard/files patch-sys_stuff.c
Message-ID:  <20080603082250.GB17905@bsdcrew.de>
In-Reply-To: <200806030820.m538Kxcc003386@repoman.freebsd.org>
References:  <200806030820.m538Kxcc003386@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----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 <ports@logvinov.com> (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 <thomas.vogt@bsdunix.ch>
> |  #
> | -# $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 <GL/glut.h>
> |   #else
> |  -#include <SDL/SDL.h>
> | +-#include <SDL/SDL_syswm.h>
> |  +#include <SDL.h>
> | ++#include <SDL_syswm.h>
> |   #include <GL/gl.h>
> |   #include <GL/glu.h>
> |   #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-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080603082250.GB17905>