svn commit: r362676 - head/games/scummvm
Alex Kozlov
ak at FreeBSD.org
Wed Jul 23 13:10:19 UTC 2014
Author: ak
Date: Wed Jul 23 13:10:18 2014
New Revision: 362676
URL: http://svnweb.freebsd.org/changeset/ports/362676
QAT: https://qat.redports.org/buildarchive/r362676/
Log:
- Update to 1.7.0
Approved by: lme (maintainer)
Modified:
head/games/scummvm/Makefile
head/games/scummvm/distinfo
head/games/scummvm/pkg-plist
Modified: head/games/scummvm/Makefile
==============================================================================
--- head/games/scummvm/Makefile Wed Jul 23 13:07:00 2014 (r362675)
+++ head/games/scummvm/Makefile Wed Jul 23 13:10:18 2014 (r362676)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= scummvm
-DISTVERSION= 1.6.0
-PORTREVISION= 2
+DISTVERSION= 1.7.0
CATEGORIES= games emulators
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${DISTVERSION}
Modified: head/games/scummvm/distinfo
==============================================================================
--- head/games/scummvm/distinfo Wed Jul 23 13:07:00 2014 (r362675)
+++ head/games/scummvm/distinfo Wed Jul 23 13:10:18 2014 (r362676)
@@ -1,2 +1,2 @@
-SHA256 (scummvm-1.6.0.tar.bz2) = 396060da6a8f391438055c292a280048d29dc408c5b615db43256a86f0e57ec4
-SIZE (scummvm-1.6.0.tar.bz2) = 18516277
+SHA256 (scummvm-1.7.0.tar.bz2) = d9ff0e8cf911afa466d5456d28fef692a17d47ddecfd428bf2fef591237c2e66
+SIZE (scummvm-1.7.0.tar.bz2) = 20018016
Modified: head/games/scummvm/pkg-plist
==============================================================================
--- head/games/scummvm/pkg-plist Wed Jul 23 13:07:00 2014 (r362675)
+++ head/games/scummvm/pkg-plist Wed Jul 23 13:10:18 2014 (r362676)
@@ -14,12 +14,15 @@ share/pixmaps/scummvm.xpm
%%DATADIR%%/hugo.dat
%%DATADIR%%/kyra.dat
%%DATADIR%%/lure.dat
+%%DATADIR%%/mort.dat
+%%DATADIR%%/neverhood.dat
%%DATADIR%%/pred.dic
%%DATADIR%%/queen.tbl
%%DATADIR%%/scummclassic.zip
%%DATADIR%%/scummmodern.zip
%%DATADIR%%/sky.cpt
%%DATADIR%%/teenagent.dat
+%%DATADIR%%/tony.dat
%%DATADIR%%/toon.dat
%%DATADIR%%/translations.dat
@dirrmtry %%DATADIR%%
More information about the svn-ports-all
mailing list