svn commit: r359679 - head/games/manaplus

Marcus von Appen mva at FreeBSD.org
Sat Jun 28 09:57:50 UTC 2014


Author: mva
Date: Sat Jun 28 09:57:48 2014
New Revision: 359679
URL: http://svnweb.freebsd.org/changeset/ports/359679
QAT: https://qat.redports.org/buildarchive/r359679/

Log:
  - Update to version 1.4.6.21

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

Modified: head/games/manaplus/Makefile
==============================================================================
--- head/games/manaplus/Makefile	Sat Jun 28 09:32:36 2014	(r359678)
+++ head/games/manaplus/Makefile	Sat Jun 28 09:57:48 2014	(r359679)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	manaplus
-PORTVERSION=	1.4.5.24
-PORTREVISION=	1
+PORTVERSION=	1.4.6.21
 CATEGORIES=	games
 MASTER_SITES=	http://download.evolonline.org/manaplus/download/${PORTVERSION}/
 

Modified: head/games/manaplus/distinfo
==============================================================================
--- head/games/manaplus/distinfo	Sat Jun 28 09:32:36 2014	(r359678)
+++ head/games/manaplus/distinfo	Sat Jun 28 09:57:48 2014	(r359679)
@@ -1,2 +1,2 @@
-SHA256 (manaplus-1.4.5.24.tar.xz) = da402f7adc78c7685ddbc7d4e0ea5b83e231e184cef3b59b823dc13946de7a18
-SIZE (manaplus-1.4.5.24.tar.xz) = 9022932
+SHA256 (manaplus-1.4.6.21.tar.xz) = 879efd3cfc1e539faac6779584a0e39b362ee1e61a70aeee2c3dee2e90dc7f72
+SIZE (manaplus-1.4.6.21.tar.xz) = 9027812

Modified: head/games/manaplus/pkg-plist
==============================================================================
--- head/games/manaplus/pkg-plist	Sat Jun 28 09:32:36 2014	(r359678)
+++ head/games/manaplus/pkg-plist	Sat Jun 28 09:57:48 2014	(r359679)
@@ -143,6 +143,8 @@ share/locale/zh_CN/LC_MESSAGES/manaplus.
 %%DATADIR%%/data/graphics/gui/world.xml
 %%DATADIR%%/data/graphics/images/error.png
 %%DATADIR%%/data/graphics/images/login_wallpaper.png
+%%DATADIR%%/data/graphics/shaders/simple_frag.glsl
+%%DATADIR%%/data/graphics/shaders/simple_vertex.glsl
 %%DATADIR%%/data/graphics/sprites/arrow_down.png
 %%DATADIR%%/data/graphics/sprites/arrow_left.png
 %%DATADIR%%/data/graphics/sprites/arrow_right.png
@@ -578,6 +580,7 @@ share/pixmaps/manaplus.png
 @dirrm %%DATADIR%%/data/help/tips
 @dirrm %%DATADIR%%/data/help
 @dirrm %%DATADIR%%/data/graphics/sprites
+ at dirrm %%DATADIR%%/data/graphics/shaders
 @dirrm %%DATADIR%%/data/graphics/images
 @dirrm %%DATADIR%%/data/graphics/gui
 @dirrm %%DATADIR%%/data/graphics/flags


More information about the svn-ports-head mailing list