Bug 189032 - [Update] net-p2p/ncdc to 1.19.1
Summary: [Update] net-p2p/ncdc to 1.19.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-26 18:40 UTC by Dmitriy Limonov
Modified: 2014-05-07 17:10 UTC (History)
0 users

See Also:


Attachments
file.diff (865 bytes, patch)
2014-04-26 18:40 UTC, Dmitriy Limonov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitriy Limonov 2014-04-26 18:40:00 UTC
Update ncdc to version 1.19.1

Fix: Patch attached with submission follows:
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2014-05-07 17:05:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 2 Alex Kozlov freebsd_committer freebsd_triage 2014-05-07 17:05:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-05-07 17:05:49 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"