diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-04 09:23:05 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-04 09:23:05 +0000 |
commit | 9d317fc339d94b470e0ed186a9e0f2c45caafd06 (patch) | |
tree | 0e3a67dff219a50b21a389d394c36e78bf4978d3 /net | |
parent | 076c989b6e738968efc82f1700050aa2c6adea00 (diff) | |
download | ports-9d317fc339d94b470e0ed186a9e0f2c45caafd06.tar.gz ports-9d317fc339d94b470e0ed186a9e0f2c45caafd06.zip |
Notes
Diffstat (limited to 'net')
-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 |