Update to 0.24.11. New client keyword "base-prefix" has been added.

Build on bento cluster should be fixed, too.

PR:		58862
Submitted by:	Hiroki Sato <hrs@freebsd.org>
This commit is contained in:
Yen-Ming Lee 2003-11-03 10:56:02 +00:00
parent d67a089d5e
commit f17af4e1d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92954
2 changed files with 9 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= cvsync
PORTVERSION= 0.24.10
PORTVERSION= 0.24.11
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.cvsync.org/pub/cvsync/ \
ftp://ftp.allbsd.org/pub/cvsync/
@ -21,6 +21,13 @@ DOCS= doc/COPYRIGHT doc/ChangeLog doc/FAQ doc/TODO
EXAMPLES= samples/cvsync.conf samples/cvsyncd.conf \
samples/cvsyncd-NetBSD.conf samples/cvsyncd-OpenBSD.conf
MAKE_FLAGS= OSVER="${OSVERSION}"
.if defined(WITH_OPENSSL)
USE_OPENSSL= yes
MAKE_FLAGS+= HASH_TYPE=openssl
.endif
post-install:
@${MKDIR} ${EXAMPLESDIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${EXAMPLES} ${EXAMPLESDIR}

View File

@ -1 +1 @@
MD5 (cvsync-0.24.10.tar.gz) = 22d8aa1c05b118ef6d20c196d9343ac4
MD5 (cvsync-0.24.11.tar.gz) = 26c52b4e530485b3634deb5764ea395c