Date: Sat, 9 Aug 2014 06:49:25 +0000 (UTC) From: Marcus von Appen <mva@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364401 - head/games/manaplus Message-ID: <53e5c475.2fc1.12048c74@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mva Date: Sat Aug 9 06:49:24 2014 New Revision: 364401 URL: http://svnweb.freebsd.org/changeset/ports/364401 QAT: https://qat.redports.org/buildarchive/r364401/ Log: - Update to version 1.4.8.2 Modified: head/games/manaplus/Makefile head/games/manaplus/distinfo head/games/manaplus/pkg-plist Modified: head/games/manaplus/Makefile ============================================================================== --- head/games/manaplus/Makefile Sat Aug 9 06:32:18 2014 (r364400) +++ head/games/manaplus/Makefile Sat Aug 9 06:49:24 2014 (r364401) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= manaplus -PORTVERSION= 1.4.7.19 +PORTVERSION= 1.4.8.2 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ Modified: head/games/manaplus/distinfo ============================================================================== --- head/games/manaplus/distinfo Sat Aug 9 06:32:18 2014 (r364400) +++ head/games/manaplus/distinfo Sat Aug 9 06:49:24 2014 (r364401) @@ -1,2 +1,2 @@ -SHA256 (manaplus-1.4.7.19.tar.xz) = 16393565f8667d393a5c788141f2be55bc02f71907db3113de60209defb4c852 -SIZE (manaplus-1.4.7.19.tar.xz) = 9042300 +SHA256 (manaplus-1.4.8.2.tar.xz) = 631ed1613c080ec26b6e7d7473d2aa6c324fada41af97f2b5ce7bc3274e352de +SIZE (manaplus-1.4.8.2.tar.xz) = 9046524 Modified: head/games/manaplus/pkg-plist ============================================================================== --- head/games/manaplus/pkg-plist Sat Aug 9 06:32:18 2014 (r364400) +++ head/games/manaplus/pkg-plist Sat Aug 9 06:49:24 2014 (r364401) @@ -17,6 +17,7 @@ share/locale/pl/LC_MESSAGES/manaplus.mo share/locale/pt/LC_MESSAGES/manaplus.mo share/locale/pt_BR/LC_MESSAGES/manaplus.mo share/locale/ru/LC_MESSAGES/manaplus.mo +share/locale/sv_SE/LC_MESSAGES/manaplus.mo share/locale/tr/LC_MESSAGES/manaplus.mo share/locale/zh_CN/LC_MESSAGES/manaplus.mo %%DATADIR%%/data/fonts/dejavusans-bold.ttf @@ -47,6 +48,7 @@ share/locale/zh_CN/LC_MESSAGES/manaplus. %%DATADIR%%/data/graphics/flags/pt.png %%DATADIR%%/data/graphics/flags/pt_BR.png %%DATADIR%%/data/graphics/flags/ru.png +%%DATADIR%%/data/graphics/flags/se.png %%DATADIR%%/data/graphics/flags/tr.png %%DATADIR%%/data/graphics/gui/browserbox.xml %%DATADIR%%/data/graphics/gui/bubble.png @@ -588,5 +590,7 @@ share/pixmaps/manaplus.png @dirrm %%DATADIR%%/data/fonts @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% +@dirrmtry share/locale/sv_SE/LC_MESSAGES +@dirrmtry share/locale/sv_SE @dirrmtry share/locale/nl_BE/LC_MESSAGES @dirrmtry share/locale/nl_BE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e5c475.2fc1.12048c74>