svn commit: r364543 - head/www/dwoo

John Marino marino at FreeBSD.org
Sun Aug 10 13:55:47 UTC 2014


Author: marino
Date: Sun Aug 10 13:55:47 2014
New Revision: 364543
URL: http://svnweb.freebsd.org/changeset/ports/364543
QAT: https://qat.redports.org/buildarchive/r364543/

Log:
  Reset maintainership on www/dwoo
  
  This port was not staged, but it was spared a reset because somebody (not
  the maintainer) submitted a PR to stage it.  Unfortunately the PR has
  numerous problems which have not been addressed in the last couple of
  weeks.  Reset the maintainer now, and let the port be pruned at the end
  of the month if no one steps up to save it.
  
  PR:		190041
  Submitted by:	Joe (thralling.com)
  Approved by:	maintainer (Joe Horn)
  Rejected by:	marino (technical reasons)
  Approved by:	portmgr (implicit, NOT_STAGED)

Modified:
  head/www/dwoo/Makefile

Modified: head/www/dwoo/Makefile
==============================================================================
--- head/www/dwoo/Makefile	Sun Aug 10 13:53:22 2014	(r364542)
+++ head/www/dwoo/Makefile	Sun Aug 10 13:55:47 2014	(r364543)
@@ -10,7 +10,7 @@ DISTFILES=	${PORTNAME}-${PORTVERSION}.ta
 DISTFILES+=	${PORTNAME}-${PORTVERSION}-docs.tar.gz
 .endif
 
-MAINTAINER=	joehorn at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Dwoo is a PHP5 template engine
 
 WRKSRC=		${WRKDIR}/${PORTNAME}


More information about the svn-ports-head mailing list