svn commit: r366902 - in head/devel: arcanist libphutil

Michael Gmelin grembo at FreeBSD.org
Mon Sep 1 17:06:48 UTC 2014


Author: grembo
Date: Mon Sep  1 17:06:47 2014
New Revision: 366902
URL: http://svnweb.freebsd.org/changeset/ports/366902
QAT: https://qat.redports.org/buildarchive/r366902/

Log:
  Take maintainership of arcanist and libphutil
  (see https://reviews.freebsd.org/D697)
  
  Approved by:	bapt (mentor)

Modified:
  head/devel/arcanist/Makefile
  head/devel/libphutil/Makefile

Modified: head/devel/arcanist/Makefile
==============================================================================
--- head/devel/arcanist/Makefile	Mon Sep  1 17:06:19 2014	(r366901)
+++ head/devel/arcanist/Makefile	Mon Sep  1 17:06:47 2014	(r366902)
@@ -5,7 +5,7 @@ PORTVERSION=	20140828
 CATEGORIES=	devel
 PKGNAMEPREFIX=	php5-
 
-MAINTAINER=	bapt at FreeBSD.org
+MAINTAINER=	grembo at FreeBSD.org
 COMMENT=	Command line interface for Phabricator
 
 LICENSE=	APACHE20

Modified: head/devel/libphutil/Makefile
==============================================================================
--- head/devel/libphutil/Makefile	Mon Sep  1 17:06:19 2014	(r366901)
+++ head/devel/libphutil/Makefile	Mon Sep  1 17:06:47 2014	(r366902)
@@ -5,7 +5,7 @@ PORTVERSION=	20140828
 CATEGORIES=	devel
 PKGNAMEPREFIX=	php5-
 
-MAINTAINER=	bapt at FreeBSD.org
+MAINTAINER=	grembo at FreeBSD.org
 COMMENT=	Collection of PHP utility classes
 
 LICENSE=	APACHE20


More information about the svn-ports-head mailing list