Bug 177650 - [Update] net-p2p/ncdc to 1.16.1
Summary: [Update] net-p2p/ncdc to 1.16.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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-05 10:40 UTC by Dmitriy Limonov
Modified: 2013-04-20 15:30 UTC (History)
0 users

See Also:


Attachments
file.diff (809 bytes, patch)
2013-04-05 10: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 2013-04-05 10:40:00 UTC
Update ncdc to version 1.16.1

Fix: Patch attached with submission follows:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2013-04-20 15:07:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-04-20 15:28:48 UTC
Author: pawel
Date: Sat Apr 20 14:28:38 2013
New Revision: 316150
URL: http://svnweb.freebsd.org/changeset/ports/316150

Log:
  Update to version 1.16.1
  
  PR:		ports/177650
  Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
  Feature safe:	yes

Modified:
  head/net-p2p/ncdc/Makefile
  head/net-p2p/ncdc/distinfo

Modified: head/net-p2p/ncdc/Makefile
==============================================================================
--- head/net-p2p/ncdc/Makefile	Sat Apr 20 14:24:14 2013	(r316149)
+++ head/net-p2p/ncdc/Makefile	Sat Apr 20 14:28:38 2013	(r316150)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ncdc
-PORTVERSION=	1.15
+PORTVERSION=	1.16.1
 CATEGORIES=	net-p2p
 MASTER_SITES=	SF \
 		http://dev.yorhel.nl/download/

Modified: head/net-p2p/ncdc/distinfo
==============================================================================
--- head/net-p2p/ncdc/distinfo	Sat Apr 20 14:24:14 2013	(r316149)
+++ head/net-p2p/ncdc/distinfo	Sat Apr 20 14:28:38 2013	(r316150)
@@ -1,2 +1,2 @@
-SHA256 (ncdc-1.15.tar.gz) = 88367691d5ab36bcd40ecab0f2ebfa592634752359ef7d813adb4b757f2d5b8c
-SIZE (ncdc-1.15.tar.gz) = 339891
+SHA256 (ncdc-1.16.1.tar.gz) = 3d06c0c41605865ff321492a8a07122c4ca6eef7a014069245fecda51ef7b73b
+SIZE (ncdc-1.16.1.tar.gz) = 340872
_______________________________________________
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"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2013-04-20 15:28:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!