Date: Mon, 16 Dec 2013 20:32:12 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336662 - in head/devel: gearmand gearmand-devel Message-ID: <201312162032.rBGKWCPL005716@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Mon Dec 16 20:32:12 2013 New Revision: 336662 URL: http://svnweb.freebsd.org/changeset/ports/336662 Log: Take maintainership Modified: head/devel/gearmand-devel/Makefile head/devel/gearmand/Makefile Modified: head/devel/gearmand-devel/Makefile ============================================================================== --- head/devel/gearmand-devel/Makefile Mon Dec 16 20:29:02 2013 (r336661) +++ head/devel/gearmand-devel/Makefile Mon Dec 16 20:32:12 2013 (r336662) @@ -6,7 +6,7 @@ PORTVERSION= 1.1.8 CATEGORIES= devel MASTER_SITES= http://launchpad.net/gearmand/1.2/${PORTVERSION}/+download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bdrewery@FreeBSD.org COMMENT= Gearman C Server and Library BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs \ Modified: head/devel/gearmand/Makefile ============================================================================== --- head/devel/gearmand/Makefile Mon Dec 16 20:29:02 2013 (r336661) +++ head/devel/gearmand/Makefile Mon Dec 16 20:32:12 2013 (r336662) @@ -6,7 +6,7 @@ PORTVERSION= 1.0.6 CATEGORIES= devel MASTER_SITES= http://launchpad.net/gearmand/1.0/${PORTVERSION}/+download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bdrewery@FreeBSD.org COMMENT= Gearman C Server and Library BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312162032.rBGKWCPL005716>