From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 28 16:00:46 2003 Return-Path: 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 896FD16A4CE for ; Fri, 28 Nov 2003 16:00:46 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 563B843FA3 for ; Fri, 28 Nov 2003 16:00:42 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAT00gFY054545 for ; Fri, 28 Nov 2003 16:00:42 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAT00gYm054544; Fri, 28 Nov 2003 16:00:42 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 28 Nov 2003 16:00:42 -0800 (PST) Resent-Message-Id: <200311290000.hAT00gYm054544@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, Hiroki Sato Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C23016A4CE for ; Fri, 28 Nov 2003 15:51:14 -0800 (PST) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F19CB43FDF for ; Fri, 28 Nov 2003 15:50:32 -0800 (PST) (envelope-from hrs@allbsd.org) Received: from delta.allbsd.org (p59004-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.141.4]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id C5F971405 for ; Sat, 29 Nov 2003 08:50:31 +0900 (JST) Received: from alph.allbsd.org (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.12.9p2/8.12.9) with ESMTP id hASNoFAB003061 for ; Sat, 29 Nov 2003 08:50:15 +0900 (JST) (envelope-from hrs@alph.d.allbsd.org) Received: from alph.allbsd.org (localhost [127.0.0.1]) by alph.allbsd.org (8.12.9p2/8.12.9) with ESMTP id hASNoEEd013295 for ; Sat, 29 Nov 2003 08:50:14 +0900 (JST) (envelope-from hrs@alph.d.allbsd.org) Received: (from hrs@localhost) by alph.allbsd.org (8.12.9p2/8.12.9/Submit) id hASNoEDL013294; Sat, 29 Nov 2003 08:50:14 +0900 (JST) (envelope-from hrs) Message-Id: <200311282350.hASNoEDL013294@alph.allbsd.org> Date: Sat, 29 Nov 2003 08:50:14 +0900 (JST) From: Hiroki Sato To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/59779: Update port: net/cvsync 0.24.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hiroki Sato List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 00:00:46 -0000 >Number: 59779 >Category: ports >Synopsis: Update port: net/cvsync 0.24.13 >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: Fri Nov 28 16:00:41 PST 2003 >Closed-Date: >Last-Modified: >Originator: Hiroki Sato >Release: FreeBSD 4.8-STABLE i386 >Organization: Tokyo University of Science >Environment: System: FreeBSD alph.allbsd.org 4.9-RC FreeBSD 4.9-RC #0: Sat Oct 25 04:40:22 JST 2003 hrs@alph.allbsd.org:/usr/obj/usr/src/sys/ALPH i386 >Description: Update to 0.24.13. The changes include performance improvement, a new keyword `base', and so on. >How-To-Repeat: N/A >Fix: Index: cvsync/Makefile =================================================================== RCS file: /home/ncvs/ports/net/cvsync/Makefile,v retrieving revision 1.33 diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.33 Makefile --- cvsync/Makefile 5 Nov 2003 22:10:28 -0000 1.33 +++ cvsync/Makefile 28 Nov 2003 23:44:16 -0000 @@ -6,7 +6,7 @@ # PORTNAME= cvsync -PORTVERSION= 0.24.12 +PORTVERSION= 0.24.13 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.cvsync.org/pub/cvsync/ \ ftp://ftp.allbsd.org/pub/cvsync/ Index: cvsync/distinfo =================================================================== RCS file: /home/ncvs/ports/net/cvsync/distinfo,v retrieving revision 1.32 diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.32 distinfo --- cvsync/distinfo 5 Nov 2003 22:10:28 -0000 1.32 +++ cvsync/distinfo 28 Nov 2003 23:44:34 -0000 @@ -1 +1 @@ -MD5 (cvsync-0.24.12.tar.gz) = 7b686d008bb4c47d7378a902d0e66ca7 +MD5 (cvsync-0.24.13.tar.gz) = 33dc221c74f6ea4de1b3611ce48ba73f >Release-Note: >Audit-Trail: >Unformatted: