From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 25 09:20:08 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5B2916A408 for ; Tue, 25 Apr 2006 09:20:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3773C43D49 for ; Tue, 25 Apr 2006 09:20:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3P9K8wV027648 for ; Tue, 25 Apr 2006 09:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3P9K8QJ027647; Tue, 25 Apr 2006 09:20:08 GMT (envelope-from gnats) Resent-Date: Tue, 25 Apr 2006 09:20:08 GMT Resent-Message-Id: <200604250920.k3P9K8QJ027647@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, vd@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8408F16A401; Tue, 25 Apr 2006 09:13:56 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E82FF43D53; Tue, 25 Apr 2006 09:13:55 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id CE1FCB857; Tue, 25 Apr 2006 12:13:54 +0300 (EEST) Received: (nullmailer pid 73478 invoked by uid 1002); Tue, 25 Apr 2006 09:13:54 -0000 Message-Id: <20060425091354.GA70788@qlovarnika.bg.datamax> Date: Tue, 25 Apr 2006 12:13:54 +0300 From: Vasil Dimov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: pav@FreeBSD.org Subject: ports/96308: Update port: net/rsync from 2.6.7 to 2.6.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2006 09:20:08 -0000 >Number: 96308 >Category: ports >Synopsis: Update port: net/rsync from 2.6.7 to 2.6.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 25 09:20:07 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Vasil Dimov >Release: FreeBSD 6.0-STABLE amd64 >Organization: N/A >Environment: >Description: Update net/rsync from 2.6.7 to 2.6.8, files/patch-clientserver.c is not needed anymore - something similar is included upstream. >How-To-Repeat: >Fix: --- rsync_2.6.7-2.6.8.diff begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net/rsync/Makefile,v retrieving revision 1.106 diff -u -r1.106 Makefile --- Makefile 3 Apr 2006 21:12:24 -0000 1.106 +++ Makefile 25 Apr 2006 09:11:04 -0000 @@ -6,8 +6,7 @@ # PORTNAME= rsync -PORTVERSION= 2.6.7 -PORTREVISION= 1 +PORTVERSION= 2.6.8 CATEGORIES= net ipv6 MASTER_SITES= http://rsync.samba.org/ftp/%SUBDIR%/ \ ftp://ftp.samba.org//pub/%SUBDIR%/ \ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/net/rsync/distinfo,v retrieving revision 1.46 diff -u -r1.46 distinfo --- distinfo 15 Mar 2006 10:36:08 -0000 1.46 +++ distinfo 25 Apr 2006 09:11:04 -0000 @@ -1,3 +1,3 @@ -MD5 (rsync-2.6.7.tar.gz) = fb51636c719e789244d5d4423cf157ac -SHA256 (rsync-2.6.7.tar.gz) = b70604b47cec2a5a47bcc03c652633ca2d2926445e620af19510a5784f570a99 -SIZE (rsync-2.6.7.tar.gz) = 757572 +MD5 (rsync-2.6.8.tar.gz) = 082a9dba1f741e6591e5cd748a1233de +SHA256 (rsync-2.6.8.tar.gz) = 784782de0efee0b4624bdd1d75d524ef95d16354cb13cbb5449d990b61e607a6 +SIZE (rsync-2.6.8.tar.gz) = 772314 Index: files/patch-clientserver.c =================================================================== RCS file: files/patch-clientserver.c diff -N files/patch-clientserver.c --- files/patch-clientserver.c 3 Apr 2006 21:12:25 -0000 1.3 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,20 +0,0 @@ ---- clientserver.c 24 Feb 2006 01:56:26 -0000 1.177 -+++ clientserver.c 31 Mar 2006 17:36:26 -0000 -@@ -733,8 +733,6 @@ int start_daemon(int f_in, int f_out) - char *host = client_name(f_in); - int i; - -- rprintf(FLOG, "connect from %s (%s)\n", host, addr); -- - io_set_sock_fds(f_in, f_out); - - if (!lp_load(config_file, 0)) -@@ -742,6 +740,8 @@ int start_daemon(int f_in, int f_out) - - log_init(); - -+ rprintf(FLOG, "connect from %s (%s)\n", host, addr); -+ - if (!am_server) { - set_socket_options(f_in, "SO_KEEPALIVE"); - if (sockopts) --- rsync_2.6.7-2.6.8.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: