From amdmi3@amdmi3.ru  Fri May 16 23:55:45 2008
Return-Path: <amdmi3@amdmi3.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C12C0106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 May 2008 23:55:45 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from cp65.agava.net (cp65.agava.net [89.108.66.215])
	by mx1.freebsd.org (Postfix) with ESMTP id 7593B8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 May 2008 23:55:45 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from [213.148.20.85] (helo=hive.panopticon)
	by cp65.agava.net with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.63 (FreeBSD))
	(envelope-from <amdmi3@amdmi3.ru>)
	id 1Jx9s6-0000FO-Pz
	for FreeBSD-gnats-submit@freebsd.org; Sat, 17 May 2008 04:01:58 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id E94429C20
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 May 2008 03:55:52 +0400 (MSD)
Received: by hades.panopticon (Postfix, from userid 1000)
	id 005CA1702D; Sat, 17 May 2008 03:55:39 +0400 (MSD)
Message-Id: <20080516235540.005CA1702D@hades.panopticon>
Date: Sat, 17 May 2008 03:55:39 +0400 (MSD)
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
Reply-To: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] games/jigzo: update to 0.6.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123745
>Category:       ports
>Synopsis:       [MAINTAINER] games/jigzo: update to 0.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 17 00:00:09 UTC 2008
>Closed-Date:    Sat May 17 23:35:50 UTC 2008
>Last-Modified:  Sat May 17 23:40:06 UTC 2008
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Fri Apr 25 11:18:45 MSD 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
Update to 0.6.1
>How-To-Repeat:
>Fix:

--- jigzo.patch begins here ---
diff -ruN jigzo.orig/Makefile jigzo/Makefile
--- jigzo.orig/Makefile	2008-05-17 03:52:00.000000000 +0400
+++ jigzo/Makefile	2008-05-17 03:52:17.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jigzo
-PORTVERSION=	0.6
+PORTVERSION=	0.6.1
 CATEGORIES=	games
 MASTER_SITES=	http://www.iua.upf.es/~mdeboer/resorama/jigzo/ \
 		http://www.amdmi3.ru/distfiles/
diff -ruN jigzo.orig/distinfo jigzo/distinfo
--- jigzo.orig/distinfo	2008-05-17 03:52:00.000000000 +0400
+++ jigzo/distinfo	2008-05-17 03:52:31.000000000 +0400
@@ -1,3 +1,3 @@
-MD5 (jigzo-0.6.tgz) = ad5270cb4af7a0f916df8b0a50636d2d
-SHA256 (jigzo-0.6.tgz) = 906b4ef396be87efc4b8fdf74a5cac55c17f1df94f8bedc3ffa4347778d216b5
-SIZE (jigzo-0.6.tgz) = 4668879
+MD5 (jigzo-0.6.1.tgz) = 2083a713292ba864cbb700e14d2f0136
+SHA256 (jigzo-0.6.1.tgz) = 0da782a65e2b6fa12068567680629b476e27715ba56315b191659d774e715dbe
+SIZE (jigzo-0.6.1.tgz) = 4628762
--- jigzo.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat May 17 00:00:18 UTC 2008 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123745 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat May 17 23:35:50 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123745: commit references a PR
Date: Sat, 17 May 2008 23:39:11 +0000 (UTC)

 miwi        2008-05-17 23:39:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/jigzo          Makefile distinfo 
   Log:
   - Update to 0.6.1
   
   PR:             123745
   Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
   
   Revision  Changes    Path
   1.14      +1 -1      ports/games/jigzo/Makefile
   1.8       +3 -3      ports/games/jigzo/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:
