aboutsummaryrefslogtreecommitdiff
path: root/net/cvsync
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2005-09-19 17:13:34 +0000
committerHiroki Sato <hrs@FreeBSD.org>2005-09-19 17:13:34 +0000
commit1f5af49e9f68aedc7f72a11be14c48babf451c5e (patch)
tree7ca0de0e92c3fdde165924219be5c9d180fa259f /net/cvsync
parente066aad28355ad02b79fa0c3e6a81737f2470c24 (diff)
downloadports-1f5af49e9f68aedc7f72a11be14c48babf451c5e.tar.gz
ports-1f5af49e9f68aedc7f72a11be14c48babf451c5e.zip
Update to 0.24.19. cvsync now supports TIGER/192 and RIPEMD160.
Notes
Notes: svn path=/head/; revision=143171
Diffstat (limited to 'net/cvsync')
-rw-r--r--net/cvsync/Makefile2
-rw-r--r--net/cvsync/distinfo4
-rw-r--r--net/cvsync/files/patch-common_cvsync.h11
3 files changed, 3 insertions, 14 deletions
diff --git a/net/cvsync/Makefile b/net/cvsync/Makefile
index 14bc309d3b6f..71a515963fac 100644
--- a/net/cvsync/Makefile
+++ b/net/cvsync/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cvsync
-PORTVERSION= 0.24.18
+PORTVERSION= 0.24.19
PORTREVISION= 0
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.cvsync.org/pub/cvsync/ \
diff --git a/net/cvsync/distinfo b/net/cvsync/distinfo
index 268918a8996e..45a47248c71d 100644
--- a/net/cvsync/distinfo
+++ b/net/cvsync/distinfo
@@ -1,2 +1,2 @@
-MD5 (cvsync-0.24.18.tar.gz) = cdabce7d2b21cc5de41e711c3f7ea7be
-SIZE (cvsync-0.24.18.tar.gz) = 137844
+MD5 (cvsync-0.24.19.tar.gz) = 2d4de4516a6698bd25d7f7fef7d55486
+SIZE (cvsync-0.24.19.tar.gz) = 139695
diff --git a/net/cvsync/files/patch-common_cvsync.h b/net/cvsync/files/patch-common_cvsync.h
deleted file mode 100644
index bf224b92c431..000000000000
--- a/net/cvsync/files/patch-common_cvsync.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- common/cvsync.h.orig Mon Jun 7 14:33:25 2004
-+++ common/cvsync.h Sun Sep 11 03:34:22 2005
-@@ -30,6 +30,8 @@
- #ifndef __CVSYNC_H__
- #define __CVSYNC_H__
-
-+#include <sys/types.h>
-+
- #define CVSYNC_MAXCMDLEN 2048
- #define CVSYNC_MAXADDRLEN 128
-