View | Details | Raw Unified | Return to bug 89331 | Differences between
and this patch

Collapse All | Expand All

(-)scummvm/Makefile (-2 / +2 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:	scummvm
1
# New ports collection makefile for:	scummvm
2
# Date created:				Tue Sep  2 23:34:32 BST 2003
2
# Date created:				Tue Sep  2 23:34:32 BST 2003
3
# Whom:				Alex Trull <alexander@trull.com>
3
# Whom:				Alex Trull <freebsd.alex@trull.org>
4
#
4
#
5
# $FreeBSD: ports/games/scummvm/Makefile,v 1.31 2005/06/01 09:28:56 vs Exp $
5
# $FreeBSD: ports/games/scummvm/Makefile,v 1.31 2005/06/01 09:28:56 vs Exp $
6
#
6
#
7
7
8
PORTNAME=	scummvm
8
PORTNAME=	scummvm
9
PORTVERSION=	0.7.1
9
PORTVERSION=	0.8.0
10
CATEGORIES=	games emulators
10
CATEGORIES=	games emulators
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)scummvm/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
MD5 (scummvm-0.7.1.tar.bz2) = a935499011c59441fcce8322ea1c4f1d
1
MD5 (scummvm-0.8.0.tar.bz2) = 56bfbcfbe5adde42a2a9e3d6dc3d9068
2
SIZE (scummvm-0.7.1.tar.bz2) = 2051004
2
SHA256 (scummvm-0.8.0.tar.bz2) = ba1607691f0859974543b3d3759edf21860415f2c9d2bc4bdf1639a28f88a1a2
3
SIZE (scummvm-0.8.0.tar.bz2) = 2654730

Return to bug 89331