Bug 187172 - [maintainer-update] [patch] devel/hg-git: Update Maintainer Mail Address
Summary: [maintainer-update] [patch] devel/hg-git: Update Maintainer Mail Address
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-01 11:20 UTC by Marco Bröder
Modified: 2014-03-03 19:10 UTC (History)
0 users

See Also:


Attachments
file.diff (634 bytes, patch)
2014-03-01 11:20 UTC, Marco Bröder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Bröder 2014-03-01 11:20:00 UTC
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!

Fix: Patch attached with submission follows:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2014-03-03 18:51:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2014-03-03 19:02:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-03-03 19:02:38 UTC
Author: pawel
Date: Mon Mar  3 19:02:30 2014
New Revision: 346955
URL: http://svnweb.freebsd.org/changeset/ports/346955
QAT: https://qat.redports.org/buildarchive/r346955/

Log:
  Update maintainer's email address
  
  PR:		ports/187172
  Submitted by:	maintainer

Modified:
  head/devel/hg-git/Makefile

Modified: head/devel/hg-git/Makefile
==============================================================================
--- head/devel/hg-git/Makefile	Mon Mar  3 19:00:11 2014	(r346954)
+++ head/devel/hg-git/Makefile	Mon Mar  3 19:02:30 2014	(r346955)
@@ -1,4 +1,4 @@
-# Created by: Marco Broeder <marco.broeder@gmx.eu>
+# Created by: Marco Broeder <marco.broeder@posteo.eu>
 # $FreeBSD$
 
 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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"