Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2010 08:35:23 GMT
From:      Dmitry Yashin <yashin.dm@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145870: Update port: net-p2p/opendchub from 0.8.1 to 0.8.2
Message-ID:  <201004200835.o3K8ZNC2012551@www.freebsd.org>
Resent-Message-ID: <201004200840.o3K8e1Rh013490@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         145870
>Category:       ports
>Synopsis:       Update port: net-p2p/opendchub from 0.8.1 to 0.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 20 08:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Yashin
>Release:        7.0-RELEASE-p11
>Organization:
>Environment:
FreeBSD python 7.0-RELEASE-p11 FreeBSD 7.0-RELEASE-p11 #0: Sun Mar 22 07:08:52 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Update:

2010-04-08: Roshan Kumar Singh <singh.roshan08@gmail.com>
	    * configure.in
	    ** Removed directory creation during configure

2010-04-08: Roshan Kumar Singh <singh.roshan08@gmail.com>
	    * src/commands.c
	    ** Fix for buffer overflow bug, https://bugzilla.redhat.com/show_bug.cgi?id=579206

2009-12-29: Roshan Kumar Singh <singh.roshan08@gmail.com>
	    * src/perl_utils.c
	    ** Placed calls to PERL_SYS_INIT3() and PERL_SYS_TERM() in perl_init() upon Perl interpreter creation, as documented in perldoc perlembed.
	       Patch sent by Zak B. Elep <zakame@zakame.net>

2009-12-29: Roshan Kumar Singh <singh.roshan08@gmail.com>
	    * src/commands.c
	    ** Fix for buffer overflow in redirect_all()
	       Patch sent by Zak B. Elep <zakame@zakame.net>

2009-08-07: Roshan Kumar Singh <singh.roshan08@gmail.com>
	    * depcomp: Added depcomp to fix problems in compilation.

2009-08-05: Roshan Kumar Singh <singh.roshan08@gmail.com>
	    * Makefile.in, configure, config.h.in, src/Makefile.in: Updated according to new autotools.
	    ** Release of new version 0.8.0 with added support for checking minimum slots and error messages for minimum shares. 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN --exclude=CVS /usr/ports/net-p2p/opendchub.orig/Makefile /usr/ports/net-p2p/opendchub/Makefile
--- /usr/ports/net-p2p/opendchub.orig/Makefile	2010-04-20 12:14:10.000000000 +0400
+++ /usr/ports/net-p2p/opendchub/Makefile	2010-04-20 12:19:26.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	opendchub
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.2
 CATEGORIES=	net-p2p
 MASTER_SITES=	SF/${PORTNAME}/Open%20DC%20Hub/${PORTVERSION}
 
diff -ruN --exclude=CVS /usr/ports/net-p2p/opendchub.orig/distinfo /usr/ports/net-p2p/opendchub/distinfo
--- /usr/ports/net-p2p/opendchub.orig/distinfo	2010-04-20 12:14:10.000000000 +0400
+++ /usr/ports/net-p2p/opendchub/distinfo	2010-04-20 12:15:18.000000000 +0400
@@ -1,3 +1,3 @@
-MD5 (opendchub-0.8.1.tar.gz) = 51f3610dddc380d515a34b446bad92ef
-SHA256 (opendchub-0.8.1.tar.gz) = b7c18dda4b63e817519241c6e36fd7b6eac10f0240ad5fbb3ba731b82de7b833
-SIZE (opendchub-0.8.1.tar.gz) = 186255
+MD5 (opendchub-0.8.2.tar.gz) = e812ac26323f3a8113ce1a0761ce9544
+SHA256 (opendchub-0.8.2.tar.gz) = c00d5859fde939741699026da9d4d5fd0b409474608353710204c3c78a8ac5bf
+SIZE (opendchub-0.8.2.tar.gz) = 188551


>Release-Note:
>Audit-Trail:
>Unformatted:



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