ports/151090: [PATCH] games/openttd: update to 1.0.4

Thomas Steen Rasmussen thomas at gibfest.dk
Wed Sep 29 22:30:10 UTC 2010


>Number:         151090
>Category:       ports
>Synopsis:       [PATCH] games/openttd: update to 1.0.4
>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:   Wed Sep 29 22:30:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Steen Rasmussen
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD tyklappy 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010
>Description:
- Update to 1.0.4

Port maintainer (danfe at FreeBSD.org) is cc'd.

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

--- openttd-1.0.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/openttd.orig/Makefile /usr/ports/games/openttd/Makefile
--- /usr/ports/games/openttd.orig/Makefile	2010-09-29 20:43:49.681234034 +0200
+++ /usr/ports/games/openttd/Makefile	2010-09-29 21:00:46.772842046 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	openttd
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	games
 MASTER_SITES=	http://gb.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \
 		#SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -36,7 +36,7 @@
 .if defined(WITH_DEDICATED_SERVER_ONLY)
 CONFIGURE_ARGS+=	--enable-dedicated
 # Aid it to find lzo2 headers; client build gets it via sdl-config
-CONFIGURE_ENV=	CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include"
+CXXFLAGS+="${CXXFLAGS} -I${LOCALBASE}/include"
 .else
 LIB_DEPENDS+=	freetype.9:${PORTSDIR}/print/freetype2 \
 		fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
diff -ruN --exclude=CVS /usr/ports/games/openttd.orig/distinfo /usr/ports/games/openttd/distinfo
--- /usr/ports/games/openttd.orig/distinfo	2010-09-29 20:43:49.680232231 +0200
+++ /usr/ports/games/openttd/distinfo	2010-09-29 20:49:43.344250982 +0200
@@ -1,3 +1,3 @@
-MD5 (openttd-1.0.3-source.tar.bz2) = cff60c624913a491ed3c91474e845722
-SHA256 (openttd-1.0.3-source.tar.bz2) = f52f2381c678de024d26ee465c8203323eb3484300c4dc182c0d68c439ee8c57
-SIZE (openttd-1.0.3-source.tar.bz2) = 5395672
+MD5 (openttd-1.0.4-source.tar.bz2) = e11e81bee589c04abd3cc4f3fafcb2b1
+SHA256 (openttd-1.0.4-source.tar.bz2) = 2c6b1c314f6d5e2d72543cad78769d47837d59b69c98c4356d0076498db6426c
+SIZE (openttd-1.0.4-source.tar.bz2) = 5684460
--- openttd-1.0.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list