aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/freebsd-update/Makefile10
-rw-r--r--security/freebsd-update/distinfo4
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