diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-04-04 17:23:05 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-04-04 17:23:05 +0800 |
commit | 7c60644490a529d820cdb95674e0aadee83d8a0c (patch) | |
tree | 96f081614fbbb836069532bcb52593a0992a8280 /net/rsync | |
parent | 7b26aedb397121d15a20ffc65b4088fc15407d5f (diff) | |
download | freebsd-ports-gnome-7c60644490a529d820cdb95674e0aadee83d8a0c.tar.gz freebsd-ports-gnome-7c60644490a529d820cdb95674e0aadee83d8a0c.tar.zst freebsd-ports-gnome-7c60644490a529d820cdb95674e0aadee83d8a0c.zip |
- Update to 3.0.1
- Add 3 additional mirrors
Changelog: http://rsync.samba.org/ftp/rsync/src/rsync-3.0.1-NEWS
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 5 | ||||
-rw-r--r-- | net/rsync/distinfo | 12 |
2 files changed, 9 insertions, 8 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 70f5380075fa..236b873db9f5 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -6,14 +6,15 @@ # PORTNAME= rsync -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= net ipv6 MASTER_SITES= http://rsync.samba.org/ftp/%SUBDIR%/ \ ftp://ftp.samba.org/pub/%SUBDIR%/ \ ftp://sunsite.auc.dk/pub/unix/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/admin/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/pub/unix/network/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/rsync.samba.org/ + http://www.mirrorservice.org/sites/rsync.samba.org/ \ + CRITICAL MASTER_SITE_SUBDIR= rsync DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/net/rsync/distinfo b/net/rsync/distinfo index aced4d4784b9..dbfa02be6c44 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1,6 +1,6 @@ -MD5 (rsync-3.0.0.tar.gz) = 2122d460b4119749c6e5993938a9b501 -SHA256 (rsync-3.0.0.tar.gz) = 17697db5bb9de399b71f7927070f60b3554b70b0ecc0419b50455d56560ea169 -SIZE (rsync-3.0.0.tar.gz) = 757821 -MD5 (rsync-patches-3.0.0.tar.gz) = 2d3560f213ae59ebee67f81fc55a02a7 -SHA256 (rsync-patches-3.0.0.tar.gz) = 936eb1b21fe3c1082d691cc69139e79ade8c98ff93859f52449ade12e53f07f6 -SIZE (rsync-patches-3.0.0.tar.gz) = 130581 +MD5 (rsync-3.0.1.tar.gz) = 61516520617e590a5f2af1dec5cab779 +SHA256 (rsync-3.0.1.tar.gz) = d0a976643f22502e07900a115b592426e071e9ffc01ceb3bac2d28e56b26844b +SIZE (rsync-3.0.1.tar.gz) = 765881 +MD5 (rsync-patches-3.0.1.tar.gz) = 044e4bf246daae91e45117187b2a7422 +SHA256 (rsync-patches-3.0.1.tar.gz) = 28346d7e48a4791a5d3e73d4e7baa1c16f2530223aff3fbcfa4af2af1996fe3f +SIZE (rsync-patches-3.0.1.tar.gz) = 151463 |