Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2014 15:42:51 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367041 - in head: devel/gitphp textproc/libxdiff textproc/pecl-xdiff
Message-ID:  <201409021542.s82FgpnE004659@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Tue Sep  2 15:42:51 2014
New Revision: 367041
URL: http://svnweb.freebsd.org/changeset/ports/367041
QAT: https://qat.redports.org/buildarchive/r367041/

Log:
  - Reassign to the heap

Modified:
  head/devel/gitphp/Makefile
  head/textproc/libxdiff/Makefile
  head/textproc/pecl-xdiff/Makefile

Modified: head/devel/gitphp/Makefile
==============================================================================
--- head/devel/gitphp/Makefile	Tue Sep  2 15:40:23 2014	(r367040)
+++ head/devel/gitphp/Makefile	Tue Sep  2 15:42:51 2014	(r367041)
@@ -5,7 +5,7 @@ PORTVERSION=	0.2.8
 CATEGORIES=	devel www
 MASTER_SITES=	http://www.gitphp.org/attachments/download/47/
 
-MAINTAINER=	tabthorpe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Web based git repository browser written in PHP
 
 LICENSE=	GPLv2

Modified: head/textproc/libxdiff/Makefile
==============================================================================
--- head/textproc/libxdiff/Makefile	Tue Sep  2 15:40:23 2014	(r367040)
+++ head/textproc/libxdiff/Makefile	Tue Sep  2 15:42:51 2014	(r367041)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.xmailserver.org/
 
-MAINTAINER=	tabthorpe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Create file differences/patches to both binary and text files
 
 LICENSE=	LGPL3

Modified: head/textproc/pecl-xdiff/Makefile
==============================================================================
--- head/textproc/pecl-xdiff/Makefile	Tue Sep  2 15:40:23 2014	(r367040)
+++ head/textproc/pecl-xdiff/Makefile	Tue Sep  2 15:42:51 2014	(r367041)
@@ -9,7 +9,7 @@ PKGNAMEPREFIX=	pecl-
 EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	PECL
 
-MAINTAINER=	tabthorpe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PECL extension to create/apply binary and text patches
 
 LICENSE=	PHP301



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