Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2016 20:05:42 +0000 (UTC)
From:      Lars Engels <lme@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414235 - in head/games: scummvm scummvm-tools scummvm/files
Message-ID:  <201604282005.u3SK5gtt063595@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lme
Date: Thu Apr 28 20:05:42 2016
New Revision: 414235
URL: https://svnweb.freebsd.org/changeset/ports/414235

Log:
  Update to 1.8.0

Modified:
  head/games/scummvm-tools/Makefile
  head/games/scummvm-tools/distinfo
  head/games/scummvm-tools/pkg-plist
  head/games/scummvm/Makefile
  head/games/scummvm/distinfo
  head/games/scummvm/files/patch-configure
  head/games/scummvm/pkg-plist

Modified: head/games/scummvm-tools/Makefile
==============================================================================
--- head/games/scummvm-tools/Makefile	Thu Apr 28 19:52:30 2016	(r414234)
+++ head/games/scummvm-tools/Makefile	Thu Apr 28 20:05:42 2016	(r414235)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	scummvm-tools
-DISTVERSION=	1.7.0
-PORTREVISION=	3
+DISTVERSION=	1.8.0
 CATEGORIES=	games emulators
 MASTER_SITES=	SF/scummvm/${PORTNAME}/${DISTVERSION}
 
@@ -25,8 +24,8 @@ GNU_CONFIGURE=	yes
 
 CONFIGURE_TARGET=
 
-STRIP_FILES=	construct_mohawk create_sjisfnt decine degob dekyra \
-		deriven descumm desword2 extract_mohawk gob_loadcalc \
+STRIP_FILES=	construct_mohawk create_sjisfnt decine decompile degob \
+		dekyra deriven descumm desword2 extract_mohawk gob_loadcalc \
 		scummvm-tools-cli
 
 OPTIONS_DEFINE=	WXGTK DOCS

Modified: head/games/scummvm-tools/distinfo
==============================================================================
--- head/games/scummvm-tools/distinfo	Thu Apr 28 19:52:30 2016	(r414234)
+++ head/games/scummvm-tools/distinfo	Thu Apr 28 20:05:42 2016	(r414235)
@@ -1,2 +1,2 @@
-SHA256 (scummvm-tools-1.7.0.tar.bz2) = b4005c3d68e4c5bda4fa9e31f3998fc5b45b7c9381890ed3d5f0b57f77a62589
-SIZE (scummvm-tools-1.7.0.tar.bz2) = 956801
+SHA256 (scummvm-tools-1.8.0.tar.bz2) = f99369e4bcf61e3fa82abff542d8ca93502725f248e62b3799dd342878ccaf73
+SIZE (scummvm-tools-1.8.0.tar.bz2) = 966187

Modified: head/games/scummvm-tools/pkg-plist
==============================================================================
--- head/games/scummvm-tools/pkg-plist	Thu Apr 28 19:52:30 2016	(r414234)
+++ head/games/scummvm-tools/pkg-plist	Thu Apr 28 20:05:42 2016	(r414235)
@@ -1,6 +1,7 @@
 bin/construct_mohawk
 bin/create_sjisfnt
 bin/decine
+bin/decompile
 bin/degob
 bin/dekyra
 bin/deriven

Modified: head/games/scummvm/Makefile
==============================================================================
--- head/games/scummvm/Makefile	Thu Apr 28 19:52:30 2016	(r414234)
+++ head/games/scummvm/Makefile	Thu Apr 28 20:05:42 2016	(r414235)
@@ -2,17 +2,19 @@
 # $FreeBSD$
 
 PORTNAME=	scummvm
-DISTVERSION=	1.7.0
-PORTREVISION=	4
+DISTVERSION=	1.8.0
 CATEGORIES=	games emulators
 MASTER_SITES=	SF
 
 MAINTAINER=	lme@FreeBSD.org
 COMMENT=	Interpreter for several adventure games
 
