Date: Thu, 17 Aug 2017 18:32:06 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r448167 - branches/2017Q3/games/manaplus Message-ID: <201708171832.v7HIW6r6073867@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Aug 17 18:32:06 2017 New Revision: 448167 URL: https://svnweb.freebsd.org/changeset/ports/448167 Log: MFH: r447054 r447582 games/manaplus: update to 1.7.8.5 - Move BROKEN_* line to pacify portlint Changes: https://manaplus.org/changelog#new_release_1785 PR: 220999 221345 Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer) Approved by: ports-secteam (feld) Modified: branches/2017Q3/games/manaplus/Makefile branches/2017Q3/games/manaplus/distinfo branches/2017Q3/games/manaplus/pkg-plist Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/games/manaplus/Makefile ============================================================================== --- branches/2017Q3/games/manaplus/Makefile Thu Aug 17 18:25:21 2017 (r448166) +++ branches/2017Q3/games/manaplus/Makefile Thu Aug 17 18:32:06 2017 (r448167) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= manaplus -PORTVERSION= 1.7.7.8 +PORTVERSION= 1.7.8.5 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ @@ -12,11 +12,11 @@ COMMENT= Free open source 2D MMORPG client for athena LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= fails to install: zip.cpp: 'bswap_16' was not declared in this scope + LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libpng.so:graphics/png \ libcurl.so:ftp/curl - -BROKEN_powerpc64= fails to install: zip.cpp: 'bswap_16' was not declared in this scope USES= autoreconf pkgconfig:build tar:xz USE_XORG= x11 Modified: branches/2017Q3/games/manaplus/distinfo ============================================================================== --- branches/2017Q3/games/manaplus/distinfo Thu Aug 17 18:25:21 2017 (r448166) +++ branches/2017Q3/games/manaplus/distinfo Thu Aug 17 18:32:06 2017 (r448167) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499616495 -SHA256 (manaplus-1.7.7.8.tar.xz) = 4c9473c5423076e9b7010e78dbb85d2c0aa63edcf7577fe4048adba6b6adbea5 -SIZE (manaplus-1.7.7.8.tar.xz) = 14860880 +TIMESTAMP = 1502213122 +SHA256 (manaplus-1.7.8.5.tar.xz) = 0247a7cefb519cb6cf7af44bb61383f54179976dbe41fee3f9d357689c6565c1 +SIZE (manaplus-1.7.8.5.tar.xz) = 14896112 Modified: branches/2017Q3/games/manaplus/pkg-plist ============================================================================== --- branches/2017Q3/games/manaplus/pkg-plist Thu Aug 17 18:25:21 2017 (r448166) +++ branches/2017Q3/games/manaplus/pkg-plist Thu Aug 17 18:32:06 2017 (r448167) @@ -254,6 +254,7 @@ share/applications/manaplustest.desktop %%DATADIR%%/data/perserver/default/defaultcommands.xml %%DATADIR%%/data/perserver/default/features.xml %%DATADIR%%/data/perserver/default/gmcommands.txt +%%DATADIR%%/data/perserver/default/groups.xml %%DATADIR%%/data/perserver/default/weapons.xml %%DATADIR%%/data/sfx/system/attention.ogg %%DATADIR%%/data/sfx/system/book.ogg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708171832.v7HIW6r6073867>