diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-15 07:58:44 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-15 07:58:44 +0000 |
commit | 248b0da7e38c4b66c45e7546e615465e79ef9bf2 (patch) | |
tree | 8e14d3409d5330964b0f1da996db68d681d43170 /net/rsync | |
parent | This vendor security fix, was part of 2.5.3 and later. (diff) |
Upgrade to version 2.5.4.
Notes
Notes:
svn path=/head/; revision=56133
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 6 | ||||
-rw-r--r-- | net/rsync/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 4e069da83e1f..1e6d99e6b4f3 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -7,15 +7,15 @@ # PORTNAME= rsync -PORTVERSION= 2.5.2 -PORTREVISION= 1 +PORTVERSION= 2.5.4 +PORTREVISION= 0 CATEGORIES= net ipv6 MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ ftp://ftp.sunet.se/pub/unix/admin/rsync/ \ ftp://ftp.fu-berlin.de/pub/unix/network/rsync/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes diff --git a/net/rsync/distinfo b/net/rsync/distinfo index be5d8a723b1a..f221bc19f3f2 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1 +1 @@ -MD5 (rsync-2.5.2.tar.gz) = 680db55e27844ef396466464bcc29595 +MD5 (rsync-2.5.4.tar.gz) = cdea35a14fe8d01fef87336cc368da9a |