summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-01-19 22:32:43 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-01-19 22:32:43 +0000
commit35f94823a925c3ecbcef02cb0251009202cadd72 (patch)
tree26d10a862fec029cb552051c7df8809ceb5a6f7f /net
parent- update to version 3.50 (diff)
- update to version 2.6.0
Paged by: Johannes Angeldorff <johannes@smartnet.se> PR: ports/61542 Submitted by: Xin LI <delphij@frontfree.net> Approved by: marcus (mentor)
Notes
Notes: svn path=/head/; revision=98606
Diffstat (limited to 'net')
-rw-r--r--net/rsync/Makefile6
-rw-r--r--net/rsync/distinfo2
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 328b4f70562b..cc20030bc4c0 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= rsync
-PORTVERSION= 2.5.7
+PORTVERSION= 2.6.0
CATEGORIES= net ipv6
MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \
ftp://sunsite.auc.dk/pub/unix/rsync/ \
@@ -52,8 +52,8 @@ SED_SCRIPT+= -e 's,%%PREFIX%%,${PREFIX},g' \
WITHOUT_SSH?= yes
.endif
-.if !defined(WITHOUT_SSH)
-CONFIGURE_ARGS+= --with-rsh=ssh
+.if defined(WITHOUT_SSH)
+CONFIGURE_ARGS+= --with-rsh=rsh
.endif
.if ${OSVERSION} >= 400014
diff --git a/net/rsync/distinfo b/net/rsync/distinfo
index 336c457c2dbd..a4b3880e894f 100644
--- a/net/rsync/distinfo
+++ b/net/rsync/distinfo
@@ -1 +1 @@
-MD5 (rsync-2.5.7.tar.gz) = 9b3ec929091d7849f42b973247918a55
+MD5 (rsync-2.6.0.tar.gz) = 3f24bf31aec0a657eb3b6844c3f09f21