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