ports/105006: [MAINTAINER] games/bitefusion: update to 1.0.1
Dmitry Marakasov
amdmi3 at mail.ru
Wed Nov 1 12:20:36 UTC 2006
>Number: 105006
>Category: ports
>Synopsis: [MAINTAINER] games/bitefusion: update to 1.0.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Nov 01 12:20:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #3: Wed Nov 1 14:20:50 MSK 2006 amdmi3 at hades.panopticon:/usr/obj/usr/src/sys/HADES i386
>Description:
Update to 1.0.1
>How-To-Repeat:
>Fix:
--- bitefusion-1.0.1.patch begins here ---
diff -ruN bitefusion.orig/Makefile bitefusion/Makefile
--- bitefusion.orig/Makefile Wed Nov 1 14:06:20 2006
+++ bitefusion/Makefile Wed Nov 1 14:08:43 2006
@@ -6,8 +6,7 @@
#
PORTNAME= bitefusion
-PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTVERSION= 1.0.1
CATEGORIES= games
MASTER_SITES= http://www.junoplay.com/files/
diff -ruN bitefusion.orig/distinfo bitefusion/distinfo
--- bitefusion.orig/distinfo Wed Nov 1 14:06:20 2006
+++ bitefusion/distinfo Wed Nov 1 14:07:30 2006
@@ -1,3 +1,3 @@
-MD5 (bitefusion-1.0.0.tar.gz) = ddbbab99db5b26623842a202f6a18fa0
-SHA256 (bitefusion-1.0.0.tar.gz) = 6dd60f43bf7f0ce8d47a5854dac079ff9ba1b6f763210a91fb1d0641241f8399
-SIZE (bitefusion-1.0.0.tar.gz) = 279538
+MD5 (bitefusion-1.0.1.tar.gz) = d7bc933c3363a76b4cb3eeb2a4f33b40
+SHA256 (bitefusion-1.0.1.tar.gz) = 8977ec4b04bec4b795188c68686802b7bf540b2ea0719ab95197da20b7191665
+SIZE (bitefusion-1.0.1.tar.gz) = 280347
diff -ruN bitefusion.orig/files/patch-main.c bitefusion/files/patch-main.c
--- bitefusion.orig/files/patch-main.c Thu Jan 1 03:00:00 1970
+++ bitefusion/files/patch-main.c Wed Nov 1 14:09:46 2006
@@ -0,0 +1,19 @@
+--- main.c.orig Thu Oct 5 18:49:20 2006
++++ main.c Wed Nov 1 14:09:15 2006
+@@ -5,7 +5,7 @@
+ #define __BIT_ENDIAN 1234
+ #define __BYTE_ORDER __LITTLE_ENDIAN
+ #else
+-#include <endian.h>
++//#include <endian.h>
+ #endif
+
+ #include <SDL/SDL.h>
+@@ -17,6 +17,7 @@
+ #include <math.h>
+ #include <stdlib.h>
+ #include <string.h>
++#include <unistd.h>
+
+ #include "error.h"
+
--- bitefusion-1.0.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list