aboutsummaryrefslogtreecommitdiff
path: root/games/scummvm
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-04-25 11:15:17 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-04-25 11:15:17 +0000
commit211ff6d4e3eab766fb0c46ce8cf6b32d7ac60a7b (patch)
treed6017c201e8c3759806eb48d91f90a86404718fd /games/scummvm
parent42b46c0d11d7ab7ebf9717d5982d08c4f062ea46 (diff)
downloadports-211ff6d4e3eab766fb0c46ce8cf6b32d7ac60a7b.tar.gz
ports-211ff6d4e3eab766fb0c46ce8cf6b32d7ac60a7b.zip
Update to 0.8.2
PR: 96231 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=160425
Diffstat (limited to 'games/scummvm')
-rw-r--r--games/scummvm/Makefile9
-rw-r--r--games/scummvm/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index 110799839212..b053d4edf82d 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= scummvm
-PORTVERSION= 0.8.0
+PORTVERSION= 0.8.2
CATEGORIES= games emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,10 +15,9 @@ MAINTAINER= freebsd.alex@trull.org
COMMENT= Graphical Adventure Game Virtual Machine
USE_BZIP2= yes
-USE_GCC= 3.3+
+#USE_GCC= 3.3+
USE_GMAKE= yes
HAS_CONFIGURE= yes
-USE_REINPLACE= yes
USE_SDL= sdl
CONFIGURE_ARGS=--with-sdl-prefix=${LOCALBASE} \
@@ -36,12 +35,12 @@ MAN6= scummvm.6
PORTDOCS= NEWS README TODO
PLIST_FILES= bin/scummvm
+.include <bsd.port.pre.mk>
+
.if defined(WITH_MPEG2)
WITH_VORBIS= yes
.endif
-.include <bsd.port.pre.mk>
-
.if defined(WITH_VORBIS)
LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg \
vorbis.3:${PORTSDIR}/audio/libvorbis
diff --git a/games/scummvm/distinfo b/games/scummvm/distinfo
index 9473f530fe00..b744f045d8df 100644
--- a/games/scummvm/distinfo
+++ b/games/scummvm/distinfo
@@ -1,3 +1,3 @@
-MD5 (scummvm-0.8.0.tar.bz2) = 56bfbcfbe5adde42a2a9e3d6dc3d9068
-SHA256 (scummvm-0.8.0.tar.bz2) = ba1607691f0859974543b3d3759edf21860415f2c9d2bc4bdf1639a28f88a1a2
-SIZE (scummvm-0.8.0.tar.bz2) = 2654730
+MD5 (scummvm-0.8.2.tar.bz2) = 60c6977add285175c1133a3017512ce7
+SHA256 (scummvm-0.8.2.tar.bz2) = 3877a7a4f9376c3ce4c014972c58f129bb8285c8241d193b0aec37b52a81d517
+SIZE (scummvm-0.8.2.tar.bz2) = 2698022