Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2016 04:07:44 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425188 - in head/net/cjdns: . files
Message-ID:  <201611030407.uA347iEL062610@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Nov  3 04:07:44 2016
New Revision: 425188
URL: https://svnweb.freebsd.org/changeset/ports/425188

Log:
  net/cjdns: update to 18
  
  Changes:	https://github.com/cjdelisle/cjdns/compare/cjdns-v17.4...cjdns-v18
  PR:		213605
  Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)

Modified:
  head/net/cjdns/Makefile   (contents, props changed)
  head/net/cjdns/distinfo   (contents, props changed)
  head/net/cjdns/files/pkg-message.in   (contents, props changed)

Modified: head/net/cjdns/Makefile
==============================================================================
--- head/net/cjdns/Makefile	Thu Nov  3 03:55:29 2016	(r425187)
+++ head/net/cjdns/Makefile	Thu Nov  3 04:07:44 2016	(r425188)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cjdns
-PORTVERSION=	17.4
+PORTVERSION=	18
 DISTVERSIONPREFIX=	cjdns-v
 CATEGORIES=	net security
 

Modified: head/net/cjdns/distinfo
==============================================================================
--- head/net/cjdns/distinfo	Thu Nov  3 03:55:29 2016	(r425187)
+++ head/net/cjdns/distinfo	Thu Nov  3 04:07:44 2016	(r425188)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1467325399
-SHA256 (cjdelisle-cjdns-cjdns-v17.4_GH0.tar.gz) = 2f30aa4d2cc96a6c1f00e873df19b7b213cca1af716d74a091f59aa98b5758c4
-SIZE (cjdelisle-cjdns-cjdns-v17.4_GH0.tar.gz) = 3955198
+TIMESTAMP = 1476859359
+SHA256 (cjdelisle-cjdns-cjdns-v18_GH0.tar.gz) = 57e5fe05b9775daf16f23c16c24035a4e380a3c9461faa2e1bc9de0bc6b147ab
+SIZE (cjdelisle-cjdns-cjdns-v18_GH0.tar.gz) = 3989737

Modified: head/net/cjdns/files/pkg-message.in
==============================================================================
--- head/net/cjdns/files/pkg-message.in	Thu Nov  3 03:55:29 2016	(r425187)
+++ head/net/cjdns/files/pkg-message.in	Thu Nov  3 04:07:44 2016	(r425188)
@@ -26,13 +26,13 @@ only need to add the public key of the s
 ipTunnel/outgoingConnections. You may also need to bridge the tunN
 interface on the server to connect the segments of the VPN network.
 
-Here are some websites on CJDNS Hyperboria network:
+Here are some websites on the CJDNS Hyperboria network:
 * http://socialno.de/ - social network
 * https://rows.io/ - Jabber server
 * http://forum.meshbits.io/ - forums
 * http://h.fc00.org/ - network map
 
-Warning: When CJDNS daemon is connected to outside network, tunN
+Warning: When the CJDNS daemon is connected to an outside network, tunN
 interface will generally directly expose your computer to that network,
 bypassing the regular firewall that you normally use.
 ======================================================================



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