Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2014 16:05:46 +0000 (UTC)
From:      Alex Kozlov <ak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353172 - head/net-p2p/ncdc
Message-ID:  <201405071605.s47G5kHk052353@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ak
Date: Wed May  7 16:05:45 2014
New Revision: 353172
URL: http://svnweb.freebsd.org/changeset/ports/353172
QAT: https://qat.redports.org/buildarchive/r353172/

Log:
  - Update to 1.19.1
  
  PR:	ports/189032
  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	Wed May  7 15:56:04 2014	(r353171)
+++ head/net-p2p/ncdc/Makefile	Wed May  7 16:05:45 2014	(r353172)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ncdc
-PORTVERSION=	1.19
+PORTVERSION=	1.19.1
 CATEGORIES=	net-p2p
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
 		http://dev.yorhel.nl/download/
@@ -29,7 +29,7 @@ PLIST_FILES=	bin/ncdc \
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-OPTIONS_DEFINE= GEOIP
+OPTIONS_DEFINE=	GEOIP
 
 GEOIP_CONFIGURE_WITH=	geoip
 GEOIP_CONFIGURE_ENV=	GEOIP_CFLAGS="-I${LOCALBASE}/include" \

Modified: head/net-p2p/ncdc/distinfo
==============================================================================
--- head/net-p2p/ncdc/distinfo	Wed May  7 15:56:04 2014	(r353171)
+++ head/net-p2p/ncdc/distinfo	Wed May  7 16:05:45 2014	(r353172)
@@ -1,2 +1,2 @@
-SHA256 (ncdc-1.19.tar.gz) = c24130b8bb735f936b1090d4e5f4413c08548a45a2640193386c26dc1dc7fbf1
-SIZE (ncdc-1.19.tar.gz) = 354337
+SHA256 (ncdc-1.19.1.tar.gz) = a6b23381434a47f7134d9ebdf5658fd06768f9b5de498c43e0fa00d1c7229d47
+SIZE (ncdc-1.19.1.tar.gz) = 354308



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405071605.s47G5kHk052353>