From lars@0x20.net  Sat Jun 30 14:06:20 2007
Return-Path: <lars@0x20.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7688616A421
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Jun 2007 14:06:20 +0000 (UTC)
	(envelope-from lars@0x20.net)
Received: from mail.0x20.net (mail.0x20.net [217.69.67.217])
	by mx1.freebsd.org (Postfix) with ESMTP id 399E213C44B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Jun 2007 14:06:20 +0000 (UTC)
	(envelope-from lars@0x20.net)
Received: from maggie.bsd-geek.de (dslb-084-060-219-200.pools.arcor-ip.net [84.60.219.200])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	(Authenticated sender: lala)
	by mail.0x20.net (Postfix) with ESMTP id E6F0439DB4
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Jun 2007 16:06:18 +0200 (CEST)
Received: from maggie.bsd-geek.de (localhost [127.0.0.1])
	by maggie.bsd-geek.de (8.14.1/8.14.1) with ESMTP id l5UE5tfl033193
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Jun 2007 16:05:55 +0200 (CEST)
	(envelope-from lars@maggie.bsd-geek.de)
Received: (from root@localhost)
	by maggie.bsd-geek.de (8.14.1/8.14.1/Submit) id l5UE5sBu033192;
	Sat, 30 Jun 2007 16:05:54 +0200 (CEST)
	(envelope-from lars)
Message-Id: <200706301405.l5UE5sBu033192@maggie.bsd-geek.de>
Date: Sat, 30 Jun 2007 16:05:54 +0200 (CEST)
From: Lars Engels <lars.engels@0x20.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] games/scummvm: update to 0.10.0, take maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         114156
>Category:       ports
>Synopsis:       [PATCH] games/scummvm: update to 0.10.0, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 30 14:10:09 GMT 2007
>Closed-Date:    Mon Jul 02 12:12:14 GMT 2007
>Last-Modified:  Mon Jul  2 12:21:14 GMT 2007
>Originator:     Lars Engels
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD maggie.bsd-geek.de 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Thu Jun 28 09:44:19 CEST 2007
>Description:
- Update to 0.10.0
- Take maintainership

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- scummvm-0.10.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/scummvm/Makefile,v
retrieving revision 1.37
diff -u -u -r1.37 Makefile
--- Makefile	19 May 2007 20:07:29 -0000	1.37
+++ Makefile	30 Jun 2007 14:06:11 -0000
@@ -6,13 +6,12 @@
 #
 
 PORTNAME=	scummvm
-PORTVERSION=	0.9.1
-PORTREVISION=	1
+PORTVERSION=	0.10.0
 CATEGORIES=	games emulators
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	lars.engels@0x20.net
 COMMENT=	Graphical Adventure Game Virtual Machine
 
 USE_BZIP2=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/games/scummvm/distinfo,v
retrieving revision 1.15
diff -u -u -r1.15 distinfo
--- distinfo	12 Jan 2007 21:18:16 -0000	1.15
+++ distinfo	30 Jun 2007 14:06:11 -0000
@@ -1,3 +1,3 @@
-MD5 (scummvm-0.9.1.tar.bz2) = 30a82ad466bae223875e66ee14b94904
-SHA256 (scummvm-0.9.1.tar.bz2) = 5cd5d9c06281a4f81d85d9a9f9b0410045d4a764a855f06f574183b528c15d1a
-SIZE (scummvm-0.9.1.tar.bz2) = 4514100
+MD5 (scummvm-0.10.0.tar.bz2) = 398bbd5616a54aae8dbe7d9e6c55f064
+SHA256 (scummvm-0.10.0.tar.bz2) = c9d1c68937cde4e4f2ba01c9b43bc745721fdd6c89064b3a60cf5ba2d7263126
+SIZE (scummvm-0.10.0.tar.bz2) = 4756977
--- scummvm-0.10.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jun 30 14:10:17 UTC 2007 
Responsible-Changed-Why:  
miwi@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114156 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Jul 2 12:12:11 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114156 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/114156: commit references a PR
Date: Mon,  2 Jul 2007 12:12:44 +0000 (UTC)

 miwi        2007-07-02 12:12:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/scummvm        Makefile distinfo 
   Log:
   - Update to 0.10.0
   - Pass maintainership to submitter
   
   PR:             114156
   Submitted by:   Lars Engels <lars.engels@0x20.net>
   
   Revision  Changes    Path
   1.38      +2 -3      ports/games/scummvm/Makefile
   1.16      +3 -3      ports/games/scummvm/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
