ports/145208: [MAINTAINER] games/crafty: update to 23.2

Florian Smeets flo at kasimir.com
Tue Mar 30 15:30:14 UTC 2010


>Number:         145208
>Category:       ports
>Synopsis:       [MAINTAINER] games/crafty: update to 23.2
>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:   Tue Mar 30 15:30:13 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 #10: Wed Mar 17 15:21:27 CET 2010
>Description:
- Update to 23.2

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

--- crafty-23.2.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-03-30 16:54:38.000000000 +0200
+++ /usr/ports/games/crafty/Makefile	2010-03-30 16:54:47.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	crafty
-PORTVERSION=	23.1
+PORTVERSION=	23.2
 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-03-30 16:54:38.000000000 +0200
+++ /usr/ports/games/crafty/distinfo	2010-03-30 16:54:54.000000000 +0200
@@ -1,6 +1,6 @@
-MD5 (crafty/crafty-23.1.zip) = c023e4844fccb6087fc7ff908363a745
-SHA256 (crafty/crafty-23.1.zip) = 0c0c7378afa56290df959b3865b241c2ced41303c4297a1ca9e096e61734006a
-SIZE (crafty/crafty-23.1.zip) = 423190
+MD5 (crafty/crafty-23.2.zip) = 522bb6b4ad1f04c198e6f9b2a0b1503d
+SHA256 (crafty/crafty-23.2.zip) = f7bd2881cbde29874f4c0934afe82acd9276256fcb1ffc622b23930ac396d951
+SIZE (crafty/crafty-23.2.zip) = 424434
 MD5 (crafty/start.pgn) = 98176af8ec13945a4ec60ad9b5959412
 SHA256 (crafty/start.pgn) = 750397385a67307bd3e565f7a86d69745476db5fed4735650af971cc94318021
 SIZE (crafty/start.pgn) = 1349
diff -ruN --exclude=CVS /usr/ports/games/crafty.orig/files/patch-Makefile /usr/ports/games/crafty/files/patch-Makefile
--- /usr/ports/games/crafty.orig/files/patch-Makefile	2010-03-30 16:54:38.000000000 +0200
+++ /usr/ports/games/crafty/files/patch-Makefile	2010-03-30 17:07:02.000000000 +0200
@@ -1,17 +1,17 @@
---- Makefile.orig	2009-01-27 04:15:14.000000000 +0300
-+++ Makefile	2009-02-28 03:36:17.000000000 +0300
-@@ -119,11 +119,11 @@
+--- Makefile.orig	2010-03-30 17:06:21.000000000 +0200
++++ Makefile	2010-03-30 17:06:57.000000000 +0200
+@@ -81,11 +81,11 @@
  	
  freebsd:
  	$(MAKE) target=FreeBSD \
 -		CC=gcc CXX='$(CC)' \
--		CFLAGS='$(CFLAGS) -fomit-frame-pointer -m486 -O3 -Wall' \
--		CXFLAGS=$(CFLAGS) \
--		LDFLAGS='$(LDFLAGS) -lpthread' \
+-		CFLAGS='-fomit-frame-pointer -m486 -O3 -Wall' \
+-		CXFLAGS='-fomit-frame-pointer -m486 -O3 -Wall' \
+-		LDFLAGS=$(LDFLAGS) \
 -		opt='$(opt) -DINLINE32' \
 +		CC='$(CC)' CXX='$(CC)' \
-+		CFLAGS='$(CFLAGS) -fomit-frame-pointer -Wall' \
-+		CXFLAGS='$(CXXFLAGS)' \
++		CFLAGS='$(CFLAGS) -fomit-frame-pointer -O3 -Wall' \
++		CXFLAGS='$(CXXFLAGS) -fomit-frame-pointer -O3 -Wall' \
 +		LDFLAGS='$(LDFLAGS) -pthread -lstdc++' \
 +		opt='$(opt)' \
  		crafty-make
--- crafty-23.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list