Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Aug 2022 19:43:57 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 177f05bee6da - main - games/scummvm-tools: Update to 2.6.0
Message-ID:  <202208011943.271Jhv6k071653@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=177f05bee6daad754400b33dc470946d07b1cf93

commit 177f05bee6daad754400b33dc470946d07b1cf93
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-08-01 19:14:05 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-08-01 19:14:05 +0000

    games/scummvm-tools: Update to 2.6.0
    
    * Upstream has changed the license, set LICENSE accordingly.
    
    Changelog:
    
    https://github.com/scummvm/scummvm-tools/blob/v2.6.0/NEWS
    
    MFH:            No (feature release)
---
 games/scummvm-tools/Makefile  |  5 ++---
 games/scummvm-tools/distinfo  |  6 +++---
 games/scummvm-tools/pkg-plist | 18 ++++++++++++++++++
 3 files changed, 23 insertions(+), 6 deletions(-)

diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile
index 60f3da866ce8..e5ff6e8a631a 100644
--- a/games/scummvm-tools/Makefile
+++ b/games/scummvm-tools/Makefile
@@ -1,13 +1,12 @@
 PORTNAME=	scummvm-tools
-PORTVERSION=	2.5.0
-PORTREVISION=	2
+PORTVERSION=	2.6.0
 CATEGORIES=	games emulators
 MASTER_SITES=	https://downloads.scummvm.org/frs/${PORTNAME}/${PORTVERSION}/
 
 MAINTAINER=	kai@FreeBSD.org
 COMMENT=	Tools for use with the SCUMMVM game emulator
 
-LICENSE=	GPLv2+
+LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	lame:audio/lame \
diff --git a/games/scummvm-tools/distinfo b/games/scummvm-tools/distinfo
index af1d4700fef8..919fbb8745ec 100644
--- a/games/scummvm-tools/distinfo
+++ b/games/scummvm-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633268823
-SHA256 (scummvm-tools-2.5.0.tar.bz2) = 6b81713e9f71a86617e35d927512c8ddfc6fafc33ef6e9e3ede50fb681456fcf
-SIZE (scummvm-tools-2.5.0.tar.bz2) = 1426776
+TIMESTAMP = 1658083840
+SHA256 (scummvm-tools-2.6.0.tar.bz2) = 891277fa2a656c71a46a0eebe748b2ca42335de707f70b6f444840f9da9116b4
+SIZE (scummvm-tools-2.6.0.tar.bz2) = 1415598
diff --git a/games/scummvm-tools/pkg-plist b/games/scummvm-tools/pkg-plist
index 03a40727affa..a3a8503619bb 100644
--- a/games/scummvm-tools/pkg-plist
+++ b/games/scummvm-tools/pkg-plist
@@ -13,6 +13,24 @@ bin/extract_lokalizator
 bin/extract_mohawk
 bin/extract_ngi
 bin/gob_loadcalc
+bin/grim_animb2txt
+bin/grim_bm2bmp
+bin/grim_cosb2cos
+bin/grim_delua
+bin/grim_diffr
+bin/grim_imc2wav
+bin/grim_int2flt
+bin/grim_luac
+bin/grim_meshb2obj
+bin/grim_mklab
+bin/grim_patchex
+bin/grim_patchr
+bin/grim_set2fig
+bin/grim_setb2set
+bin/grim_sklb2txt
+bin/grim_til2bmp
+bin/grim_unlab
+bin/grim_vima
 bin/msn_convert_mod
 %%WXGTK%%bin/scummvm-tools
 bin/scummvm-tools-cli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208011943.271Jhv6k071653>