Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2010 18:20:55 GMT
From:      Marco Bröder <marco.broeder@gmx.eu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151632: [maintainer-update] [patch] devel/dulwich: Update to 0.6.2
Message-ID:  <201010211820.o9LIKtGQ008045@www.freebsd.org>
Resent-Message-ID: <201010211830.o9LIUB8M067911@freefall.freebsd.org>

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

>Number:         151632
>Category:       ports
>Synopsis:       [maintainer-update] [patch] devel/dulwich: Update to 0.6.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 21 18:30:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Marco Bröder
>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:
>Unformatted:



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