Date: Sat, 24 Feb 2018 00:32:09 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462755 - head/games/manaplus Message-ID: <201802240032.w1O0W9Nq074759@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Sat Feb 24 00:32:08 2018 New Revision: 462755 URL: https://svnweb.freebsd.org/changeset/ports/462755 Log: Update manaplus to 1.8.2.17 PR: 226006 Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer) Modified: head/games/manaplus/Makefile head/games/manaplus/distinfo head/games/manaplus/pkg-plist Modified: head/games/manaplus/Makefile ============================================================================== --- head/games/manaplus/Makefile Sat Feb 24 00:28:10 2018 (r462754) +++ head/games/manaplus/Makefile Sat Feb 24 00:32:08 2018 (r462755) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= manaplus -DISTVERSION= 1.7.11.11 +DISTVERSION= 1.8.2.17 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ Modified: head/games/manaplus/distinfo ============================================================================== --- head/games/manaplus/distinfo Sat Feb 24 00:28:10 2018 (r462754) +++ head/games/manaplus/distinfo Sat Feb 24 00:32:08 2018 (r462755) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510556378 -SHA256 (manaplus-1.7.11.11.tar.xz) = 0c5eb377bf4808ff5c7d4020d1554f2aeb7e96587dcc0d1be139a5ba3ac6a2e6 -SIZE (manaplus-1.7.11.11.tar.xz) = 14940736 +TIMESTAMP = 1518950921 +SHA256 (manaplus-1.8.2.17.tar.xz) = e4dd54ec37e523259b945cd2b32af9a2508f2124eddad49c044705505965884f +SIZE (manaplus-1.8.2.17.tar.xz) = 14982240 Modified: head/games/manaplus/pkg-plist ============================================================================== --- head/games/manaplus/pkg-plist Sat Feb 24 00:28:10 2018 (r462754) +++ head/games/manaplus/pkg-plist Sat Feb 24 00:32:08 2018 (r462755) @@ -284,6 +284,10 @@ share/applications/manaplustest.desktop %%DATADIR%%/data/test/dir2/file2.txt %%DATADIR%%/data/test/dye.png %%DATADIR%%/data/test/equipmentwindow.xml +%%DATADIR%%/data/test/hairstyle01.png +%%DATADIR%%/data/test/hairstyle01.xml +%%DATADIR%%/data/test/hairstyle02.png +%%DATADIR%%/data/test/hairstyle02.xml %%DATADIR%%/data/test/hide.png %%DATADIR%%/data/test/items.xml %%DATADIR%%/data/test/palette.gpl @@ -765,6 +769,7 @@ share/applications/manaplustest.desktop %%DATADIR%%/data/themes/wood/window.png %%DATADIR%%/data/themes/wood/window.xml %%DATADIR%%/data/themes/wood/world.xml +%%DATADIR%%/data/translations/help/ca.po %%DATADIR%%/data/translations/help/cs.po %%DATADIR%%/data/translations/help/de.po %%DATADIR%%/data/translations/help/es.po
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802240032.w1O0W9Nq074759>