diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-03-27 06:27:07 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-03-27 06:27:07 +0800 |
commit | 71ea491292a618c1e0f23b226f762381b05b381d (patch) | |
tree | 37e8bf15b9453248c6fbdbae76243e478c5c0483 /net/rsync | |
parent | d424ab05ba12cc7ad14193e52c6aedaed0b3bd2f (diff) | |
download | freebsd-ports-gnome-71ea491292a618c1e0f23b226f762381b05b381d.tar.gz freebsd-ports-gnome-71ea491292a618c1e0f23b226f762381b05b381d.tar.zst freebsd-ports-gnome-71ea491292a618c1e0f23b226f762381b05b381d.zip |
Update to 3.0.8
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 2 | ||||
-rw-r--r-- | net/rsync/distinfo | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index bbcd156f67df..04b22c4b7d9c 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rsync -PORTVERSION= 3.0.7 +PORTVERSION= 3.0.8 CATEGORIES= net ipv6 MASTER_SITES= http://rsync.samba.org/ftp/%SUBDIR%/ \ ftp://ftp.samba.org/pub/%SUBDIR%/ \ diff --git a/net/rsync/distinfo b/net/rsync/distinfo index f4dd3ae8e38a..5cbc6cb41baf 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1,4 +1,4 @@ -SHA256 (rsync-3.0.7.tar.gz) = 9ee00d16c023c486328cbb61f59928a954b24b7b7173c3517ebb0d6c3edfe7c8 -SIZE (rsync-3.0.7.tar.gz) = 779287 -SHA256 (rsync-patches-3.0.7.tar.gz) = 61c4d44e8eb606ff3fc5b8b69ffe731920192486c297f989f682541678c2a16c -SIZE (rsync-patches-3.0.7.tar.gz) = 158204 +SHA256 (rsync-3.0.8.tar.gz) = 4b3fc271f4c96036b4c73fb019be078e4d8cce2defe1e7ae7cde1117859a2114 +SIZE (rsync-3.0.8.tar.gz) = 790722 +SHA256 (rsync-patches-3.0.8.tar.gz) = 8b718fe145b53a39cc7202b36981eeb00eb29870dc496bd10bf45e4e6fc66735 +SIZE (rsync-patches-3.0.8.tar.gz) = 172427 |