1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Update to 1.6

PR:		ports/68960
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2004-07-12 21:12:10 +00:00
parent 7290aa7f4f
commit aba7b5dd5c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113506
2 changed files with 6 additions and 8 deletions

View File

@ -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

View File

@ -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