From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 7 11:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD250DE5 for ; Sat, 7 Dec 2013 11:50:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A7E151655 for ; Sat, 7 Dec 2013 11:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB7Bo0Cc063160 for ; Sat, 7 Dec 2013 11:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB7Bo0vq063155; Sat, 7 Dec 2013 11:50:00 GMT (envelope-from gnats) Resent-Date: Sat, 7 Dec 2013 11:50:00 GMT Resent-Message-Id: <201312071150.rB7Bo0vq063155@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marco Bröder Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7ECA2D41 for ; Sat, 7 Dec 2013 11:40:42 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6B7461606 for ; Sat, 7 Dec 2013 11:40:42 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rB7Befn1063746 for ; Sat, 7 Dec 2013 11:40:41 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rB7BefWB063712; Sat, 7 Dec 2013 11:40:41 GMT (envelope-from nobody) Message-Id: <201312071140.rB7BefWB063712@oldred.freebsd.org> Date: Sat, 7 Dec 2013 11:40:41 GMT From: Marco Bröder To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/184563: [maintainer-update] [patch] devel/dulwich: Update to 0.9.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Dec 2013 11:50:01 -0000 >Number: 184563 >Category: ports >Synopsis: [maintainer-update] [patch] devel/dulwich: Update to 0.9.4 >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: Sat Dec 07 11:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Marco Bröder >Release: >Organization: >Environment: >Description: Update to 0.9.4 release. Update distfile mirror. Thanks! >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/devel/dulwich/Makefile b/devel/dulwich/Makefile index daf2aa0..0a0ce15 100644 --- a/devel/dulwich/Makefile +++ b/devel/dulwich/Makefile @@ -2,9 +2,9 @@ # $FreeBSD: head/devel/dulwich/Makefile 330308 2013-10-14 12:04:42Z wg $ PORTNAME= dulwich -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.4 CATEGORIES= devel python -MASTER_SITES= http://www.samba.org/~jelmer/${PORTNAME}/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= marco.broeder@gmx.eu @@ -15,7 +15,7 @@ LICENSE_COMB= dual PORTDOCS= NEWS README introduction.txt object-store.txt protocol.txt \ remote.txt repo.txt tag.txt -PORTEXAMPLES= clone.py diff.py +PORTEXAMPLES= clone.py config.py diff.py USE_PYTHON= 2 USE_PYDISTUTILS=yes diff --git a/devel/dulwich/distinfo b/devel/dulwich/distinfo index b48a048..9258f86 100644 --- a/devel/dulwich/distinfo +++ b/devel/dulwich/distinfo @@ -1,2 +1,2 @@ -SHA256 (dulwich-0.9.1.tar.gz) = 3396b821e6119b33ab0d6554f193d3d51e1debf5bcd7206ac155b808f426a1e8 -SIZE (dulwich-0.9.1.tar.gz) = 223606 +SHA256 (dulwich-0.9.4.tar.gz) = 1cd555533d9a5cc319f5c68e21e31be190104ee1be5b5d3899a8a522e924b3fc +SIZE (dulwich-0.9.4.tar.gz) = 235283 >Release-Note: >Audit-Trail: >Unformatted: