Date: Wed, 24 May 2006 20:45:10 +0200 From: "Martin Wilke" <freebsd@unixfreunde.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/97831: [patch]security/donkey Message-ID: <1148496310.35322@mwilke.ath.cx> Resent-Message-ID: <200605241850.k4OIoOkp071709@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 97831 >Category: ports >Synopsis: [patch]security/donkey >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed May 24 18:50:24 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 7.0-CURRENT #142: Thu May 18 07:57:01 CEST 2006 splash@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX >Description: - change mirror - fix: http://people.freebsd.org/~fenner/portsurvey/security.html#donkey >How-To-Repeat: >Fix: --- donkey.diff begins here --- diff -ruN /usr/ports/security/donkey/Makefile ports/security/donkey/Makefile --- /usr/ports/security/donkey/Makefile Tue Apr 18 10:43:05 2006 +++ ports/security/donkey/Makefile Wed May 24 16:39:07 2006 @@ -8,7 +8,8 @@ PORTNAME= donkey PORTVERSION= 0.5 CATEGORIES= security -MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/Security/tool/donkey/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ + http://mirror2.unixfreunde.de/ MAINTAINER= ports@FreeBSD.org COMMENT= An alternative for S/KEY's key command diff -ruN /usr/ports/security/donkey/pkg-descr ports/security/donkey/pkg-descr --- /usr/ports/security/donkey/pkg-descr Thu Sep 19 13:33:49 1996 +++ ports/security/donkey/pkg-descr Wed May 24 16:43:14 2006 @@ -16,7 +16,6 @@ The name "Donkey" is an acronym of "Don't Key". - <How to use Donkey> (1) Calculate a One-Time-Password. @@ -45,4 +44,4 @@ Donkey conforms GNU GENERAL PUBLIC LICENSE Version 2 and is Copyright (C) 1995 Kazuhiko Yamamoto - <kazu@is.aist-nara.ac.jp> + <kazu@is.aist-nara.ac.jp> --- donkey.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?1148496310.35322>