diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index c404db1d3d9..e96dbbdd136 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -1,8 +1,7 @@ -# $OpenBSD: Makefile,v 1.36 2019/07/12 20:46:24 sthen Exp $ +# $OpenBSD: Makefile,v 1.37 2019/10/14 09:19:11 jsg Exp $ COMMENT= collection of various tools for scummvm -V= 2.0.0 -REVISION= 4 +V= 2.1.0 DISTNAME= scummvm-tools-${V} CATEGORIES= games MASTER_SITES= http://www.scummvm.org/frs/scummvm-tools/${V}/ @@ -49,7 +48,7 @@ do-install: ${INSTALL_PROGRAM} \ ${WRKBUILD}/scummvm-tools \ ${WRKBUILD}/scummvm-tools-cli \ - ${WRKBUILD}/de{cine,kyra,scumm,sword2,gob,riven} \ + ${WRKBUILD}/de{cine,gob,kyra,prince,scumm,sword2} \ ${WRKBUILD}/extract_mohawk \ ${WRKBUILD}/construct_mohawk \ ${WRKBUILD}/gob_loadcalc \ diff --git a/games/scummvm-tools/distinfo b/games/scummvm-tools/distinfo index d343fa35ac1..a1bb963fcac 100644 --- a/games/scummvm-tools/distinfo +++ b/games/scummvm-tools/distinfo @@ -1,2 +1,2 @@ -SHA256 (scummvm-tools-2.0.0.tar.gz) = CLq7AUxXOnnKJa3youqvhSrBvWYM3iid+f1mE6az12U= -SIZE (scummvm-tools-2.0.0.tar.gz) = 1030643 +SHA256 (scummvm-tools-2.1.0.tar.gz) = vnFmv4aMCqknsSkDaFTo2ufB7KmVMkMevYkJogLxOQ0= +SIZE (scummvm-tools-2.1.0.tar.gz) = 957402 diff --git a/games/scummvm-tools/pkg/PLIST b/games/scummvm-tools/pkg/PLIST index df01dbae4b2..493035ed55d 100644 --- a/games/scummvm-tools/pkg/PLIST +++ b/games/scummvm-tools/pkg/PLIST @@ -1,10 +1,10 @@ -@comment $OpenBSD: PLIST,v 1.11 2016/03/17 00:46:58 jsg Exp $ +@comment $OpenBSD: PLIST,v 1.12 2019/10/14 09:19:11 jsg Exp $ @bin bin/construct_mohawk @bin bin/create_sjisfnt @bin bin/decine @bin bin/degob @bin bin/dekyra -@bin bin/deriven +@bin bin/deprince @bin bin/descumm @bin bin/desword2 @bin bin/extract_mohawk