From e2f995d1888ec5533eddaebdd716154ef4f9fb32 Mon Sep 17 00:00:00 2001 From: nork Date: Sun, 20 Jun 2004 16:49:34 +0000 Subject: Update to 0.24.16. Submitted by: hrs --- net/cvsync/Makefile | 4 ++-- net/cvsync/distinfo | 4 ++-- net/cvsync/pkg-descr | 2 -- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/net/cvsync/Makefile b/net/cvsync/Makefile index 9643e6477d08..11f822d2e628 100644 --- a/net/cvsync/Makefile +++ b/net/cvsync/Makefile @@ -6,8 +6,8 @@ # PORTNAME= cvsync -PORTVERSION= 0.24.15 -PORTREVISION= 1 +PORTVERSION= 0.24.16 +PORTREVISION= 0 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.cvsync.org/pub/cvsync/ \ ftp://ftp.allbsd.org/pub/cvsync/ diff --git a/net/cvsync/distinfo b/net/cvsync/distinfo index d6538b85e603..e8006e4b10c4 100644 --- a/net/cvsync/distinfo +++ b/net/cvsync/distinfo @@ -1,2 +1,2 @@ -MD5 (cvsync-0.24.15.tar.gz) = 940ea8ce09c11ec5fc33850bab12aa13 -SIZE (cvsync-0.24.15.tar.gz) = 133293 +MD5 (cvsync-0.24.16.tar.gz) = 7cbaf93774069c65440dfa2700ac3256 +SIZE (cvsync-0.24.16.tar.gz) = 135096 diff --git a/net/cvsync/pkg-descr b/net/cvsync/pkg-descr index e6755caa5866..7d528fbda611 100644 --- a/net/cvsync/pkg-descr +++ b/net/cvsync/pkg-descr @@ -2,7 +2,5 @@ cvsync is a portable CVS repository synchronization utility, written in C and POSIX pthread library, released under BSD license. It is very similar to CVSup but not compatible with it. -Note that this utility is still experimental. - Author: MAEKAWA Masahide WWW: http://www.cvsync.org/ -- cgit