From owner-svn-ports-all@FreeBSD.ORG Tue Sep 25 11:59:37 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E176110656AB; Tue, 25 Sep 2012 11:59:37 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B3AE58FC1D; Tue, 25 Sep 2012 11:59:37 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8PBxbWM025853; Tue, 25 Sep 2012 11:59:37 GMT (envelope-from madpilot@svn.freebsd.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8PBxb5p025849; Tue, 25 Sep 2012 11:59:37 GMT (envelope-from madpilot@svn.freebsd.org) Message-Id: <201209251159.q8PBxb5p025849@svn.freebsd.org> From: Guido Falsi Date: Tue, 25 Sep 2012 11:59:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304832 - head/games/corsix-th X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2012 11:59:38 -0000 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 -# +# Created by: Alexey Dokuchaev # $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