diff options
author | tron <tron> | 2001-01-28 13:44:16 +0000 |
---|---|---|
committer | tron <tron> | 2001-01-28 13:44:16 +0000 |
commit | 4dcc72203d2e107b62421c7d9aa881961a2da5ec (patch) | |
tree | 55ea720c7cb11b8435ffb68015003c1da9556b16 /net | |
parent | 7bf7437449ab40f799a8ade2a4dba8b2c3635b7e (diff) | |
download | pkgsrc-4dcc72203d2e107b62421c7d9aa881961a2da5ec.tar.gz |
Update "rsync" package to version 2.4.6. A change list summary is not
available.
Diffstat (limited to 'net')
-rw-r--r-- | net/rsync/Makefile | 9 | ||||
-rw-r--r-- | net/rsync/files/md5 | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 353642b0f30..17fbf48c88a 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.32 2000/09/04 11:11:03 itojun Exp $ -# +# $NetBSD: Makefile,v 1.33 2001/01/28 13:44:16 tron Exp $ -DISTNAME= rsync-2.4.5 +DISTNAME= rsync-2.4.6 CATEGORIES= net MASTER_SITES= ftp://rsync.samba.org/pub/rsync/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ ftp://ftp0.sunet.se/pub/unix/admin/rsync/ \ ftp://ftp.fu-berlin.de/unix/network/rsync/ -MAINTAINER= mycroft@netbsd.org +MAINTAINER= tron@netbsd.org HOMEPAGE= http://rsync.samba.org/ GNU_CONFIGURE= yes @@ -20,7 +19,7 @@ BUILD_DEFS+= USE_INET6 .if ${OPSYS} == "NetBSD" PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \ ftp://ftp.pasta.cs.uit.no/pub/IPv6/misc/ -PATCHFILES= rsync-245-v6-20000901b.diff.gz +PATCHFILES= rsync-246-v6-20000907.diff.gz PATCH_DIST_STRIP= -p1 .endif diff --git a/net/rsync/files/md5 b/net/rsync/files/md5 index 17608a627ec..9761abe63f9 100644 --- a/net/rsync/files/md5 +++ b/net/rsync/files/md5 @@ -1,4 +1,4 @@ -$NetBSD: md5,v 1.14 2000/09/04 11:11:04 itojun Exp $ +$NetBSD: md5,v 1.15 2001/01/28 13:44:16 tron Exp $ -MD5 (rsync-2.4.5.tar.gz) = d8397f98cce56a090e9b3893ca451d62 -MD5 (rsync-245-v6-20000901b.diff.gz) = bc85b24cae94880730c83c35f0be224e +MD5 (rsync-2.4.6.tar.gz) = 2ceb5e659f257c89569664c780b6fa6c +MD5 (rsync-246-v6-20000907.diff.gz) = df8e1c39de0d493126cc7498f2a52c2e |