diff options
author | ak <ak@FreeBSD.org> | 2014-07-23 21:10:18 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2014-07-23 21:10:18 +0800 |
commit | 7c69804734bd8a8e3e78e57dd6b8136c48ce5410 (patch) | |
tree | 1f8065189a1bb999520d4013149ee57a26341677 | |
parent | 37e153bda89c9d731ef4dacea8447a75c3f864cb (diff) | |
download | freebsd-ports-gnome-7c69804734bd8a8e3e78e57dd6b8136c48ce5410.tar.gz freebsd-ports-gnome-7c69804734bd8a8e3e78e57dd6b8136c48ce5410.tar.zst freebsd-ports-gnome-7c69804734bd8a8e3e78e57dd6b8136c48ce5410.zip |
- Update to 1.7.0
Approved by: lme (maintainer)
-rw-r--r-- | games/scummvm/Makefile | 3 | ||||
-rw-r--r-- | games/scummvm/distinfo | 4 | ||||
-rw-r--r-- | games/scummvm/pkg-plist | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index c6289bfe544a..6a2faddb9de3 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -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} diff --git a/games/scummvm/distinfo b/games/scummvm/distinfo index 5892d8c81e12..2caab6c5e0d4 100644 --- a/games/scummvm/distinfo +++ b/games/scummvm/distinfo @@ -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 diff --git a/games/scummvm/pkg-plist b/games/scummvm/pkg-plist index 2b0e6d2f3a95..fe0880cfbbdd 100644 --- a/games/scummvm/pkg-plist +++ b/games/scummvm/pkg-plist @@ -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%% |