diff options
author | lme <lme@FreeBSD.org> | 2007-09-09 18:08:15 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2007-09-09 18:08:15 +0800 |
commit | 11ab3e282b8988fc24f060eff01e96ed8d324af4 (patch) | |
tree | fd68fddc19c61f2c270c89918274cd4e953dcfca /games/scummvm | |
parent | a1450cebc4cf52ff65e8315c3feb5874d78d8084 (diff) | |
download | freebsd-ports-gnome-11ab3e282b8988fc24f060eff01e96ed8d324af4.tar.gz freebsd-ports-gnome-11ab3e282b8988fc24f060eff01e96ed8d324af4.tar.zst freebsd-ports-gnome-11ab3e282b8988fc24f060eff01e96ed8d324af4.zip |
- Update to 0.10.0a
- Clean up Makefile
Approved by: miwi (mentor)
Diffstat (limited to 'games/scummvm')
-rw-r--r-- | games/scummvm/Makefile | 7 | ||||
-rw-r--r-- | games/scummvm/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 5daa4f422135..f9c2baee688b 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -6,17 +6,14 @@ # PORTNAME= scummvm -PORTVERSION= 0.10.0 -PORTREVISION= 1 +PORTVERSION= 0.10.0a CATEGORIES= games emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= lme@FreeBSD.org COMMENT= Graphical Adventure Game Virtual Machine USE_BZIP2= yes -USE_GCC= 3.4+ USE_GMAKE= yes HAS_CONFIGURE= yes USE_SDL= sdl diff --git a/games/scummvm/distinfo b/games/scummvm/distinfo index 46413b8ea488..d807857f5913 100644 --- a/games/scummvm/distinfo +++ b/games/scummvm/distinfo @@ -1,3 +1,3 @@ -MD5 (scummvm-0.10.0.tar.bz2) = 398bbd5616a54aae8dbe7d9e6c55f064 -SHA256 (scummvm-0.10.0.tar.bz2) = c9d1c68937cde4e4f2ba01c9b43bc745721fdd6c89064b3a60cf5ba2d7263126 -SIZE (scummvm-0.10.0.tar.bz2) = 4756977 +MD5 (scummvm-0.10.0a.tar.bz2) = a5422dfb03dd699b3fee13f88f9f667e +SHA256 (scummvm-0.10.0a.tar.bz2) = b486e87f7b7fb6b9eeafbac4749a340eb109bf7f9aa7c9268e8a5b35de0fe749 +SIZE (scummvm-0.10.0a.tar.bz2) = 4774117 |