mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.24.19. cvsync now supports TIGER/192 and RIPEMD160.
This commit is contained in:
parent
e066aad283
commit
1f5af49e9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143171
3 changed files with 3 additions and 14 deletions
|
@ -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/ \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
Loading…
Add table
Reference in a new issue