diff options
-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%% |