svn commit: r469898 - in head: devel/pear-PHP_CodeSniffer www/pear-twig www/pecl-twig www/pmwiki www/serendipity

Jochen Neumeister joneum at FreeBSD.org
Mon May 14 15:10:08 UTC 2018


Author: joneum
Date: Mon May 14 15:10:06 2018
New Revision: 469898
URL: https://svnweb.freebsd.org/changeset/ports/469898

Log:
  Take over maintainership
  
  Approved by:	tz

Modified:
  head/devel/pear-PHP_CodeSniffer/Makefile
  head/www/pear-twig/Makefile
  head/www/pecl-twig/Makefile
  head/www/pmwiki/Makefile
  head/www/serendipity/Makefile

Modified: head/devel/pear-PHP_CodeSniffer/Makefile
==============================================================================
--- head/devel/pear-PHP_CodeSniffer/Makefile	Mon May 14 15:04:23 2018	(r469897)
+++ head/devel/pear-PHP_CodeSniffer/Makefile	Mon May 14 15:10:06 2018	(r469898)
@@ -5,7 +5,7 @@ PORTNAME=	PHP_CodeSniffer
 DISTVERSION=	3.2.3
 CATEGORIES=	devel www pear
 
-MAINTAINER=	tz at FreeBSD.org
+MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	PHP Script Tokenises and Sniffs PHP and JavaScript code
 
 LICENSE=	BSD3CLAUSE

Modified: head/www/pear-twig/Makefile
==============================================================================
--- head/www/pear-twig/Makefile	Mon May 14 15:04:23 2018	(r469897)
+++ head/www/pear-twig/Makefile	Mon May 14 15:10:06 2018	(r469898)
@@ -7,7 +7,7 @@ CATEGORIES=	www pear
 MASTER_SITES=	http://pear.twig-project.org/get/
 DISTNAME=	Twig-${PORTVERSION}
 
-MAINTAINER=	tz at FreeBSD.org
+MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	Flexible, fast, and secure template engine for PHP
 
 LICENSE=	BSD3CLAUSE

Modified: head/www/pecl-twig/Makefile
==============================================================================
--- head/www/pecl-twig/Makefile	Mon May 14 15:04:23 2018	(r469897)
+++ head/www/pecl-twig/Makefile	Mon May 14 15:10:06 2018	(r469898)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://pear.twig-project.org/get/
 PKGNAMEPREFIX=	pecl-
 DISTNAME=	CTwig-${PORTVERSION}
 
-MAINTAINER=	tz at FreeBSD.org
+MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	Twig C extension to improve performance of the Twig template language
 
 LICENSE=	BSD3CLAUSE

Modified: head/www/pmwiki/Makefile
==============================================================================
--- head/www/pmwiki/Makefile	Mon May 14 15:04:23 2018	(r469897)
+++ head/www/pmwiki/Makefile	Mon May 14 15:10:06 2018	(r469898)
@@ -7,7 +7,7 @@ PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	http://www.pmwiki.org/pub/pmwiki/
 
-MAINTAINER=	tz at FreeBSD.org
+MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	WikiWikiWeb clone using PHP
 
 LICENSE=	GPLv2

Modified: head/www/serendipity/Makefile
==============================================================================
--- head/www/serendipity/Makefile	Mon May 14 15:04:23 2018	(r469897)
+++ head/www/serendipity/Makefile	Mon May 14 15:10:06 2018	(r469898)
@@ -6,7 +6,7 @@ PORTVERSION=	2.1.1
 CATEGORIES=	www
 MASTER_SITES=	SF/php-blog/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	tz at FreeBSD.org
+MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	PHP based weblog software
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-all mailing list