Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2013 17:49:27 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315871 - head/games/wesnoth
Message-ID:  <201304161749.r3GHnRFa043618@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Tue Apr 16 17:49:26 2013
New Revision: 315871
URL: http://svnweb.freebsd.org/changeset/ports/315871

Log:
  - Update to 1.10.6
  - Remove indefinite article from COMMENT
  
  PR:		ports/177547
  Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
  Feature safe:	yes

Modified:
  head/games/wesnoth/Makefile
  head/games/wesnoth/distinfo

Modified: head/games/wesnoth/Makefile
==============================================================================
--- head/games/wesnoth/Makefile	Tue Apr 16 17:47:58 2013	(r315870)
+++ head/games/wesnoth/Makefile	Tue Apr 16 17:49:26 2013	(r315871)
@@ -1,14 +1,13 @@
 # $FreeBSD$
 
 PORTNAME=	wesnoth
-PORTVERSION=	1.10.5
-PORTREVISION=	1
+PORTVERSION=	1.10.6
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \
 		http://files.wesnoth.org/
 
 MAINTAINER=	rnejdl@ringofsaturn.com
-COMMENT=	A fantasy turn-based strategy game
+COMMENT=	Fantasy turn-based strategy game
 
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual

Modified: head/games/wesnoth/distinfo
==============================================================================
--- head/games/wesnoth/distinfo	Tue Apr 16 17:47:58 2013	(r315870)
+++ head/games/wesnoth/distinfo	Tue Apr 16 17:49:26 2013	(r315871)
@@ -1,2 +1,2 @@
-SHA256 (wesnoth-1.10.5.tar.bz2) = f627d246e473dcbad3b928a37e0783a7191a237430b0bfc7680ffe3d18ca74e7
-SIZE (wesnoth-1.10.5.tar.bz2) = 343638424
+SHA256 (wesnoth-1.10.6.tar.bz2) = 05f3b47dcec4d2c3e2aaa05be270bc1505948d0311f2508d2bf8ece5741d2081
+SIZE (wesnoth-1.10.6.tar.bz2) = 346125796



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