svn commit: r331941 - in head: databases/libmongo-client net/knc net/msend sysutils/su2
Jason E. Hale
jhale at FreeBSD.org
Tue Oct 29 12:26:01 UTC 2013
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 <gd.workbox at gmail.com> (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 <gd at rambler-co.ru>
+# Created by: Denis Generalov <gd.workbox at gmail.com>
# $FreeBSD$
PORTNAME= libmongo-client
PORTVERSION= 0.1.6.3
CATEGORIES= databases
-MAINTAINER= gd at rambler-co.ru
+MAINTAINER= gd.workbox at 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 <gd at rambler-co.ru>
+# Created by: Denis Generalov <gd.workbox at gmail.com>
# $FreeBSD$
PORTNAME= knc
@@ -6,7 +6,7 @@ PORTVERSION= 1.7.1
CATEGORIES= net
MASTER_SITES= http://oskt.secure-endpoints.com/downloads/
-MAINTAINER= gd at rambler-co.ru
+MAINTAINER= gd.workbox at 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 at rambler-co.ru
+MAINTAINER= gd.workbox at 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 at rambler-co.ru
+MAINTAINER= gd.workbox at gmail.com
COMMENT= Enhanced su, allows users to su with own password + more
PATCH_DEPENDS= rcsdiff:${PORTSDIR}/devel/rcs
More information about the svn-ports-all
mailing list