svn commit: r315871 - head/games/wesnoth

Bryan Drewery bdrewery at FreeBSD.org
Tue Apr 16 17:49:27 UTC 2013


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 at 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 at 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


More information about the svn-ports-head mailing list