From owner-svn-ports-all@FreeBSD.ORG Tue Oct 29 17:59:49 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9B599CA6; Tue, 29 Oct 2013 17:59:49 +0000 (UTC) (envelope-from nemysis@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 87DE62939; Tue, 29 Oct 2013 17:59:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9THxnZ9069101; Tue, 29 Oct 2013 17:59:49 GMT (envelope-from nemysis@svn.freebsd.org) Received: (from nemysis@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9THxmYO069094; Tue, 29 Oct 2013 17:59:48 GMT (envelope-from nemysis@svn.freebsd.org) Message-Id: <201310291759.r9THxmYO069094@svn.freebsd.org> From: Rusmir Dusko Date: Tue, 29 Oct 2013 17:59:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331975 - in head: games/doom-hacx games/doom-hr games/doom-hr2 games/doom-wolfendoom games/dopewars games/prboom news/newsgrab X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Oct 2013 17:59:49 -0000 Author: nemysis Date: Tue Oct 29 17:59:47 2013 New Revision: 331975 URL: http://svnweb.freebsd.org/changeset/ports/331975 Log: - Reset maintainer to ports@ PR: ports/183261 Submitted by: chris petrik Approved by: pawel / wg (mentors, implicit) Modified: head/games/doom-hacx/Makefile (contents, props changed) head/games/doom-hr/Makefile (contents, props changed) head/games/doom-hr2/Makefile (contents, props changed) head/games/doom-wolfendoom/Makefile (contents, props changed) head/games/dopewars/Makefile head/games/prboom/Makefile (contents, props changed) head/news/newsgrab/Makefile Modified: head/games/doom-hacx/Makefile ============================================================================== --- head/games/doom-hacx/Makefile Tue Oct 29 17:57:31 2013 (r331974) +++ head/games/doom-hacx/Makefile Tue Oct 29 17:59:47 2013 (r331975) @@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} DISTNAME= ${PORTNAME}.wad EXTRACT_SUFX= .bz2 -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Full TC using the Doom II engine USE_BZIP2= yes Modified: head/games/doom-hr/Makefile ============================================================================== --- head/games/doom-hr/Makefile Tue Oct 29 17:57:31 2013 (r331974) +++ head/games/doom-hr/Makefile Tue Oct 29 17:59:47 2013 (r331975) @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} DISTFILES= ${PORTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Hell Revealed is a megawad, a 32-level replacement for DooM II USE_ZIP= yes Modified: head/games/doom-hr2/Makefile ============================================================================== --- head/games/doom-hr2/Makefile Tue Oct 29 17:57:31 2013 (r331974) +++ head/games/doom-hr2/Makefile Tue Oct 29 17:59:47 2013 (r331975) @@ -8,7 +8,7 @@ MASTER_SITES= http://www.doomworld.com/h PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} DISTNAME= hr2final -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Hell Revealed II is a megawad, a 32-level replacement for DooM II USE_ZIP= yes Modified: head/games/doom-wolfendoom/Makefile ============================================================================== --- head/games/doom-wolfendoom/Makefile Tue Oct 29 17:57:31 2013 (r331974) +++ head/games/doom-wolfendoom/Makefile Tue Oct 29 17:59:47 2013 (r331975) @@ -8,7 +8,7 @@ MASTER_SITES= http://www.ijs.si/~lesi/di PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} DISTNAME= ${PORTNAME} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Wolfenstein 3D levels ported to Doom II USE_BZIP2= yes Modified: head/games/dopewars/Makefile ============================================================================== --- head/games/dopewars/Makefile Tue Oct 29 17:57:31 2013 (r331974) +++ head/games/dopewars/Makefile Tue Oct 29 17:59:47 2013 (r331975) @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= UNIX rewrite of a game originally based on "Drug Wars" USES= gettext Modified: head/games/prboom/Makefile ============================================================================== --- head/games/prboom/Makefile Tue Oct 29 17:57:31 2013 (r331974) +++ head/games/prboom/Makefile Tue Oct 29 17:59:47 2013 (r331975) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Multiplayer-capable and modified version of ID's classic DOOM game LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg Modified: head/news/newsgrab/Makefile ============================================================================== --- head/news/newsgrab/Makefile Tue Oct 29 17:57:31 2013 (r331974) +++ head/news/newsgrab/Makefile Tue Oct 29 17:59:47 2013 (r331975) @@ -8,7 +8,7 @@ CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Download and uudecode binary files from USENET using regexps RUN_DEPENDS= p5-NNTPClient>=0:${PORTSDIR}/news/p5-NNTPClient \