Date: Sun, 10 Nov 2013 19:48:27 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333433 - head/net-p2p/ncdc Message-ID: <201311101948.rAAJmRrT010609@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 10 19:48:27 2013 New Revision: 333433 URL: http://svnweb.freebsd.org/changeset/ports/333433 Log: - Update to 1.18.1 - While I'm here, merge MASTER_SITE_SUBDIR to MASTER_SITES Changes: http://dev.yorhel.nl/ncdc/changes PR: ports/183844 Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer) Modified: head/net-p2p/ncdc/Makefile head/net-p2p/ncdc/distinfo Modified: head/net-p2p/ncdc/Makefile ============================================================================== --- head/net-p2p/ncdc/Makefile Sun Nov 10 19:48:22 2013 (r333432) +++ head/net-p2p/ncdc/Makefile Sun Nov 10 19:48:27 2013 (r333433) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= ncdc -PORTVERSION= 1.18 +PORTVERSION= 1.18.1 CATEGORIES= net-p2p -MASTER_SITES= SF \ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://dev.yorhel.nl/download/ -MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= earl1k@mail.ru COMMENT= Lightweight direct connect client with ncurses interface Modified: head/net-p2p/ncdc/distinfo ============================================================================== --- head/net-p2p/ncdc/distinfo Sun Nov 10 19:48:22 2013 (r333432) +++ head/net-p2p/ncdc/distinfo Sun Nov 10 19:48:27 2013 (r333433) @@ -1,2 +1,2 @@ -SHA256 (ncdc-1.18.tar.gz) = 9746732c076c6a0610d060ccb1f7b5306163e022da711c8363ed3653bdbec0af -SIZE (ncdc-1.18.tar.gz) = 350326 +SHA256 (ncdc-1.18.1.tar.gz) = cc257731cd2ccc55831b8606694c379d0d8c441d250b8003785bec3d58fa8685 +SIZE (ncdc-1.18.1.tar.gz) = 350781
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311101948.rAAJmRrT010609>