diff options
-rw-r--r-- | net/rsync/Makefile | 4 | ||||
-rw-r--r-- | net/rsync/distinfo | 2 | ||||
-rw-r--r-- | net/rsync/files/patch-ai | 28 |
3 files changed, 17 insertions, 17 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 2ca8ac9f43bb..99435bc732f1 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -4,10 +4,10 @@ # Date created: Sat Aug 3, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.21 1998/12/18 09:06:29 obrien Exp $ +# $Id: Makefile,v 1.22 1999/01/12 18:24:16 scrappy Exp $ # -DISTNAME= rsync-2.2.1 +DISTNAME= rsync-2.3.1 CATEGORIES= net MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ diff --git a/net/rsync/distinfo b/net/rsync/distinfo index d54b728bbb7b..6fb521a47f79 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1 +1 @@ -MD5 (rsync-2.2.1.tar.gz) = 54ff63283fbc65ef386ca3365be6753c +MD5 (rsync-2.3.1.tar.gz) = 907a0ae01417d54e53cb84b069ba1620 diff --git a/net/rsync/files/patch-ai b/net/rsync/files/patch-ai index 48629beaf07f..1ce40653f7a3 100644 --- a/net/rsync/files/patch-ai +++ b/net/rsync/files/patch-ai @@ -1,5 +1,5 @@ ---- rsyncd.conf.5.orig Tue Nov 3 14:00:46 1998 -+++ rsyncd.conf.5 Sun Nov 8 01:37:21 1998 +--- rsyncd.conf.5.orig Tue Apr 6 08:04:17 1999 ++++ rsyncd.conf.5 Tue Apr 6 14:43:50 1999 @@ -66,7 +66,7 @@ config file\&. .PP @@ -9,7 +9,7 @@ connection\&. .PP .SH "GLOBAL OPTIONS" -@@ -186,7 +186,7 @@ +@@ -128,7 +128,7 @@ .IP "\fBpath\fP" The "path" option specifies the directory in the servers filesystem to make available in this module\&. You must specify this option @@ -18,16 +18,16 @@ .IP .IP "\fBuse chroot\fP" If "use chroot" is true, the rsync server will chroot -@@ -262,7 +262,7 @@ - \fBYou should make sure that the secrets file is not readable by anyone - other than the system administrator\&.\fP There is no default for the - "secrets file" option, you must choose a name (such as --\f(CW/etc/rsyncd\&.secrets\fP)\&. -+\f(CW!!PREFIX!!/etc/rsyncd\&.secrets\fP)\&. +@@ -239,7 +239,7 @@ + you may find that passwords longer than 8 characters don\'t work\&. .IP - .IP "\fBhosts allow\fP" - The "hosts allow" option allows you to specify a -@@ -361,7 +361,7 @@ + There is no default for the "secrets file" option, you must choose a name +-(such as \f(CW/etc/rsyncd\&.secrets\fP)\&. ++(such as \f(CW!!PREFIX!!/etc/rsyncd\&.secrets\fP)\&. + .IP + .IP "\fBstrict modes\fP" + The "strict modes" option determines whether or not +@@ -429,7 +429,7 @@ .br syslog facility = local5 .br @@ -36,7 +36,7 @@ .PP .DS -@@ -386,13 +386,13 @@ +@@ -454,13 +454,13 @@ path = /data/cvs comment = CVS repository (requires authentication) auth users = tridge, susan @@ -52,7 +52,7 @@ .PP tridge:mypass .br -@@ -400,7 +400,7 @@ +@@ -468,7 +468,7 @@ .PP .SH "FILES" .PP |