diff options
author | grant <grant@pkgsrc.org> | 2002-05-16 02:23:00 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-05-16 02:23:00 +0000 |
commit | 7b25b684cf7bd5a8ebd9f5ab6dd4983fc1fa6eee (patch) | |
tree | 358e94799e45af4ee65f4e69e55d8126c2c7f3e8 /net | |
parent | 9e8b716dd58d98c2fbf5c46877f9ed2982ebcffa (diff) | |
download | pkgsrc-7b25b684cf7bd5a8ebd9f5ab6dd4983fc1fa6eee.tar.gz |
update to 2.5.5
Diffstat (limited to 'net')
-rw-r--r-- | net/rsync/Makefile | 8 | ||||
-rw-r--r-- | net/rsync/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 0c4265c8d14..8ecab2e96a3 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.42 2002/05/16 02:10:47 grant Exp $ +# $NetBSD: Makefile,v 1.43 2002/05/16 02:23:00 grant Exp $ -DISTNAME= rsync-2.5.4 +DISTNAME= rsync-2.5.5 CATEGORIES= net -MASTER_SITES= ftp://rsync.samba.org/pub/rsync/ \ +MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \ + ftp://rsync.samba.org/pub/rsync/ \ + http://rsync.samba.org/pub/rsync/old-versions/ \ ftp://rsync.samba.org/pub/rsync/old-versions/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ ftp://ftp0.sunet.se/pub/unix/admin/rsync/ \ diff --git a/net/rsync/distinfo b/net/rsync/distinfo index 6b0148e51fe..3788c69466f 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2002/03/13 11:42:30 tron Exp $ +$NetBSD: distinfo,v 1.9 2002/05/16 02:23:00 grant Exp $ -SHA1 (rsync-2.5.4.tar.gz) = 8bf1815a0e3549086036e4c029a583602a9fbf05 -Size (rsync-2.5.4.tar.gz) = 385672 bytes +SHA1 (rsync-2.5.5.tar.gz) = b84dbaedcb8b0c1c6006a053e32b5629df7f458d +Size (rsync-2.5.5.tar.gz) = 398257 bytes SHA1 (patch-aa) = 27c2925b67d38132507a2e8e41ba7e406a9d9051 |