svn commit: r333433 - head/net-p2p/ncdc
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Nov 10 19:48:27 UTC 2013
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 at 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 at 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
More information about the svn-ports-all
mailing list