+LICENSE= 	GPLv2
+
 USES=		gmake jpeg tar:bzip2
 HAS_CONFIGURE=	yes
 USE_SDL=	sdl
+INSTALLS_ICONS= 	yes
 
 CONFIGURE_ARGS=	--with-sdl-prefix=${LOCALBASE} \
 		--with-jpeg-prefix=${LOCALBASE} \

Modified: head/games/scummvm/distinfo
==============================================================================
--- head/games/scummvm/distinfo	Thu Apr 28 19:52:30 2016	(r414234)
+++ head/games/scummvm/distinfo	Thu Apr 28 20:05:42 2016	(r414235)
@@ -1,2 +1,2 @@
-SHA256 (scummvm-1.7.0.tar.bz2) = d9ff0e8cf911afa466d5456d28fef692a17d47ddecfd428bf2fef591237c2e66
-SIZE (scummvm-1.7.0.tar.bz2) = 20018016
+SHA256 (scummvm-1.8.0.tar.bz2) = 01ec715e2972b3aedc23e141643acdcff44d0e56638c0df44d931a84fe7e7f38
+SIZE (scummvm-1.8.0.tar.bz2) = 22025706

Modified: head/games/scummvm/files/patch-configure
==============================================================================
--- head/games/scummvm/files/patch-configure	Thu Apr 28 19:52:30 2016	(r414234)
+++ head/games/scummvm/files/patch-configure	Thu Apr 28 20:05:42 2016	(r414235)
@@ -1,16 +1,16 @@
---- configure.orig	2014-07-11 21:10:26 UTC
+--- configure.orig	2016-04-28 17:55:03 UTC
 +++ configure
-@@ -2300,7 +2300,7 @@ case $_host_os in
- 		LDFLAGS="$LDFLAGS -L$DEVKITPRO/libnds/lib"
- 		LIBS="$LIBS -lnds9"
+@@ -2380,7 +2380,7 @@ case $_host_os in
+ 		append_var LDFLAGS "-L$DEVKITPRO/libnds/lib"
+ 		append_var LIBS "-lnds9"
  		;;
 -	freebsd*)
 +	dragonfly*|freebsd*)
- 		LDFLAGS="$LDFLAGS -L/usr/local/lib"
- 		CXXFLAGS="$CXXFLAGS -I/usr/local/include"
+ 		append_var LDFLAGS "-L/usr/local/lib"
+ 		append_var CXXFLAGS "-I/usr/local/include"
  		;;
-@@ -3106,6 +3106,9 @@ case $_host_os in
- 	android | beos* | bsd* | darwin* | freebsd* | gnu* | gph-linux | haiku* | hpux* | iphone | irix*| k*bsd*-gnu* | linux* | maemo | mint* | netbsd* | openbsd* | solaris* | sunos* | uclinux* | webos)
+@@ -3259,6 +3259,9 @@ case $_host_os in
+ 	android | beos* | bsd* | darwin* | freebsd* | gnu* | gph-linux | haiku* | hpux* | iphone | ios7 | irix*| k*bsd*-gnu* | linux* | maemo | mint* | netbsd* | openbsd* | solaris* | sunos* | uclinux* | webos)
  		_posix=yes
  		;;
 +	dragonfly*)

Modified: head/games/scummvm/pkg-plist
==============================================================================
--- head/games/scummvm/pkg-plist	Thu Apr 28 19:52:30 2016	(r414234)
+++ head/games/scummvm/pkg-plist	Thu Apr 28 20:05:42 2016	(r414235)
@@ -9,7 +9,9 @@ share/applications/scummvm.desktop
 %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/README
+share/icons/hicolor/scalable/apps/scummvm.svg
 share/pixmaps/scummvm.xpm
+%%DATADIR%%/access.dat
 %%DATADIR%%/drascula.dat
 %%DATADIR%%/hugo.dat
 %%DATADIR%%/kyra.dat



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