Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2012 11:59:37 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304832 - head/games/corsix-th
Message-ID:  <201209251159.q8PBxb5p025849@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Tue Sep 25 11:59:37 2012
New Revision: 304832
URL: http://svn.freebsd.org/changeset/ports/304832

Log:
  - Update to 0.10
  - Remove ABI version number from LIB_DEPENDS
  - Strip Makefile headers
  
  Approved by:	crees, tabthorpe (mentors, implicit)

Modified:
  head/games/corsix-th/Makefile   (contents, props changed)
  head/games/corsix-th/distinfo   (contents, props changed)
  head/games/corsix-th/pkg-plist   (contents, props changed)

Modified: head/games/corsix-th/Makefile
==============================================================================
--- head/games/corsix-th/Makefile	Tue Sep 25 11:54:39 2012	(r304831)
+++ head/games/corsix-th/Makefile	Tue Sep 25 11:59:37 2012	(r304832)
@@ -1,23 +1,19 @@
-# New ports collection makefile for:	CorsixTH
-# Date created:				24 Nov 2010
-# Whom:					Alexey Dokuchaev <danfe@FreeBSD.org>
-#
+# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	corsixth
-PORTVERSION=	0.01b
+PORTVERSION=	0.10
 CATEGORIES=	games
 MASTER_SITES=	GOOGLE_CODE
 PROJECTHOST=	corsix-th
-DISTNAME=	CorsixTH-${DISTVERSION}-Source
+DISTNAME=	CorsixTH-${DISTVERSION}-Sourze
 
 MAINTAINER=	madpilot@FreeBSD.org
 COMMENT=	Open source clone of Theme Hospital
 
 LICENSE=	MIT
 
-LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS=	freetype:${PORTSDIR}/print/freetype2
 RUN_DEPENDS=	timidity:${PORTSDIR}/audio/timidity
 
 USE_CMAKE=	yes

Modified: head/games/corsix-th/distinfo
==============================================================================
--- head/games/corsix-th/distinfo	Tue Sep 25 11:54:39 2012	(r304831)
+++ head/games/corsix-th/distinfo	Tue Sep 25 11:59:37 2012	(r304832)
@@ -1,2 +1,2 @@
-SHA256 (CorsixTH-0.01b-Source.tar.gz) = 304bdbe49992358af3785e64cf8deb63adf83e429ffa6f13d4a99c7aaecb3a93
-SIZE (CorsixTH-0.01b-Source.tar.gz) = 3402453
+SHA256 (CorsixTH-0.10-Sourze.tar.gz) = c7518d9f7bd85a4b79504d706f33a2a8eeeffa2e426fe3423ffd6e389a4ce26c
+SIZE (CorsixTH-0.10-Sourze.tar.gz) = 3718830

Modified: head/games/corsix-th/pkg-plist
==============================================================================
--- head/games/corsix-th/pkg-plist	Tue Sep 25 11:54:39 2012	(r304831)
+++ head/games/corsix-th/pkg-plist	Tue Sep 25 11:59:37 2012	(r304832)
@@ -40,6 +40,7 @@ bin/CorsixTH
 %%DATADIR%%/Bitmap/new32.png
 %%DATADIR%%/Bitmap/open32.png
 %%DATADIR%%/Bitmap/parcels32.png
+%%DATADIR%%/Bitmap/positions32.png
 %%DATADIR%%/Bitmap/readme.txt
 %%DATADIR%%/Bitmap/save32.png
 %%DATADIR%%/Bitmap/transparent_walls32.png



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