From aba7b5dd5c8bdd7c366f998098103b57b53c5065 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 12 Jul 2004 21:12:10 +0000 Subject: [PATCH] Update to 1.6 PR: ports/68960 Submitted by: maintainer --- security/freebsd-update/Makefile | 10 ++++------ security/freebsd-update/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/security/freebsd-update/Makefile b/security/freebsd-update/Makefile index 59b1c28d3b49..e7b1b6189053 100644 --- a/security/freebsd-update/Makefile +++ b/security/freebsd-update/Makefile @@ -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/bsdiff # 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 diff --git a/security/freebsd-update/distinfo b/security/freebsd-update/distinfo index 7774d689c356..79a3487f6114 100644 --- a/security/freebsd-update/distinfo +++ b/security/freebsd-update/distinfo @@ -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