svn commit: r353172 - head/net-p2p/ncdc

Alex Kozlov ak at FreeBSD.org
Wed May 7 16:05:46 UTC 2014


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 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	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


More information about the svn-ports-all mailing list