Date: Tue, 30 Apr 2019 10:53:20 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500475 - head/net/nncp Message-ID: <201904301053.x3UArKD6064318@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904301053.x3UArKD6064318>