diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2006-01-30 20:15:51 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2006-01-30 20:15:51 +0000 |
commit | 993a764f5444429870941971d20b5cc2cb5e45d7 (patch) | |
tree | 46fc49ec5f3a7498b8656b23b186675c03e7dcd7 /misc | |
parent | Update sysutils/portsnap to version 1.0, to match the version in the (diff) |
Update misc/bsdiff to version 4.3, to match the version in the src
tree.
This only affects users of FreeBSD 5.4 and earlier, since the port is
IGNOREd for recent versions of the FreeBSD base system.
PR: ports/92564
Approved by: linimon
Notes
Notes:
svn path=/head/; revision=154846
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bsdiff/Makefile | 2 | ||||
-rw-r--r-- | misc/bsdiff/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/bsdiff/Makefile b/misc/bsdiff/Makefile index 27b4888a3e9a..a93b8d894b67 100644 --- a/misc/bsdiff/Makefile +++ b/misc/bsdiff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bsdiff -PORTVERSION= 4.2 +PORTVERSION= 4.3 CATEGORIES= misc devel MASTER_SITES= http://www.daemonology.net/bsdiff/ diff --git a/misc/bsdiff/distinfo b/misc/bsdiff/distinfo index d63afe1bbbd5..3452c4ffad28 100644 --- a/misc/bsdiff/distinfo +++ b/misc/bsdiff/distinfo @@ -1,2 +1,3 @@ -MD5 (bsdiff-4.2.tar.gz) = 9f582a77eb76d116d82d1ad268ef48fa -SIZE (bsdiff-4.2.tar.gz) = 7686 +MD5 (bsdiff-4.3.tar.gz) = e6d812394f0e0ecc8d5df255aa1db22a +SHA256 (bsdiff-4.3.tar.gz) = 18821588b2dc5bf159aa37d3bcb7b885d85ffd1e19f23a0c57a58723fea85f48 +SIZE (bsdiff-4.3.tar.gz) = 5740 |