diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-28 19:24:36 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-28 19:24:36 +0800 |
commit | eac876690a53c25b10229698d5f6fd44bc3d987d (patch) | |
tree | 0c66f543910ed17f908126adb1bbcc10b27958bd | |
parent | 71e002682935247604a7d1e7de4850fb1d8b6618 (diff) | |
download | freebsd-ports-gnome-eac876690a53c25b10229698d5f6fd44bc3d987d.tar.gz freebsd-ports-gnome-eac876690a53c25b10229698d5f6fd44bc3d987d.tar.zst freebsd-ports-gnome-eac876690a53c25b10229698d5f6fd44bc3d987d.zip |
Updated Port 'games/scummvm' to 0.5.1
Looks ok for me modulo he sent a shar instead of a diff
-ruN. Please, pass maintainership to Alex as I'm not going
to keep up with it.
PR: ports/56333
Submmited by: Alex Trull <alexander@trull.com>
-rw-r--r-- | emulators/scummvm/Makefile | 8 | ||||
-rw-r--r-- | emulators/scummvm/distinfo | 2 | ||||
-rw-r--r-- | games/scummvm/Makefile | 8 | ||||
-rw-r--r-- | games/scummvm/distinfo | 2 |
4 files changed, 10 insertions, 10 deletions
diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile index 56bcb7cf27d1..c68631fdfaf2 100644 --- a/emulators/scummvm/Makefile +++ b/emulators/scummvm/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: scummvm -# Date created: Tue Mar 26 13:05:21 CET 2002 -# Whom: Miguel Mendez <flynn@energyhq.homeip.net> +# Date created: Tue Sep 2 23:34:32 BST 2003 +# Whom: Alex Trull <alexander@trull.com> # # $FreeBSD$ # PORTNAME= scummvm -PORTVERSION= 0.4.1 +PORTVERSION= 0.5.1 CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= alexander@trull.com COMMENT= Free implementation of LucasArts S.C.U.M.M. interpreter LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ diff --git a/emulators/scummvm/distinfo b/emulators/scummvm/distinfo index e577f85b79b8..4b548dd1ab39 100644 --- a/emulators/scummvm/distinfo +++ b/emulators/scummvm/distinfo @@ -1 +1 @@ -MD5 (scummvm-0.4.1.tar.bz2) = a66d3055c03bd2a0f612f483ecd05fe9 +MD5 (scummvm-0.5.1.tar.bz2) = 67bdbe2e145b8072d0bac61f7ed150c0 diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 56bcb7cf27d1..c68631fdfaf2 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: scummvm -# Date created: Tue Mar 26 13:05:21 CET 2002 -# Whom: Miguel Mendez <flynn@energyhq.homeip.net> +# Date created: Tue Sep 2 23:34:32 BST 2003 +# Whom: Alex Trull <alexander@trull.com> # # $FreeBSD$ # PORTNAME= scummvm -PORTVERSION= 0.4.1 +PORTVERSION= 0.5.1 CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= alexander@trull.com COMMENT= Free implementation of LucasArts S.C.U.M.M. interpreter LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ diff --git a/games/scummvm/distinfo b/games/scummvm/distinfo index e577f85b79b8..4b548dd1ab39 100644 --- a/games/scummvm/distinfo +++ b/games/scummvm/distinfo @@ -1 +1 @@ -MD5 (scummvm-0.4.1.tar.bz2) = a66d3055c03bd2a0f612f483ecd05fe9 +MD5 (scummvm-0.5.1.tar.bz2) = 67bdbe2e145b8072d0bac61f7ed150c0 |