diff options
author | anholt <anholt@FreeBSD.org> | 2003-05-14 06:05:31 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-05-14 06:05:31 +0800 |
commit | 4740ebfc0ad6aaef72c85a77e60e36e0cde2a9f9 (patch) | |
tree | abf8e1da3bc36f3f3662f46831165458c1388ab8 /emulators | |
parent | 41243c42fddb59d5324925d44d17f965889f6210 (diff) | |
download | freebsd-ports-gnome-4740ebfc0ad6aaef72c85a77e60e36e0cde2a9f9.tar.gz freebsd-ports-gnome-4740ebfc0ad6aaef72c85a77e60e36e0cde2a9f9.tar.zst freebsd-ports-gnome-4740ebfc0ad6aaef72c85a77e60e36e0cde2a9f9.zip |
Update to 0.4.0.
PR: ports/52149
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/scummvm/Makefile | 8 | ||||
-rw-r--r-- | emulators/scummvm/distinfo | 2 |
2 files changed, 4 insertions, 6 deletions
diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile index 8db7e5bf9b0a..64097f27d4a1 100644 --- a/emulators/scummvm/Makefile +++ b/emulators/scummvm/Makefile @@ -6,21 +6,19 @@ # PORTNAME= scummvm -PORTVERSION= 0.3.0b -PORTREVISION= 1 +PORTVERSION= 0.4.0 CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}_${PORTVERSION}-src -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= flynn@energyhq.es.eu.org COMMENT= Free implementation of LucasArts S.C.U.M.M. interpreter LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ mad.1:${PORTSDIR}/audio/mad +USE_BZIP2= yes USE_GMAKE= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-0.3.0 GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/emulators/scummvm/distinfo b/emulators/scummvm/distinfo index feefca9758c4..1a3d8de14945 100644 --- a/emulators/scummvm/distinfo +++ b/emulators/scummvm/distinfo @@ -1 +1 @@ -MD5 (scummvm_0.3.0b-src.tar.gz) = 2192a22fb40f7c63c4f6f862ad60897c +MD5 (scummvm-0.4.0.tar.bz2) = 590bd433171489cb874bbd686b296fe1 |