Skip site navigation (1)Skip section navigation (2)
Date:      23 Jun 2003 19:19:28 -0000
From:      Colin Percival <cperciva@daemonology.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53646: [MAINTAINER UPDATE] security/freebsd-update
Message-ID:  <20030623191928.20949.qmail@beastie.daemonology.net>
Resent-Message-ID: <200306231920.h5NJKDio012815@freefall.freebsd.org>

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

>Number:         53646
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] security/freebsd-update
>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 Jun 23 12:20:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Colin Percival
>Release:        FreeBSD 4.7-SECURITY i386
>Organization:
>Environment:
>Description:

  Update FreeBSD Update to version 1.3; this new version uses misc/bsdiff to 
dramatically reduce the bandwidth required.  Updating 4.7-RELEASE to 
4.7-SECURITY now uses less than 1.5MB (instead of 30MB, as it required 
previously).

>How-To-Repeat:
>Fix:

--- freebsd-update.diff.2 begins here ---
--- /usr/ports/security/freebsd-update/Makefile	Sun May 18 00:11:52 2003
+++ /usr/ports/security/freebsd-update/Makefile	Mon Jun 23 17:32:48 2003
@@ -6,11 +6,12 @@
 #
 
 PORTNAME=	freebsd-update
-PORTVERSION=	1.2
-PORTREVISION=	1
+PORTVERSION=	1.3
 CATEGORIES=	security
 MASTER_SITES=	http://www.daemonology.net/freebsd-update/
-DISTNAME=	freebsd-update-client-1_2
+DISTNAME=	freebsd-update-client-1_3
+
+RUN_DEPENDS=	bspatch:${PORTSDIR}/misc/bsdiff
 
 MAINTAINER=	cperciva@daemonology.net
 COMMENT=	Fetches and installs binary updates to FreeBSD
--- /usr/ports/security/freebsd-update/distinfo	Fri Apr 11 21:52:02 2003
+++ /usr/ports/security/freebsd-update/distinfo	Mon Jun 23 17:41:05 2003
@@ -1 +1 @@
-MD5 (freebsd-update-client-1_2.tar.gz) = 12f69c9d0a2bf1f5278e49f0a4821aa7
+MD5 (freebsd-update-client-1_3.tar.gz) = 2c10a7384de7cba56802511738564c2f
--- /usr/ports/security/freebsd-update/files/pkg-message	Sat May 17 21:51:27 2003
+++ /usr/ports/security/freebsd-update/files/pkg-message	Mon Jun 23 19:09:31 2003
@@ -14,3 +14,8 @@
        %%PREFIX%%/etc/freebsd-update.conf
 
 otherwise, create that file as appropriate.
+
+If you find FreeBSD Update useful, please consider sending a donation to
+the author:
+http://www.daemonology.net/freebsd-update/donating.html
+
--- freebsd-update.diff.2 ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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