svn commit: r475582 - head/net/nncp

Martin Wilke miwi at FreeBSD.org
Sat Jul 28 14:55:22 UTC 2018


Author: miwi
Date: Sat Jul 28 14:55:21 2018
New Revision: 475582
URL: https://svnweb.freebsd.org/changeset/ports/475582

Log:
  - Update to 228695
  
  PR:		228695
  Sponsored by:	iXsystems Inc.

Modified:
  head/net/nncp/Makefile
  head/net/nncp/distinfo
  head/net/nncp/pkg-descr

Modified: head/net/nncp/Makefile
==============================================================================
--- head/net/nncp/Makefile	Sat Jul 28 14:53:38 2018	(r475581)
+++ head/net/nncp/Makefile	Sat Jul 28 14:55:21 2018	(r475582)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	nncp
-DISTVERSION=	3.1
+DISTVERSION=	3.4
 CATEGORIES=	net
 MASTER_SITES=	http://www.nncpgo.org/download/
 

Modified: head/net/nncp/distinfo
==============================================================================
--- head/net/nncp/distinfo	Sat Jul 28 14:53:38 2018	(r475581)
+++ head/net/nncp/distinfo	Sat Jul 28 14:55:21 2018	(r475582)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527421187
-SHA256 (nncp-3.1.tar.xz) = b93445164230b58e8aaadaa2066f37f2493ccb71b025126bbcad8fad6535149f
-SIZE (nncp-3.1.tar.xz) = 1172816
+TIMESTAMP = 1531057142
+SHA256 (nncp-3.4.tar.xz) = 9796c4cb7b670fc75feed3cd467ca556b230387d935b09bb4b19fd57fd17ffba
+SIZE (nncp-3.4.tar.xz) = 1181996

Modified: head/net/nncp/pkg-descr
==============================================================================
--- head/net/nncp/pkg-descr	Sat Jul 28 14:53:38 2018	(r475581)
+++ head/net/nncp/pkg-descr	Sat Jul 28 14:55:21 2018	(r475582)
@@ -1,5 +1,5 @@
 NNCP (Node to Node copy) is a collection of utilities simplifying
-secure store-and-forward files and mail exchanging.
+secure store-and-forward files, mail and commands exchanging.
 
 This utilities are intended to help build up small size (dozens of
 nodes) ad-hoc friend-to-friend (F2F) statically routed darknet


More information about the svn-ports-all mailing list