From owner-svn-ports-head@freebsd.org Sat Nov 4 13:07:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 807D3E6DFB1; Sat, 4 Nov 2017 13:07:44 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5ADFD6D884; Sat, 4 Nov 2017 13:07:44 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA4D7hdr058159; Sat, 4 Nov 2017 13:07:43 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA4D7gDq058147; Sat, 4 Nov 2017 13:07:42 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201711041307.vA4D7gDq058147@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Sat, 4 Nov 2017 13:07:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453458 - in head: comms/qico devel/p5-Class-Container devel/p5-Term-ANSIColor devel/tclmore devel/ztcl misc/qlas misc/table.el net/gtic news/gup security/avcheck security/tclsasl www/j... X-SVN-Group: ports-head X-SVN-Commit-Author: zi X-SVN-Commit-Paths: in head: comms/qico devel/p5-Class-Container devel/p5-Term-ANSIColor devel/tclmore devel/ztcl misc/qlas misc/table.el net/gtic news/gup security/avcheck security/tclsasl www/jesred X-SVN-Commit-Revision: 453458 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Nov 2017 13:07:44 -0000 Author: zi Date: Sat Nov 4 13:07:41 2017 New Revision: 453458 URL: https://svnweb.freebsd.org/changeset/ports/453458 Log: - Reset MAINTAINER due to fatal email bounces, maintainer timeouts Reported by: portscout Modified: head/comms/qico/Makefile head/devel/p5-Class-Container/Makefile head/devel/p5-Term-ANSIColor/Makefile head/devel/tclmore/Makefile head/devel/ztcl/Makefile head/misc/qlas/Makefile head/misc/table.el/Makefile head/net/gtic/Makefile head/news/gup/Makefile head/security/avcheck/Makefile head/security/tclsasl/Makefile head/www/jesred/Makefile Modified: head/comms/qico/Makefile ============================================================================== --- head/comms/qico/Makefile Sat Nov 4 12:39:35 2017 (r453457) +++ head/comms/qico/Makefile Sat Nov 4 13:07:41 2017 (r453458) @@ -7,7 +7,7 @@ CATEGORIES= comms MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.49.10-p3 DISTNAME= ${PORTNAME}-0.49.10-p3 -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= FidoNet Technology Network (FTN) compatible mailer for Unix systems USES= tar:bzip2 Modified: head/devel/p5-Class-Container/Makefile ============================================================================== --- head/devel/p5-Class-Container/Makefile Sat Nov 4 12:39:35 2017 (r453457) +++ head/devel/p5-Class-Container/Makefile Sat Nov 4 13:07:41 2017 (r453458) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Glues object frameworks together transparently BUILD_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate Modified: head/devel/p5-Term-ANSIColor/Makefile ============================================================================== --- head/devel/p5-Term-ANSIColor/Makefile Sat Nov 4 12:39:35 2017 (r453457) +++ head/devel/p5-Term-ANSIColor/Makefile Sat Nov 4 13:07:41 2017 (r453458) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Color screen output using ANSI escape sequences OPTIONS_DEFINE= EXAMPLES Modified: head/devel/tclmore/Makefile ============================================================================== --- head/devel/tclmore/Makefile Sat Nov 4 12:39:35 2017 (r453457) +++ head/devel/tclmore/Makefile Sat Nov 4 13:07:41 2017 (r453458) @@ -8,7 +8,7 @@ CATEGORIES= devel tcl MASTER_SITES= http://download.gna.org/tclmore/0.7/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= More TCL commands USES= gmake makeinfo tcl:tea Modified: head/devel/ztcl/Makefile ============================================================================== --- head/devel/ztcl/Makefile Sat Nov 4 12:39:35 2017 (r453457) +++ head/devel/ztcl/Makefile Sat Nov 4 13:07:41 2017 (r453458) @@ -8,7 +8,7 @@ CATEGORIES= devel tcl MASTER_SITES= http://download.gna.org/ztcl/1.0/ DISTNAME= ${PORTNAME}_${DISTVERSION}_src -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Zlib extension library for the Tcl LICENSE= LGPL21 Modified: head/misc/qlas/Makefile ============================================================================== --- head/misc/qlas/Makefile Sat Nov 4 12:39:35 2017 (r453457) +++ head/misc/qlas/Makefile Sat Nov 4 13:07:41 2017 (r453458) @@ -6,7 +6,7 @@ PORTVERSION= 1.93 CATEGORIES= misc MASTER_SITES= http://lev.serebryakov.spb.ru/download/qlas/ -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Qico FIDO mailer log analyzer and statistic builder USES= shebangfix perl5 dos2unix Modified: head/misc/table.el/Makefile ============================================================================== --- head/misc/table.el/Makefile Sat Nov 4 12:39:35 2017 (r453457) +++ head/misc/table.el/Makefile Sat Nov 4 13:07:41 2017 (r453458) @@ -8,7 +8,7 @@ MASTER_SITES= SF/table/table/${PORTVERSION} DISTNAME= table-${PORTVERSION}.el.gz EXTRACT_SUFX= # empty -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Create and edit WYSIWYG text based embedded tables in Emacs NO_BUILD= yes Modified: head/net/gtic/Makefile ============================================================================== --- head/net/gtic/Makefile Sat Nov 4 12:39:35 2017 (r453457) +++ head/net/gtic/Makefile Sat Nov 4 13:07:41 2017 (r453458) @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.kspu.kr.ua/pub/unix/FIDO/gtic/ ftp://ftp.braz.ru/pub/fido/gtic/ DISTNAME= ${PORTNAME}-1.3b -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= The GNU file forwarder (FSC-0087) for fidonet-like networks MAKE_ENV+= DEFINES="${DEFINES}" Modified: head/news/gup/Makefile ============================================================================== --- head/news/gup/Makefile Sat Nov 4 12:39:35 2017 (r453457) +++ head/news/gup/Makefile Sat Nov 4 13:07:41 2017 (r453458) @@ -6,7 +6,7 @@ PORTVERSION= 0.4 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/unoff-contrib/ -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Allows remote sites to change their newsgroup subscriptions WRKSRC= ${WRKDIR}/gup Modified: head/security/avcheck/Makefile ============================================================================== --- head/security/avcheck/Makefile Sat Nov 4 12:39:35 2017 (r453457) +++ head/security/avcheck/Makefile Sat Nov 4 13:07:41 2017 (r453458) @@ -6,7 +6,7 @@ PORTVERSION= 0.91 CATEGORIES= security MASTER_SITES= http://www.corpit.ru/ftp/avcheck/ -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Simple antivirus solution for a mail system MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" Modified: head/security/tclsasl/Makefile ============================================================================== --- head/security/tclsasl/Makefile Sat Nov 4 12:39:35 2017 (r453457) +++ head/security/tclsasl/Makefile Sat Nov 4 13:07:41 2017 (r453458) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= security tcl MASTER_SITES= http://beepcore-tcl.sourceforge.net/ -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Tcl interface to the Cyrus SASLv2 library LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 Modified: head/www/jesred/Makefile ============================================================================== --- head/www/jesred/Makefile Sat Nov 4 12:39:35 2017 (r453457) +++ head/www/jesred/Makefile Sat Nov 4 13:07:41 2017 (r453458) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.linofee.org/~jel/webtools/src http://www.acad.bg/ftp/pub/src/misc/ DISTNAME= jesred-1.2pl1 -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Redirector for Squid do-install: