summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-12 21:12:10 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-12 21:12:10 +0000
commitaba7b5dd5c8bdd7c366f998098103b57b53c5065 (patch)
treec49aae819e004ae6b814e9f430fe7f23e4b11346 /security
parentAdd 2bsd-vi 040605, this is the original BSD vi editor by Bill (diff)
Update to 1.6
PR: ports/68960 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=113506
Diffstat (limited to 'security')
-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