From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 1 11:20:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org 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 F170BB29 for ; Sat, 1 Mar 2014 11:20: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 AEB0D10FF for ; Sat, 1 Mar 2014 11:20: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 s21BK0km070852 for ; Sat, 1 Mar 2014 11:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s21BK0I4070851; Sat, 1 Mar 2014 11:20:00 GMT (envelope-from gnats) Resent-Date: Sat, 1 Mar 2014 11:20:00 GMT Resent-Message-Id: <201403011120.s21BK0I4070851@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 5BEBBC1E for ; Sat, 1 Mar 2014 11:10:57 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.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 48B901E14 for ; Sat, 1 Mar 2014 11:10:57 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s21BAvvk021415 for ; Sat, 1 Mar 2014 11:10:57 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s21BAuZ1021411; Sat, 1 Mar 2014 11:10:56 GMT (envelope-from nobody) Message-Id: <201403011110.s21BAuZ1021411@cgiserv.freebsd.org> Date: Sat, 1 Mar 2014 11:10:56 GMT From: Marco Bröder To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/187172: [maintainer-update] [patch] devel/hg-git: Update Maintainer Mail Address 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, 01 Mar 2014 11:20:01 -0000 >Number: 187172 >Category: ports >Synopsis: [maintainer-update] [patch] devel/hg-git: Update Maintainer Mail Address >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 Mar 01 11:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Marco Bröder >Release: stable/10 amd64 >Organization: >Environment: >Description: Update maintainer mail address. Build tests: # portlint -C # make DEVELOPER=yes stage check-orphans package install deinstall clean # poudriere testport ... on amd64 for head, stable/10, releng/9.2, releng/8.4 Runtime tests: on stable/10 amd64 with new version of devel/dulwich Thanks! >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile index 47d638a..ce7b763 100644 --- a/devel/hg-git/Makefile +++ b/devel/hg-git/Makefile @@ -1,4 +1,4 @@ -# Created by: Marco Broeder +# Created by: Marco Broeder # $FreeBSD: head/devel/hg-git/Makefile 337220 2013-12-22 21:21:24Z antoine $ PORTNAME= hg-git @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= marco.broeder@gmx.eu +MAINTAINER= marco.broeder@posteo.eu COMMENT= Mercurial extension to pull from or push to a Git repository LICENSE= GPLv2 >Release-Note: >Audit-Trail: >Unformatted: