Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2003 13:45:21 +0900 (JST)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56669: Update port: net/cvsync 0.24.6
Message-ID:  <200309100445.h8A4jLlT011851@alph.allbsd.org>
Resent-Message-ID: <200309100450.h8A4oEeI030419@freefall.freebsd.org>

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

>Number:         56669
>Category:       ports
>Synopsis:       Update port: net/cvsync 0.24.6
>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 Sep 09 21:50:14 PDT 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.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.6.  Command line URL has been supported.

>How-To-Repeat:
	N/A

>Fix:

Index: cvsync/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/cvsync/Makefile,v
retrieving revision 1.26
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.26 Makefile
--- cvsync/Makefile	5 Sep 2003 18:26:14 -0000	1.26
+++ cvsync/Makefile	10 Sep 2003 04:40:56 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cvsync
-PORTVERSION=	0.24.5
+PORTVERSION=	0.24.6
 CATEGORIES=	net ipv6
 MASTER_SITES=	ftp://ftp.cvsync.org/pub/cvsync/ \
 		ftp://ftp.allbsd.org/pub/cvsync/
@@ -18,7 +18,8 @@
 
 MAN1=		cvscan.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
+EXAMPLES=	samples/cvsync.conf samples/cvsyncd.conf \
+		samples/cvsyncd-NetBSD.conf samples/cvsyncd-OpenBSD.conf
 
 post-install:
 	@${MKDIR} ${EXAMPLESDIR}
Index: cvsync/distinfo
===================================================================
RCS file: /home/ncvs/ports/net/cvsync/distinfo,v
retrieving revision 1.25
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.25 distinfo
--- cvsync/distinfo	5 Sep 2003 18:26:14 -0000	1.25
+++ cvsync/distinfo	10 Sep 2003 04:37:24 -0000
@@ -1 +1 @@
-MD5 (cvsync-0.24.5.tar.gz) = ca71df57d4a9da6fa47711950e0d141f
+MD5 (cvsync-0.24.6.tar.gz) = ce89e9635c992122c5ba89546f493246
Index: cvsync/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/cvsync/pkg-plist,v
retrieving revision 1.2
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.2 pkg-plist
--- cvsync/pkg-plist	3 Jul 2003 06:11:38 -0000	1.2
+++ cvsync/pkg-plist	10 Sep 2003 04:39:12 -0000
@@ -11,4 +11,6 @@
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 %%EXAMPLESDIR%%/cvsync.conf
 %%EXAMPLESDIR%%/cvsyncd.conf
+%%EXAMPLESDIR%%/cvsyncd-NetBSD.conf
+%%EXAMPLESDIR%%/cvsyncd-OpenBSD.conf
 @dirrm %%EXAMPLESDIR%%

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



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