Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2020 12:31:04 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r558447 - head/games/scummvm-tools
Message-ID:  <202012191231.0BJCV4fx007981@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Sat Dec 19 12:31:04 2020
New Revision: 558447
URL: https://svnweb.freebsd.org/changeset/ports/558447

Log:
  games/scummvm-tools: Update to 2.2.0
  
  * Many thanks to lme@ who maintained the port for over 13 years and offered
    me to take over maintainership.
  
  Changelog:
  
  https://github.com/scummvm/scummvm-tools/blob/v2.2.0/NEWS
  
  Approved by:	lme (maintainer, via private e-mail)

Modified:
  head/games/scummvm-tools/Makefile
  head/games/scummvm-tools/distinfo

Modified: head/games/scummvm-tools/Makefile
==============================================================================
--- head/games/scummvm-tools/Makefile	Sat Dec 19 12:29:04 2020	(r558446)
+++ head/games/scummvm-tools/Makefile	Sat Dec 19 12:31:04 2020	(r558447)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	scummvm-tools
-PORTVERSION=	2.1.0
+PORTVERSION=	2.2.0
 CATEGORIES=	games emulators
-MASTER_SITES=	http://www.scummvm.org/frs/${PORTNAME}/${PORTVERSION}/
+MASTER_SITES=	https://downloads.scummvm.org/frs/${PORTNAME}/${PORTVERSION}/
 
-MAINTAINER=	lme@FreeBSD.org
+MAINTAINER=	kai@FreeBSD.org
 COMMENT=	Tools for use with the SCUMMVM game emulator
 
 LICENSE=	GPLv2+

Modified: head/games/scummvm-tools/distinfo
==============================================================================
--- head/games/scummvm-tools/distinfo	Sat Dec 19 12:29:04 2020	(r558446)
+++ head/games/scummvm-tools/distinfo	Sat Dec 19 12:31:04 2020	(r558447)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575995430
-SHA256 (scummvm-tools-2.1.0.tar.bz2) = 76a74b8f47d4ac3bd9a6126816ab42a927662c98f7b0e70ea64814459bcd31a4
-SIZE (scummvm-tools-2.1.0.tar.bz2) = 842819
+TIMESTAMP = 1608282753
+SHA256 (scummvm-tools-2.2.0.tar.bz2) = 62d9549601d314e56079e1698970661d1012bb721b317350545b08c5e95ea3fb
+SIZE (scummvm-tools-2.2.0.tar.bz2) = 846277



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