Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2011 01:25:35 GMT
From:      Alex Kozlov <spam@rm-rf.kiev.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157859: [patch] games/scummvm update to 1.3.0
Message-ID:  <201106140125.p5E1PZ2U036729@red.freebsd.org>
Resent-Message-ID: <201106140130.p5E1U8qB095025@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157859
>Category:       ports
>Synopsis:       [patch] games/scummvm update to 1.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 14 01:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kozlov
>Release:        RELENG_8
>Organization:
private
>Environment:
>Description:
update to 1.3.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: games/scummvm/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	scummvm
-DISTVERSION=	1.2.1
+DISTVERSION=	1.3.0
 CATEGORIES=	games emulators
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}/${DISTVERSION}
@@ -41,10 +41,12 @@
 
 PORTDOCS=	AUTHORS NEWS README TODO COPYRIGHT
 ENGINEDATA=	drascula.dat \
+		hugo.dat \
 		kyra.dat \
 		lure.dat \
 		queen.tbl \
 		sky.cpt \
+		toon.dat \
 		teenagent.dat
 
 PLIST_FILES=	bin/scummvm \
Index: games/scummvm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (scummvm-1.2.1.tar.bz2) = 488e0fc0fb48509f8d2dcc8f87a77d03655e8ae0e9f4333963aaa07ff75f2a09
-SIZE (scummvm-1.2.1.tar.bz2) = 9541548
+SHA256 (scummvm-1.3.0.tar.bz2) = 694a65a16a72c1d676e09c9af11f1ba1393d2ed731b941d82a79c50e335b58af
+SIZE (scummvm-1.3.0.tar.bz2) = 10315113


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106140125.p5E1PZ2U036729>