diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-01-21 12:42:03 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-01-21 12:42:03 +0000 |
commit | 9cf013c34083e0085f7fe2d6d7ef564193bb477b (patch) | |
tree | 54b7894465e14d21972a6b1155ab13c393ad94a6 /net/rsync | |
parent | 2ee80a5d79de61e24e9b887aa850891152c0a9a3 (diff) | |
download | FreeBSD-ports-9cf013c34083e0085f7fe2d6d7ef564193bb477b.zip FreeBSD-ports-9cf013c34083e0085f7fe2d6d7ef564193bb477b.tar.gz |
Update to 2.5.1.
PR: 33668
Submitted by: Sean Chittenden
sobomax
Approved by: maintainer timeout
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 3 | ||||
-rw-r--r-- | net/rsync/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 23cb617..7d8206c 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -7,8 +7,7 @@ # PORTNAME= rsync -PORTVERSION= 2.5.0 -PORTREVISION= 1 +PORTVERSION= 2.5.1 CATEGORIES= net ipv6 MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ diff --git a/net/rsync/distinfo b/net/rsync/distinfo index 1ab2bbd..3fecb62 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1 +1 @@ -MD5 (rsync-2.5.0.tar.gz) = 57e1a945afbb2e63f58919a7de9c6885 +MD5 (rsync-2.5.1.tar.gz) = 47a3787f7c5f3c554b894a24ed092c82 |