svn commit: r500475 - head/net/nncp

Steve Wills swills at FreeBSD.org
Tue Apr 30 10:53:21 UTC 2019


Author: swills
Date: Tue Apr 30 10:53:19 2019
New Revision: 500475
URL: https://svnweb.freebsd.org/changeset/ports/500475

Log:
  net/nncp: update to 4.0
  
  PR:		237624
  Submitted by:	Sergey Matveev <stargrave at stargrave.org> (maintainer)

Modified:
  head/net/nncp/Makefile   (contents, props changed)
  head/net/nncp/distinfo   (contents, props changed)

Modified: head/net/nncp/Makefile
==============================================================================
--- head/net/nncp/Makefile	Tue Apr 30 10:46:07 2019	(r500474)
+++ head/net/nncp/Makefile	Tue Apr 30 10:53:19 2019	(r500475)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	nncp
-DISTVERSION=	3.4
-PORTREVISION=	1
+DISTVERSION=	4.0
 CATEGORIES=	net
 MASTER_SITES=	http://www.nncpgo.org/download/
 

Modified: head/net/nncp/distinfo
==============================================================================
--- head/net/nncp/distinfo	Tue Apr 30 10:46:07 2019	(r500474)
+++ head/net/nncp/distinfo	Tue Apr 30 10:53:19 2019	(r500475)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531057142
-SHA256 (nncp-3.4.tar.xz) = 9796c4cb7b670fc75feed3cd467ca556b230387d935b09bb4b19fd57fd17ffba
-SIZE (nncp-3.4.tar.xz) = 1181996
+TIMESTAMP = 1556461726
+SHA256 (nncp-4.0.tar.xz) = eafa627222e355fceb772a90fc6dea8eae1f16953f48a4a357ada0b4ff918452
+SIZE (nncp-4.0.tar.xz) = 1256872


More information about the svn-ports-all mailing list