From nobody@FreeBSD.org  Thu Oct 21 18:20:55 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BB374106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Oct 2010 18:20:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id AA8D88FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Oct 2010 18:20:55 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9LIKt7l008046
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Oct 2010 18:20:55 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o9LIKtGQ008045;
	Thu, 21 Oct 2010 18:20:55 GMT
	(envelope-from nobody)
Message-Id: <201010211820.o9LIKtGQ008045@www.freebsd.org>
Date: Thu, 21 Oct 2010 18:20:55 GMT
From: Marco Brder <marco.broeder@gmx.eu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer-update] [patch] devel/dulwich: Update to 0.6.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         151632
>Category:       ports
>Synopsis:       [maintainer-update] [patch] devel/dulwich: Update to 0.6.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 21 18:30:10 UTC 2010
>Closed-Date:    Sat Oct 23 05:50:27 UTC 2010
>Last-Modified:  Sat Oct 23 06:00:23 UTC 2010
>Originator:     Marco Brder
>Release:        8.1-STABLE amd64
>Organization:
>Environment:
>Description:
Update port to 0.6.2

Thanks!
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/devel/dulwich/Makefile b/devel/dulwich/Makefile
index 276116e..d172a06 100644
--- a/devel/dulwich/Makefile
+++ b/devel/dulwich/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dulwich
-PORTVERSION=	0.6.1
+PORTVERSION=	0.6.2
 CATEGORIES=	devel python
 MASTER_SITES=	http://samba.org/~jelmer/${PORTNAME}/ \
 		http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
@@ -15,6 +15,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	marco.broeder@gmx.eu
 COMMENT=	Pure-Python implementation of the Git file formats and protocols
 
+MAKE_JOBS_SAFE=	yes
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
 
diff --git a/devel/dulwich/distinfo b/devel/dulwich/distinfo
index cde19f0..9820122 100644
--- a/devel/dulwich/distinfo
+++ b/devel/dulwich/distinfo
@@ -1,3 +1,3 @@
-MD5 (dulwich-0.6.1.tar.gz) = 57013775371f8512aa9568e2e4bab862
-SHA256 (dulwich-0.6.1.tar.gz) = 452cbd46c798b10f01dcc1da16c38c40554ae5434018b9874f406fadfcdc5ce9
-SIZE (dulwich-0.6.1.tar.gz) = 131372
+MD5 (dulwich-0.6.2.tar.gz) = 69d7e998f466972d5f9e0a6c6c1147f1
+SHA256 (dulwich-0.6.2.tar.gz) = cbe12783ed6be1f29177658973791db8aa52fc6c0a9a8fa19af7a0100e66990f
+SIZE (dulwich-0.6.2.tar.gz) = 139271


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Fri Oct 22 03:39:07 UTC 2010 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151632 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sat Oct 23 05:50:26 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151632: commit references a PR
Date: Sat, 23 Oct 2010 05:50:20 +0000 (UTC)

 sunpoet     2010-10-23 05:50:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/dulwich        Makefile distinfo 
   Log:
   - Update to 0.6.2
   - Mark MAKE_JOBS_SAFE
   - While I'm here, add LICENSE and use INSTALL_DATA for PORTDOCS
   
   PR:             ports/151632
   Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
   Approved by:    pgollucci (mentor, implicit)
   
   Revision  Changes    Path
   1.7       +7 -5      ports/devel/dulwich/Makefile
   1.6       +3 -3      ports/devel/dulwich/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:
