From owner-svn-ports-all@FreeBSD.ORG Tue Oct 29 12:26:01 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 425079E2; Tue, 29 Oct 2013 12:26:01 +0000 (UTC) (envelope-from jhale@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 15206225C; Tue, 29 Oct 2013 12:26:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9TCQ0cu053888; Tue, 29 Oct 2013 12:26:00 GMT (envelope-from jhale@svn.freebsd.org) Received: (from jhale@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9TCQ0sp053877; Tue, 29 Oct 2013 12:26:00 GMT (envelope-from jhale@svn.freebsd.org) Message-Id: <201310291226.r9TCQ0sp053877@svn.freebsd.org> From: "Jason E. Hale" Date: Tue, 29 Oct 2013 12:26:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331941 - in head: databases/libmongo-client net/knc net/msend sysutils/su2 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 12:26:01 -0000 Author: jhale Date: Tue Oct 29 12:25:59 2013 New Revision: 331941 URL: http://svnweb.freebsd.org/changeset/ports/331941 Log: - Update maintainer email address PR: ports/183415, ports/183418, ports/183419, ports/183421 Submitted by: Denis Generalov (maintainer) Modified: head/databases/libmongo-client/Makefile head/net/knc/Makefile head/net/msend/Makefile (contents, props changed) head/sysutils/su2/Makefile (contents, props changed) Modified: head/databases/libmongo-client/Makefile ============================================================================== --- head/databases/libmongo-client/Makefile Tue Oct 29 11:35:48 2013 (r331940) +++ head/databases/libmongo-client/Makefile Tue Oct 29 12:25:59 2013 (r331941) @@ -1,11 +1,11 @@ -# Created by: Denis Generalov +# Created by: Denis Generalov # $FreeBSD$ PORTNAME= libmongo-client PORTVERSION= 0.1.6.3 CATEGORIES= databases -MAINTAINER= gd@rambler-co.ru +MAINTAINER= gd.workbox@gmail.com COMMENT= Alternative C driver for MongoDB LICENSE= AL2 Modified: head/net/knc/Makefile ============================================================================== --- head/net/knc/Makefile Tue Oct 29 11:35:48 2013 (r331940) +++ head/net/knc/Makefile Tue Oct 29 12:25:59 2013 (r331941) @@ -1,4 +1,4 @@ -# Created by: Denis Generalov +# Created by: Denis Generalov # $FreeBSD$ PORTNAME= knc @@ -6,7 +6,7 @@ PORTVERSION= 1.7.1 CATEGORIES= net MASTER_SITES= http://oskt.secure-endpoints.com/downloads/ -MAINTAINER= gd@rambler-co.ru +MAINTAINER= gd.workbox@gmail.com COMMENT= KNC is Kerberised NetCat LICENSE= BSD MIT Modified: head/net/msend/Makefile ============================================================================== --- head/net/msend/Makefile Tue Oct 29 11:35:48 2013 (r331940) +++ head/net/msend/Makefile Tue Oct 29 12:25:59 2013 (r331941) @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= markp -MAINTAINER= gd@rambler-co.ru +MAINTAINER= gd.workbox@gmail.com COMMENT= Client and server for the RFC1312 message protocol USE_RC_SUBR= mesgd Modified: head/sysutils/su2/Makefile ============================================================================== --- head/sysutils/su2/Makefile Tue Oct 29 11:35:48 2013 (r331940) +++ head/sysutils/su2/Makefile Tue Oct 29 12:25:59 2013 (r331941) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils security MASTER_SITES= ftp://ftp.ccs.neu.edu/pub/sysadmin/ -MAINTAINER= gd@rambler-co.ru +MAINTAINER= gd.workbox@gmail.com COMMENT= Enhanced su, allows users to su with own password + more PATCH_DEPENDS= rcsdiff:${PORTSDIR}/devel/rcs