Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2004 20:48:24 +0000
From:      Colin Percival <cperciva@daemonology.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68960: [MAINTAINER UPDATE] security/freebsd-update
Message-ID:  <20040712204824.32560.qmail@fafnir.daemonology.net>
Resent-Message-ID: <200407122100.i6CL0eCx070428@freefall.freebsd.org>

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

>Number:         68960
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] security/freebsd-update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 12 21:00:39 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Colin Percival
>Release:        FreeBSD 5.2.1-SECURITY i386
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:

Update security/freebsd-update to version 1.6.  Among other things,
this adds support for alpha and amd64 architectures (although no
updates are currently being built for them).

--- ports.freebsd-update.diff begins here ---
Index: ports/security/freebsd-update/Makefile
===================================================================
RCS file: /home/pcvs/ports/security/freebsd-update/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- ports/security/freebsd-update/Makefile	11 May 2004 12:08:35 -0000	1.11
+++ ports/security/freebsd-update/Makefile	12 Jul 2004 20:42:44 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	freebsd-update
-PORTVERSION=	1.5
+PORTVERSION=	1.6
 CATEGORIES=	security
 MASTER_SITES=	http://www.daemonology.net/freebsd-update/
 
@@ -18,11 +18,9 @@ RUN_DEPENDS=	bspatch:${PORTSDIR}/misc/bs
 # Under no circumstances should this port ever be modified without approval
 # from the maintainer or security-officer, even for "cosmetic" fixes.
 
-# The RSA code has only been tested on i386; I don't *think* there are
-# any word-size or endian issues, but I'm not sure.  Since nobody is
-# building updates for non-i386 platforms anyway, this won't hurt anyone.
-
-ONLY_FOR_ARCHS=	i386
+# The RSA code has been tested and works on these platforms.  On other
+# platforms, it either doesn't work or hasn't been tested.
+ONLY_FOR_ARCHS=	i386 amd64 alpha
 
 MAN5=		freebsd-update.conf.5
 MAN8=		freebsd-update.8
Index: ports/security/freebsd-update/distinfo
===================================================================
RCS file: /home/pcvs/ports/security/freebsd-update/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- ports/security/freebsd-update/distinfo	7 Feb 2004 12:54:57 -0000	1.5
+++ ports/security/freebsd-update/distinfo	12 Jul 2004 20:42:44 -0000
@@ -1,2 +1,2 @@
-MD5 (freebsd-update-1.5.tar.gz) = 99e98324f093b48b902e7021ffffa5ac
-SIZE (freebsd-update-1.5.tar.gz) = 30537
+MD5 (freebsd-update-1.6.tar.gz) = 169380ed2cc0dccd7ec0a33237f1674e
+SIZE (freebsd-update-1.6.tar.gz) = 31372
--- ports.freebsd-update.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?20040712204824.32560.qmail>