diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-09-17 07:52:51 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-09-17 07:52:51 +0800 |
commit | ed50046be1c2cc23021d6d3ce509368e31aeb3b6 (patch) | |
tree | 7f9ab82f236cd3aaef7135444d4d5520884ffd07 /games | |
parent | b218ba8b2b4d2d730cced898a5e04fcec04fe23f (diff) | |
download | freebsd-ports-gnome-ed50046be1c2cc23021d6d3ce509368e31aeb3b6.tar.gz freebsd-ports-gnome-ed50046be1c2cc23021d6d3ce509368e31aeb3b6.tar.zst freebsd-ports-gnome-ed50046be1c2cc23021d6d3ce509368e31aeb3b6.zip |
- Update to 1.6.9.10
PR: 212594
Submitted by: monwarez@mailoo.org (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/manaplus/Makefile | 5 | ||||
-rw-r--r-- | games/manaplus/distinfo | 6 | ||||
-rw-r--r-- | games/manaplus/pkg-plist | 3 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile index 2292bd3640e8..df9ce28a027c 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= manaplus -PORTVERSION= 1.6.8.14 +PORTVERSION= 1.6.9.10 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ @@ -17,7 +17,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libcurl.so:ftp/curl \ libphysfs.so:devel/physfs -USES= pkgconfig:build tar:xz +USES= autoreconf pkgconfig:build tar:xz USE_XORG= x11 USE_SDL= sdl2 gfx2 image2 mixer2 net2 ttf2 GNU_CONFIGURE= yes @@ -32,6 +32,7 @@ OPENGL_CONFIGURE_WITH= opengl OPENGL_USE= GL=gl NLS_USES= gettext +NLS_USES_OFF= gettext-tools NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_LDFLAGS= -L${LOCALBASE}/lib -lintl NLS_CONFIGURE_ENABLE= nls diff --git a/games/manaplus/distinfo b/games/manaplus/distinfo index 507cf1d811b5..419fd474a600 100644 --- a/games/manaplus/distinfo +++ b/games/manaplus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1472108360 -SHA256 (manaplus-1.6.8.14.tar.xz) = ce590caff204f6fdfe1b33aca466e1c115dd444d1ef1f525334782670d2750d5 -SIZE (manaplus-1.6.8.14.tar.xz) = 9796608 +TIMESTAMP = 1473527956 +SHA256 (manaplus-1.6.9.10.tar.xz) = 3550b12f100d2bcaff2541b04b08dd1805d1071a547d2f0dfa5d613d507b431b +SIZE (manaplus-1.6.9.10.tar.xz) = 11746556 diff --git a/games/manaplus/pkg-plist b/games/manaplus/pkg-plist index f58045b5db51..beb7f86bc938 100644 --- a/games/manaplus/pkg-plist +++ b/games/manaplus/pkg-plist @@ -7,6 +7,7 @@ share/applications/manaplustest.desktop %%NLS%%share/locale/ca/LC_MESSAGES/manaplus.mo %%NLS%%share/locale/cs/LC_MESSAGES/manaplus.mo %%NLS%%share/locale/de/LC_MESSAGES/manaplus.mo +%%NLS%%share/locale/eo/LC_MESSAGES/manaplus.mo %%NLS%%share/locale/es/LC_MESSAGES/manaplus.mo %%NLS%%share/locale/fi/LC_MESSAGES/manaplus.mo %%NLS%%share/locale/fr/LC_MESSAGES/manaplus.mo @@ -58,6 +59,7 @@ share/applications/manaplustest.desktop %%DATADIR%%/data/graphics/flags/cz.png %%DATADIR%%/data/graphics/flags/de.png %%DATADIR%%/data/graphics/flags/en.png +%%DATADIR%%/data/graphics/flags/eo.png %%DATADIR%%/data/graphics/flags/es.png %%DATADIR%%/data/graphics/flags/fi.png %%DATADIR%%/data/graphics/flags/fr.png @@ -242,6 +244,7 @@ share/applications/manaplustest.desktop %%DATADIR%%/data/icons/manaplus.png %%DATADIR%%/data/icons/manaplus.svg %%DATADIR%%/data/icons/manaplus.xpm +%%DATADIR%%/data/music/keprohm.ogg %%DATADIR%%/data/perserver/default/charcreation.xml %%DATADIR%%/data/perserver/default/chatcommands.txt %%DATADIR%%/data/perserver/default/deadmessages.xml |