Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2015 12:28:19 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r285451 - stable/10/etc
Message-ID:  <201507131228.t6DCSJZO090329@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Mon Jul 13 12:28:18 2015
New Revision: 285451
URL: https://svnweb.freebsd.org/changeset/base/285451

Log:
  MFC: r284930
  
  Add CouchDB ports (5984 TCP/UDP).
  
  PR:		193268
  Submitted by:	yuri@rawbw.com
  Approved by:	re (gjb)

Modified:
  stable/10/etc/services
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/etc/services
==============================================================================
--- stable/10/etc/services	Mon Jul 13 12:19:01 2015	(r285450)
+++ stable/10/etc/services	Mon Jul 13 12:28:18 2015	(r285451)
@@ -2363,6 +2363,8 @@ prosharerequest	5716/tcp   #proshare con
 prosharerequest	5716/udp   #proshare conf request
 prosharenotify	5717/tcp   #proshare conf notify
 prosharenotify	5717/udp   #proshare conf notify
+couchdb		5984/tcp   #CouchDB database server
+couchdb		5984/udp   #CouchDB database server
 cvsup		5999/tcp   #CVSup file transfer/John Polstra/FreeBSD
 x11		6000/tcp   #6000-6063 are assigned to X Window System
 x11		6000/udp



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