svn commit: r367041 - in head: devel/gitphp textproc/libxdiff textproc/pecl-xdiff

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Sep 2 15:42:52 UTC 2014


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 at FreeBSD.org
+MAINTAINER=	ports at 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 at FreeBSD.org
+MAINTAINER=	ports at 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 at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	PECL extension to create/apply binary and text patches
 
 LICENSE=	PHP301


More information about the svn-ports-head mailing list