Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2010 12:26:36 +0100 (CET)
From:      Florian Smeets <flo@kasimir.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/143159: [MAINTAINER] games/crafty: update to 23.1
Message-ID:  <20100124112636.77C066209F@mail.solomo.de>
Resent-Message-ID: <201001241130.o0OBU5ZN058591@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         143159
>Category:       ports
>Synopsis:       [MAINTAINER] games/crafty: update to 23.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:   Sun Jan 24 11:30:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Florian Smeets
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD mail.solomo.de 8.0-STABLE FreeBSD 8.0-STABLE #6: Sat Dec 19 01:09:17 CET 2009
>Description:
- Update to 23.1

Added file(s):
- files/patch-chess.h

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- crafty-23.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/crafty.orig/Makefile /usr/ports/games/crafty/Makefile
--- /usr/ports/games/crafty.orig/Makefile	2010-01-24 12:21:12.000000000 +0100
+++ /usr/ports/games/crafty/Makefile	2010-01-24 11:35:08.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	crafty
-PORTVERSION=	23.0
+PORTVERSION=	23.1
 CATEGORIES=	games
 MASTER_SITES=	ftp://ftp.cis.uab.edu/pub/hyatt/pgn/:data \
 		ftp://ftp.cis.uab.edu/pub/hyatt/documentation/:doc \
diff -ruN --exclude=CVS /usr/ports/games/crafty.orig/distinfo /usr/ports/games/crafty/distinfo
--- /usr/ports/games/crafty.orig/distinfo	2010-01-24 12:21:12.000000000 +0100
+++ /usr/ports/games/crafty/distinfo	2010-01-24 11:28:35.000000000 +0100
@@ -1,6 +1,6 @@
-MD5 (crafty/crafty-23.0.zip) = c0fe0ad318f313a1bf6ac4cb7427ec73
-SHA256 (crafty/crafty-23.0.zip) = 699bed07f49af02f054b6a241aa99e35a3087230664e2979b7714e5044ad89d2
-SIZE (crafty/crafty-23.0.zip) = 419362
+MD5 (crafty/crafty-23.1.zip) = c023e4844fccb6087fc7ff908363a745
+SHA256 (crafty/crafty-23.1.zip) = 0c0c7378afa56290df959b3865b241c2ced41303c4297a1ca9e096e61734006a
+SIZE (crafty/crafty-23.1.zip) = 423190
 MD5 (crafty/start.pgn) = 98176af8ec13945a4ec60ad9b5959412
 SHA256 (crafty/start.pgn) = 750397385a67307bd3e565f7a86d69745476db5fed4735650af971cc94318021
 SIZE (crafty/start.pgn) = 1349
@@ -19,6 +19,3 @@
 MD5 (crafty/sound.zip) = ccf72dfe83be9d11c230c9825f763af8
 SHA256 (crafty/sound.zip) = a9cd8f9c4ebfb41a8a57056da2256c8c88d5fa21c3865f2aeea5bbe8cd2b4e24
 SIZE (crafty/sound.zip) = 737470
-MD5 (crafty/book.bin) = 6d527840579904bf0e0b0a456a580a9b
-SHA256 (crafty/book.bin) = 67a41dda9a477912b570cc5583fe5fac4f93fb2dba9db436f77f5f95217279b2
-SIZE (crafty/book.bin) = 1697508
diff -ruN --exclude=CVS /usr/ports/games/crafty.orig/files/patch-chess.h /usr/ports/games/crafty/files/patch-chess.h
--- /usr/ports/games/crafty.orig/files/patch-chess.h	1970-01-01 01:00:00.000000000 +0100
+++ /usr/ports/games/crafty/files/patch-chess.h	2010-01-24 12:23:15.000000000 +0100
@@ -0,0 +1,10 @@
+--- chess.h.orig	2010-01-24 12:22:38.000000000 +0100
++++ chess.h	2010-01-24 12:22:45.000000000 +0100
+@@ -23,7 +23,6 @@
+ #include <stdio.h>
+ #include <assert.h>
+ #include <stdlib.h>
+-#include <malloc.h>
+ #include <string.h>
+ #if !defined(TYPES_INCLUDED)
+ #  include "lock.h"
--- crafty-23.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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