Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2006 19:19:04 +0000
From:      Colin Percival <cperciva@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92564: [patch] update misc/bsdiff to 4.3
Message-ID:  <20060130191904.45101.qmail@hexahedron.daemonology.net>
Resent-Message-ID: <200601302000.k0UK0EKj088571@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92564
>Category:       ports
>Synopsis:       [patch] update misc/bsdiff to 4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 30 20:00:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Colin Percival
>Release:        FreeBSD 6.0-SECURITY i386
>Organization:
>Environment:
System: FreeBSD hexahedron.daemonology.net 6.0-SECURITY FreeBSD 6.0-SECURITY #0: Wed Jan 25 07:00:52 UTC 2006 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
>How-To-Repeat:
>Fix:

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.

--- bsdiff.diff begins here ---
Index: misc/bsdiff/Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/bsdiff/Makefile,v
retrieving revision 1.6
diff -u -p -I__FBSDID -r1.6 Makefile
--- misc/bsdiff/Makefile	13 Nov 2005 08:13:16 -0000	1.6
+++ misc/bsdiff/Makefile	30 Jan 2006 19:16:44 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bsdiff
-PORTVERSION=	4.2
+PORTVERSION=	4.3
 CATEGORIES=	misc devel
 MASTER_SITES=	http://www.daemonology.net/bsdiff/
 
Index: misc/bsdiff/distinfo
===================================================================
RCS file: /home/pcvs/ports/misc/bsdiff/distinfo,v
retrieving revision 1.5
diff -u -p -I__FBSDID -r1.5 distinfo
--- misc/bsdiff/distinfo	11 Jul 2004 19:13:11 -0000	1.5
+++ misc/bsdiff/distinfo	30 Jan 2006 19:16:44 -0000
@@ -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
--- bsdiff.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060130191904.45101.qmail>