Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 2014 11:10:56 GMT
From:      Marco Bröder <marco.broeder@gmx.eu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187172: [maintainer-update] [patch] devel/hg-git: Update Maintainer Mail Address
Message-ID:  <201403011110.s21BAuZ1021411@cgiserv.freebsd.org>
Resent-Message-ID: <201403011120.s21BK0I4070851@freefall.freebsd.org>

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

>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 <marco.broeder@gmx.eu>
+# Created by: Marco Broeder <marco.broeder@posteo.eu>
 # $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:



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