From owner-svn-ports-all@FreeBSD.ORG Fri Sep 28 10:51:53 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 4287A106566B; Fri, 28 Sep 2012 10:51:53 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2CF1F8FC12; Fri, 28 Sep 2012 10:51:53 +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 q8SAprUP023759; Fri, 28 Sep 2012 10:51:53 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8SApqr7023756; Fri, 28 Sep 2012 10:51:52 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201209281051.q8SApqr7023756@svn.freebsd.org> From: Frederic Culot Date: Fri, 28 Sep 2012 10:51:52 +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: r304987 - head/games/wesnoth 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: Fri, 28 Sep 2012 10:51:53 -0000 Author: culot Date: Fri Sep 28 10:51:52 2012 New Revision: 304987 URL: http://svn.freebsd.org/changeset/ports/304987 Log: - Update to 1.10.4 Changes: http://svn.gna.org/viewcvs/*checkout*/wesnoth/tags/1.10.4/changelog PR: ports/172095 Submitted by: Rusty Nejdl (maintainer) Modified: head/games/wesnoth/Makefile head/games/wesnoth/distinfo Modified: head/games/wesnoth/Makefile ============================================================================== --- head/games/wesnoth/Makefile Fri Sep 28 07:44:38 2012 (r304986) +++ head/games/wesnoth/Makefile Fri Sep 28 10:51:52 2012 (r304987) @@ -6,8 +6,7 @@ # PORTNAME= wesnoth -PORTVERSION= 1.10.3 -PORTREVISION= 2 +PORTVERSION= 1.10.4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ http://files.wesnoth.org/ Modified: head/games/wesnoth/distinfo ============================================================================== --- head/games/wesnoth/distinfo Fri Sep 28 07:44:38 2012 (r304986) +++ head/games/wesnoth/distinfo Fri Sep 28 10:51:52 2012 (r304987) @@ -1,2 +1,2 @@ -SHA256 (wesnoth-1.10.3.tar.bz2) = b348f99c0ef810fb1f59b5e6ac6f0bb376922edb2552f4a11eb03b5cc658da78 -SIZE (wesnoth-1.10.3.tar.bz2) = 342168933 +SHA256 (wesnoth-1.10.4.tar.bz2) = 97131daf6e52175abe1c84ff55dbbf0f6b102b99f29d32490f5e89ee02cfebc3 +SIZE (wesnoth-1.10.4.tar.bz2) = 342665460 \ No newline at end of file