diff options
author | cperciva <cperciva@FreeBSD.org> | 2006-01-30 20:15:51 +0000 |
---|---|---|
committer | cperciva <cperciva@FreeBSD.org> | 2006-01-30 20:15:51 +0000 |
commit | b5fd1f2bd209a7aff65ed047c9e57d6b0de7323b (patch) | |
tree | 665fb5ee81001ab6fb3ff443bac43af2ed0f99ef | |
parent | fe4bf235da5d5ff9aeded2733b064346cb8685c1 (diff) | |
download | FreeBSD-ports-b5fd1f2bd209a7aff65ed047c9e57d6b0de7323b.zip FreeBSD-ports-b5fd1f2bd209a7aff65ed047c9e57d6b0de7323b.tar.gz |
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
-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 27b4888..a93b8d8 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 d63afe1..3452c4f 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 |