From hrs@alph.d.allbsd.org  Tue Oct 28 16:59:49 2003
Return-Path: <hrs@alph.d.allbsd.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0BD7F16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Oct 2003 16:59:49 -0800 (PST)
Received: from alph.allbsd.org (p58167-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.140.167])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F409B43F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Oct 2003 16:59:46 -0800 (PST)
	(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 h9T0xgWl021934
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Oct 2003 09:59:42 +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 h9T0xfOg021933;
	Wed, 29 Oct 2003 09:59:41 +0900 (JST)
	(envelope-from hrs)
Message-Id: <200310290059.h9T0xfOg021933@alph.allbsd.org>
Date: Wed, 29 Oct 2003 09:59:41 +0900 (JST)
From: Hiroki Sato <hrs@freebsd.org>
Reply-To: Hiroki Sato <hrs@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: net/cvsync 0.24.9
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         58664
>Category:       ports
>Synopsis:       Update port: net/cvsync 0.24.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 28 17:00:36 PST 2003
>Closed-Date:    Wed Oct 29 02:43:44 PST 2003
>Last-Modified:  Wed Oct 29 02:43:44 PST 2003
>Originator:     Hiroki Sato
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Tokyo University of Science
>Environment:
System: FreeBSD alph.allbsd.org 4.8-STABLE FreeBSD 4.8-STABLE #7: Tue May 20 00:05:43 JST 2003     hrs@alph.allbsd.org:/home/obj/home/src/sys/ALPH  i386

>Description:
	Update to 0.24.9.

>How-To-Repeat:
	N/A

>Fix:


Index: cvsync/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/cvsync/Makefile,v
retrieving revision 1.29
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.29 Makefile
--- cvsync/Makefile	8 Oct 2003 10:40:37 -0000	1.29
+++ cvsync/Makefile	29 Oct 2003 00:52:36 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cvsync
-PORTVERSION=	0.24.8
+PORTVERSION=	0.24.9
 CATEGORIES=	net ipv6
 MASTER_SITES=	ftp://ftp.cvsync.org/pub/cvsync/ \
 		ftp://ftp.allbsd.org/pub/cvsync/
@@ -16,7 +16,7 @@
 
 USE_GMAKE=	yes
 
-MAN1=		cvscan.1 cvsync.1 cvsyncd.1 rcscan.1 rcscmp.1
+MAN1=		cvscan.1 cvsup2cvsync.1 cvsync.1 cvsyncd.1 rcscan.1 rcscmp.1
 DOCS=		doc/COPYRIGHT doc/ChangeLog doc/FAQ doc/TODO
 EXAMPLES=	samples/cvsync.conf samples/cvsyncd.conf \
 		samples/cvsyncd-NetBSD.conf samples/cvsyncd-OpenBSD.conf
Index: cvsync/distinfo
===================================================================
RCS file: /home/ncvs/ports/net/cvsync/distinfo,v
retrieving revision 1.28
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.28 distinfo
--- cvsync/distinfo	8 Oct 2003 10:40:37 -0000	1.28
+++ cvsync/distinfo	29 Oct 2003 00:49:34 -0000
@@ -1 +1 @@
-MD5 (cvsync-0.24.8.tar.gz) = f99b2fcfff983b7ee29069c6310bc740
+MD5 (cvsync-0.24.9.tar.gz) = 3abd164391a29a96d2ed5783095e6579
Index: cvsync/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/cvsync/pkg-plist,v
retrieving revision 1.3
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.3 pkg-plist
--- cvsync/pkg-plist	10 Sep 2003 05:12:53 -0000	1.3
+++ cvsync/pkg-plist	29 Oct 2003 00:52:17 -0000
@@ -1,5 +1,6 @@
 @comment $FreeBSD: ports/net/cvsync/pkg-plist,v 1.3 2003/09/10 05:12:53 nork Exp $
 bin/cvscan
+bin/cvsup2cvsync
 bin/cvsync
 bin/cvsyncd
 bin/rcscan

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->hrs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Oct 29 01:35:11 PST 2003 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=58664 
Responsible-Changed-From-To: hrs->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Oct 29 01:37:46 PST 2003 
Responsible-Changed-Why:  
Hmm, didn't catch the fact that submitter is not a ports 
committer.  I don't know exactly what the policy is on 
this.  In any case, since I touched it, I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=58664 
State-Changed-From-To: open->closed 
State-Changed-By: nork 
State-Changed-When: Wed Oct 29 02:40:41 PST 2003 
State-Changed-Why:  
Committed, thanks! 

Hi! Mark 
hrs is a committer but not a ports committer. 
If you will see his PR, please commit it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=58664 
>Unformatted:
