Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2017 17:18:43 +0000 (UTC)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r434737 - head/games/manaplus
Message-ID:  <201702241718.v1OHIhX2064085@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: krion
Date: Fri Feb 24 17:18:43 2017
New Revision: 434737
URL: https://svnweb.freebsd.org/changeset/ports/434737

Log:
  Update games/manaplus to 1.7.2.18
  
  PR:		217280
  Submitted by:	maintainer
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9773

Modified:
  head/games/manaplus/Makefile
  head/games/manaplus/distinfo
  head/games/manaplus/pkg-plist

Modified: head/games/manaplus/Makefile
==============================================================================
--- head/games/manaplus/Makefile	Fri Feb 24 17:18:00 2017	(r434736)
+++ head/games/manaplus/Makefile	Fri Feb 24 17:18:43 2017	(r434737)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	manaplus
-PORTVERSION=	1.7.2.4
+PORTVERSION=	1.7.2.18
 CATEGORIES=	games
 MASTER_SITES=	http://download.evolonline.org/manaplus/download/${PORTVERSION}/
 

Modified: head/games/manaplus/distinfo
==============================================================================
--- head/games/manaplus/distinfo	Fri Feb 24 17:18:00 2017	(r434736)
+++ head/games/manaplus/distinfo	Fri Feb 24 17:18:43 2017	(r434737)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486297408
-SHA256 (manaplus-1.7.2.4.tar.xz) = 19aea5f7e286d395918ea4bce3d1823efe1178a50e3978668461c880dd9dc105
-SIZE (manaplus-1.7.2.4.tar.xz) = 14787184
+TIMESTAMP = 1487688916
+SHA256 (manaplus-1.7.2.18.tar.xz) = 308bd47abcc0d2d032deb2137766820288b9fff4821f38130dc8d50220234545
+SIZE (manaplus-1.7.2.18.tar.xz) = 14768848

Modified: head/games/manaplus/pkg-plist
==============================================================================
--- head/games/manaplus/pkg-plist	Fri Feb 24 17:18:00 2017	(r434736)
+++ head/games/manaplus/pkg-plist	Fri Feb 24 17:18:43 2017	(r434737)
@@ -276,6 +276,7 @@ share/applications/manaplustest.desktop
 %%DATADIR%%/data/test/arrow_up_A.png
 %%DATADIR%%/data/test/arrow_up_B.png
 %%DATADIR%%/data/test/arrow_up_S.png
+%%DATADIR%%/data/test/dir1/file1.txt
 %%DATADIR%%/data/test/dye.png
 %%DATADIR%%/data/test/equipmentwindow.xml
 %%DATADIR%%/data/test/hide.png
@@ -285,7 +286,9 @@ share/applications/manaplustest.desktop
 %%DATADIR%%/data/test/quests.xml
 %%DATADIR%%/data/test/serverlistplus.xml
 %%DATADIR%%/data/test/simplefile.txt
+%%DATADIR%%/data/test/test.txt
 %%DATADIR%%/data/test/test.zip
+%%DATADIR%%/data/test/test2.txt
 %%DATADIR%%/data/test/testintmap.xml
 %%DATADIR%%/data/test/units.xml
 %%DATADIR%%/data/themes/blacknblack/bubble.png



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