diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-12 17:00:26 +0800 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-12 17:00:26 +0800 |
commit | 590bd1d839424ed8392ef9f9b001bd92a9504d17 (patch) | |
tree | 5f2796d1bb4e4c003ed74fc5fac6464b68705c82 /net | |
parent | ac17c040cd3c12a1a16cf1544fd83f7bac92eb7e (diff) | |
download | freebsd-ports-gnome-590bd1d839424ed8392ef9f9b001bd92a9504d17.tar.gz freebsd-ports-gnome-590bd1d839424ed8392ef9f9b001bd92a9504d17.tar.zst freebsd-ports-gnome-590bd1d839424ed8392ef9f9b001bd92a9504d17.zip |
update for net/librsync to version 0.9.5.1
PR: [1]45976 and [2]53233
Submitted by: 1. John Goerzen <jgoerzen@complete.org>
2. Gerhard Haering <gh@ghaering.de>
Diffstat (limited to 'net')
-rw-r--r-- | net/librsync/Makefile | 6 | ||||
-rw-r--r-- | net/librsync/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net/librsync/Makefile b/net/librsync/Makefile index 965b23a5d901..f89107311454 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -7,11 +7,9 @@ # PORTNAME= librsync -PORTVERSION= 0.9.5 -PORTREVISION= 1 +PORTVERSION= 0.9.5.1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= rproxy +MASTER_SITES= http://rdiff-backup.stanford.edu/ MAINTAINER= ports@FreeBSD.org COMMENT= Library for delta compression of streams diff --git a/net/librsync/distinfo b/net/librsync/distinfo index c3a000dc29d3..e5393148b75e 100644 --- a/net/librsync/distinfo +++ b/net/librsync/distinfo @@ -1 +1 @@ -MD5 (librsync-0.9.5.tar.gz) = df1c35520e4b0bf9d6d7ac813ba86a14 +MD5 (librsync-0.9.5.1.tar.gz) = d65dcd7dce50ba71364a1c0b15ce21bd |