Date: Thu, 16 Aug 2018 20:44:45 +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: r477374 - head/net-p2p/ncdc Message-ID: <201808162044.w7GKijg5012679@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Aug 16 20:44:45 2018 New Revision: 477374 URL: https://svnweb.freebsd.org/changeset/ports/477374 Log: net-p2p/ncdc: Update to 1.20 PR: 230229 Submitted by: Nathan <ndowens@yahoo.com> Approved by: maintainer timeout (earl1k@mail.ru, >2 weeks) Modified: head/net-p2p/ncdc/Makefile (contents, props changed) head/net-p2p/ncdc/distinfo (contents, props changed) Modified: head/net-p2p/ncdc/Makefile ============================================================================== --- head/net-p2p/ncdc/Makefile Thu Aug 16 20:30:03 2018 (r477373) +++ head/net-p2p/ncdc/Makefile Thu Aug 16 20:44:45 2018 (r477374) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= ncdc -PORTVERSION= 1.19.1 -PORTREVISION= 7 +PORTVERSION= 1.20 CATEGORIES= net-p2p -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ - http://dev.yorhel.nl/download/ +MASTER_SITES= http://dev.yorhel.nl/download/ MAINTAINER= earl1k@mail.ru COMMENT= Lightweight direct connect client with ncurses interface Modified: head/net-p2p/ncdc/distinfo ============================================================================== --- head/net-p2p/ncdc/distinfo Thu Aug 16 20:30:03 2018 (r477373) +++ head/net-p2p/ncdc/distinfo Thu Aug 16 20:44:45 2018 (r477374) @@ -1,2 +1,3 @@ -SHA256 (ncdc-1.19.1.tar.gz) = a6b23381434a47f7134d9ebdf5658fd06768f9b5de498c43e0fa00d1c7229d47 -SIZE (ncdc-1.19.1.tar.gz) = 354308 +TIMESTAMP = 1533016608 +SHA256 (ncdc-1.20.tar.gz) = 8a998857df6289b6bd44287fc06f705b662098189f2a8fe95b1a5fbc703b9631 +SIZE (ncdc-1.20.tar.gz) = 367688
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808162044.w7GKijg5012679>