Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2013 15:37:35 +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: r316241 - in head/www: twiki twiki-BugzillaLinkPlugin twiki-GluePlugin twiki-LdapContrib twiki-LdapNgPlugin twiki-MathModePlugin twiki-NewUserPlugin
Message-ID:  <201304221537.r3MFbZEE097781@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Mon Apr 22 15:37:34 2013
New Revision: 316241
URL: http://svnweb.freebsd.org/changeset/ports/316241

Log:
  Pass maintainership to submitter
  
  PR:		ports/177030
  Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>

Modified:
  head/www/twiki-BugzillaLinkPlugin/Makefile
  head/www/twiki-GluePlugin/Makefile
  head/www/twiki-LdapContrib/Makefile
  head/www/twiki-LdapNgPlugin/Makefile
  head/www/twiki-MathModePlugin/Makefile
  head/www/twiki-NewUserPlugin/Makefile
  head/www/twiki/bsd.twiki.mk

Modified: head/www/twiki-BugzillaLinkPlugin/Makefile
==============================================================================
--- head/www/twiki-BugzillaLinkPlugin/Makefile	Mon Apr 22 15:30:58 2013	(r316240)
+++ head/www/twiki-BugzillaLinkPlugin/Makefile	Mon Apr 22 15:37:34 2013	(r316241)
@@ -6,7 +6,6 @@ SVNREV=		15560
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Link to Bugzilla bugs using shorthand references
 
 .include "${.CURDIR}/../twiki/bsd.twiki.mk"

Modified: head/www/twiki-GluePlugin/Makefile
==============================================================================
--- head/www/twiki-GluePlugin/Makefile	Mon Apr 22 15:30:58 2013	(r316240)
+++ head/www/twiki-GluePlugin/Makefile	Mon Apr 22 15:37:34 2013	(r316241)
@@ -6,7 +6,6 @@ SVNREV=		15708
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Allow to format tags and arguments on multiple lines
 
 .include "${.CURDIR}/../twiki/bsd.twiki.mk"

Modified: head/www/twiki-LdapContrib/Makefile
==============================================================================
--- head/www/twiki-LdapContrib/Makefile	Mon Apr 22 15:30:58 2013	(r316240)
+++ head/www/twiki-LdapContrib/Makefile	Mon Apr 22 15:37:34 2013	(r316241)
@@ -7,7 +7,6 @@ PORTREVISION=	1
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	ports@FreeBSD.org
 COMMENT=	LDAP services for TWiki
 
 RUN_DEPENDS=	p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap

Modified: head/www/twiki-LdapNgPlugin/Makefile
==============================================================================
--- head/www/twiki-LdapNgPlugin/Makefile	Mon Apr 22 15:30:58 2013	(r316240)
+++ head/www/twiki-LdapNgPlugin/Makefile	Mon Apr 22 15:37:34 2013	(r316241)
@@ -6,7 +6,6 @@ SVNREV=		15577
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Query and display data from an LDAP directory
 
 TWDEP=		LdapContrib>=0

Modified: head/www/twiki-MathModePlugin/Makefile
==============================================================================
--- head/www/twiki-MathModePlugin/Makefile	Mon Apr 22 15:30:58 2013	(r316240)
+++ head/www/twiki-MathModePlugin/Makefile	Mon Apr 22 15:37:34 2013	(r316241)
@@ -6,7 +6,6 @@ SVNREV=		15934
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Include LaTeX formatted math in your TWiki pages
 
 RUN_DEPENDS=	dvipng:${PORTSDIR}/print/teTeX-base \

Modified: head/www/twiki-NewUserPlugin/Makefile
==============================================================================
--- head/www/twiki-NewUserPlugin/Makefile	Mon Apr 22 15:30:58 2013	(r316240)
+++ head/www/twiki-NewUserPlugin/Makefile	Mon Apr 22 15:37:34 2013	(r316241)
@@ -6,7 +6,6 @@ SVNREV=		17515
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Create user's topic for externally authenticated users
 
 .include "${.CURDIR}/../twiki/bsd.twiki.mk"

Modified: head/www/twiki/bsd.twiki.mk
==============================================================================
--- head/www/twiki/bsd.twiki.mk	Mon Apr 22 15:30:58 2013	(r316240)
+++ head/www/twiki/bsd.twiki.mk	Mon Apr 22 15:37:34 2013	(r316241)
@@ -1,13 +1,8 @@
 # ex:ts=4 sw=4
 #
-# New ports collection makefile for:	twiki infrastructure
-# Date created:		17 April 2008
-# Whom:				Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
 # $FreeBSD$
 #
-
-#
 # For more info, please go to http://wiki.FreeBSD.org/TWiki
 #
 
@@ -30,7 +25,7 @@ WWWDIR?=	${PREFIX}/www/twiki
 PLIST_SUB+=	TWDIR="share/twiki/${PNAME}"
 SUB_LIST+=	TWDIR="${TWDIR}" WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
 SUB_FILES+=	pkg-install pkg-deinstall
-MAINTAINER?=	ports@FreeBSD.org
+MAINTAINER?=	c.petrik.sosa@gmail.com
 DIST_SUBDIR?=	twiki
 RUN_DEPENDS+=	${TWDEP:C/([^=<>]*)([=<>]*)(.*)/twiki-\1\20.0.\3:${PORTSDIR}\/www\/twiki-\1/}
 



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