svn commit: r429834 - head/games/manaplus

Raphael Kubo da Costa rakuco at FreeBSD.org
Wed Dec 28 23:00:45 UTC 2016


Author: rakuco
Date: Wed Dec 28 23:00:43 2016
New Revision: 429834
URL: https://svnweb.freebsd.org/changeset/ports/429834

Log:
  Update to 1.6.12.24.
  
  PR:		215640
  Submitted by:	Thibault Payet <monwarez at mailoo.org> (maintainer)

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

Modified: head/games/manaplus/Makefile
==============================================================================
--- head/games/manaplus/Makefile	Wed Dec 28 22:58:38 2016	(r429833)
+++ head/games/manaplus/Makefile	Wed Dec 28 23:00:43 2016	(r429834)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	manaplus
-PORTVERSION=	1.6.11.5
+PORTVERSION=	1.6.12.24
 CATEGORIES=	games
 MASTER_SITES=	http://download.evolonline.org/manaplus/download/${PORTVERSION}/
 

Modified: head/games/manaplus/distinfo
==============================================================================
--- head/games/manaplus/distinfo	Wed Dec 28 22:58:38 2016	(r429833)
+++ head/games/manaplus/distinfo	Wed Dec 28 23:00:43 2016	(r429834)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478426027
-SHA256 (manaplus-1.6.11.5.tar.xz) = cb5ac8a8df93b9a6698a53048a64e6b6f1d431e8da0c0a3b55b01e5a58dea3c5
-SIZE (manaplus-1.6.11.5.tar.xz) = 11744332
+TIMESTAMP = 1482928338
+SHA256 (manaplus-1.6.12.24.tar.xz) = 980967aaf530effbd8e59ececa87af992f55bdf97f0900bc0a9b6d235abcc4bc
+SIZE (manaplus-1.6.12.24.tar.xz) = 11762256

Modified: head/games/manaplus/pkg-plist
==============================================================================
--- head/games/manaplus/pkg-plist	Wed Dec 28 22:58:38 2016	(r429833)
+++ head/games/manaplus/pkg-plist	Wed Dec 28 23:00:43 2016	(r429834)
@@ -145,6 +145,7 @@ share/applications/manaplustest.desktop
 %%DATADIR%%/data/graphics/gui/sell.xml
 %%DATADIR%%/data/graphics/gui/server.xml
 %%DATADIR%%/data/graphics/gui/shop.xml
+%%DATADIR%%/data/graphics/gui/skillrectanglelistbox.xml
 %%DATADIR%%/data/graphics/gui/slider.xml
 %%DATADIR%%/data/graphics/gui/slider_highlighted.xml
 %%DATADIR%%/data/graphics/gui/speechbrowserbox.xml
@@ -417,6 +418,7 @@ share/applications/manaplustest.desktop
 %%DATADIR%%/data/themes/golden-delicious/shoplistbox.xml
 %%DATADIR%%/data/themes/golden-delicious/skilllistbox.xml
 %%DATADIR%%/data/themes/golden-delicious/skillpopup.xml
+%%DATADIR%%/data/themes/golden-delicious/skillrectanglelistbox.xml
 %%DATADIR%%/data/themes/golden-delicious/slider.xml
 %%DATADIR%%/data/themes/golden-delicious/slider_highlighted.xml
 %%DATADIR%%/data/themes/golden-delicious/social.xml
@@ -530,6 +532,7 @@ share/applications/manaplustest.desktop
 %%DATADIR%%/data/themes/jewelry/shoplistbox.xml
 %%DATADIR%%/data/themes/jewelry/skilllistbox.xml
 %%DATADIR%%/data/themes/jewelry/skillpopup.xml
+%%DATADIR%%/data/themes/jewelry/skillrectanglelistbox.xml
 %%DATADIR%%/data/themes/jewelry/slider.xml
 %%DATADIR%%/data/themes/jewelry/slider_highlighted.xml
 %%DATADIR%%/data/themes/jewelry/social.xml


More information about the svn-ports-head mailing list