ports/124029: [PATCH] games/foobillard: update to 3.0a

Alexander Logvinov ports at logvinov.com
Tue May 27 11:30:02 UTC 2008


>Number:         124029
>Category:       ports
>Synopsis:       [PATCH] games/foobillard: update to 3.0a
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 27 11:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:

>Description:

  Update to 3.0a
    
>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/games/foobillard/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	19 Apr 2008 17:49:01 -0000	1.20
+++ Makefile	27 May 2008 11:21:13 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	foobillard
-PORTVERSION=	2.9
-PORTREVISION=	7
+PORTVERSION=	3.0a
 CATEGORIES=	games
 MASTER_SITES=	http://foobillard.sunsite.dk/dnl/
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/games/foobillard/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	22 Jan 2006 11:18:08 -0000	1.6
+++ distinfo	27 May 2008 11:21:13 -0000
@@ -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
Index: files/patch-sys_stuff.c
===================================================================
RCS file: /home/pcvs/ports/games/foobillard/files/patch-sys_stuff.c,v
retrieving revision 1.2
diff -u -r1.2 patch-sys_stuff.c
--- files/patch-sys_stuff.c	16 Nov 2003 18:56:32 -0000	1.2
+++ files/patch-sys_stuff.c	27 May 2008 11:21:13 -0000
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list