diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-08-09 06:49:24 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-08-09 06:49:24 +0000 |
commit | b8920aa0845ed4987e45fd8fed3d69cfe057d581 (patch) | |
tree | 2379e80f837019165e3d87da65287888d9966da1 /games | |
parent | 0da17f3d873c03dba0d57632dbf34089d9c41c6c (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/manaplus/Makefile | 2 | ||||
-rw-r--r-- | games/manaplus/distinfo | 4 | ||||
-rw-r--r-- | games/manaplus/pkg-plist | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile index 9933fcc4655c..33070cc2a702 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -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}/ diff --git a/games/manaplus/distinfo b/games/manaplus/distinfo index 71f008f05fec..8285a9ef9257 100644 --- a/games/manaplus/distinfo +++ b/games/manaplus/distinfo @@ -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 diff --git a/games/manaplus/pkg-plist b/games/manaplus/pkg-plist index 79fbd2034326..74dbe8b1db82 100644 --- a/games/manaplus/pkg-plist +++ b/games/manaplus/pkg-plist @@ -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.mo %%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 |