From nobody@FreeBSD.org  Tue Dec 20 09:05:09 2011
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 3E99A1065675
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 20 Dec 2011 09:05:09 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 287CC8FC1D
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 20 Dec 2011 09:05:09 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pBK958M0089799
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 20 Dec 2011 09:05:08 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pBK958eR089798;
	Tue, 20 Dec 2011 09:05:08 GMT
	(envelope-from nobody)
Message-Id: <201112200905.pBK958eR089798@red.freebsd.org>
Date: Tue, 20 Dec 2011 09:05:08 GMT
From: Marco Brder <marco.broeder@gmx.eu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer-update] [patch] devel/dulwich: Update to 0.8.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         163471
>Category:       ports
>Synopsis:       [maintainer-update] [patch] devel/dulwich: Update to 0.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 20 09:10:11 UTC 2011
>Closed-Date:    Tue Dec 20 10:13:14 UTC 2011
>Last-Modified:  Tue Dec 20 10:20:09 UTC 2011
>Originator:     Marco Brder
>Release:        stable/9 r228464 amd64
>Organization:
>Environment:
>Description:
Update to 0.8.2 release. Adjust sed patch line.

Tested: portlint, tinderbox build, pkg_add / pkg_delete,
runtime (with devel/hg-git)

Thanks!

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/devel/dulwich/Makefile b/devel/dulwich/Makefile
index 81f0821..d597035 100644
--- a/devel/dulwich/Makefile
+++ b/devel/dulwich/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dulwich
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.2
 CATEGORIES=	devel python
 MASTER_SITES=	http://samba.org/~jelmer/${PORTNAME}/ \
 		http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
@@ -30,8 +30,8 @@ PORTDOCS=	AUTHORS COPYING HACKING NEWS README
 .endif
 
 post-patch:
-	${REINPLACE_CMD} -e 's|PYTHON = python|PYTHON = /usr/bin/env python|g; \
-		s|/usr|${PREFIX}|g' ${WRKSRC}/Makefile
+	${REINPLACE_CMD} -e 's|PYTHON = python|PYTHON = /usr/bin/env python|g' \
+		${WRKSRC}/Makefile
 	${REINPLACE_CMD} -e 's|/usr/bin/python|/usr/bin/env python|g' \
 		${WRKSRC}/setup.py
 
diff --git a/devel/dulwich/distinfo b/devel/dulwich/distinfo
index 8e7e0cc..6517ebe 100644
--- a/devel/dulwich/distinfo
+++ b/devel/dulwich/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dulwich-0.8.1.tar.gz) = 1a1619e9c7e63fe9bdc93356ee893be1016b7ea12ad953f4e1f1f5c0c5056ee8
-SIZE (dulwich-0.8.1.tar.gz) = 190280
+SHA256 (dulwich-0.8.2.tar.gz) = 411a9574e1af399f21d55651bc5dc2f16b001445391150a3ff77a03f2be782cd
+SIZE (dulwich-0.8.2.tar.gz) = 192938


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Tue Dec 20 09:19:03 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163471 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Tue Dec 20 10:13:13 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163471: commit references a PR
Date: Tue, 20 Dec 2011 10:13:08 +0000 (UTC)

 culot       2011-12-20 10:12:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/dulwich        Makefile distinfo 
   Log:
   - Update to 0.8.2
   
   PR:             ports/163471
   Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
   
   Revision  Changes    Path
   1.12      +3 -3      ports/devel/dulwich/Makefile
   1.11      +2 -2      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:
