Bug 181752 - [PATCH] devel/hub: change maintainer
Summary: [PATCH] devel/hub: change maintainer
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-02 11:20 UTC by koukopoulos
Modified: 2013-09-09 17:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description koukopoulos 2013-09-02 11:20:00 UTC
    After discussion with current maintainer we agreed I could take
    maintainership.

Fix: Diff attached.



--J/dobhs11T7y2rNN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=diff



--J/dobhs11T7y2rNN----5JAb8PUDYs54SwtunI0ykywVerEirf0BOZ1SCDc318grhZ0S
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: devel/hub/Makefile
===================================================================
--- devel/hub/Makefile	(revision 325967)
+++ devel/hub/Makefile	(working copy)
@@ -5,7 +5,7 @@
 PORTVERSION=	1.10.6
 CATEGORIES=	devel
 
-MAINTAINER=	simon@olofsson.de
+MAINTAINER=	koukopoulos@gmail.com
 COMMENT=	Introduces git to GitHub
 
 USE_GITHUB=	yes
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-09-09 17:09:42 UTC
Simon, can you give your +1 here so it's documented?
Comment 2 Simon Olofsson 2013-09-09 17:12:30 UTC
Sorry, I didn't get a PR notification by mail=85

I approve the patch.  Have fun with hub :-)

Thanks,
Simon=
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-09-09 17:24:19 UTC
Author: rakuco
Date: Mon Sep  9 16:24:12 2013
New Revision: 326820
URL: http://svnweb.freebsd.org/changeset/ports/326820

Log:
  Pass devel/hub on to a new maintainer.
  
  PR:		ports/181752
  Submitted by:	Konstantinos Koukopoulos <koukopoulos@gmail.com> (new maintainer)
  Approved by:	Simon Olofsson <simon@olofsson.de> (former maintainer)

Modified:
  head/devel/hub/Makefile

Modified: head/devel/hub/Makefile
==============================================================================
--- head/devel/hub/Makefile	Mon Sep  9 16:06:52 2013	(r326819)
+++ head/devel/hub/Makefile	Mon Sep  9 16:24:12 2013	(r326820)
@@ -5,7 +5,7 @@ PORTNAME=	hub
 PORTVERSION=	1.10.6
 CATEGORIES=	devel
 
-MAINTAINER=	simon@olofsson.de
+MAINTAINER=	koukopoulos@gmail.com
 COMMENT=	Introduces git to GitHub
 
 USE_GITHUB=	yes
_______________________________________________
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"
Comment 4 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-09-09 17:24:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!