Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 03:04:16 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jim@corebsd.or.id
Subject:   ports/67153: [PATCH] security/borzoi doesn't fetch, update to 1.0.2
Message-ID:  <20040525010416.735CC2FDA01@isis.wad.cz>
Resent-Message-ID: <200405250110.i4P1AFfl030868@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67153
>Category:       ports
>Synopsis:       [PATCH] security/borzoi doesn't fetch, update to 1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 24 18:10:15 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
http://www1.kcn.ne.jp/~anthony/software/ has just a link to
dragongate-technologies.com

maintainer cc'd
>How-To-Repeat:
	
>Fix:

	

--- security::borzoi-1.0.2.patch begins here ---
Index: security/borzoi/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/borzoi/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- security/borzoi/Makefile	14 Mar 2004 06:17:17 -0000	1.12
+++ security/borzoi/Makefile	25 May 2004 01:00:35 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	borzoi
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	security
 MASTER_SITES=	http://dragongate-technologies.com/borzoi/
 DISTNAME=	borZoi-${PORTVERSION}
Index: security/borzoi/distinfo
===================================================================
RCS file: /home/ncvs/ports/security/borzoi/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- security/borzoi/distinfo	31 Mar 2004 03:10:56 -0000	1.8
+++ security/borzoi/distinfo	25 May 2004 00:06:48 -0000
@@ -1,2 +1,2 @@
-MD5 (borZoi-1.0.1.tar.gz) = 4b7f523cf5a5fe2a3616290671cbd1bf
-SIZE (borZoi-1.0.1.tar.gz) = 403910
+MD5 (borZoi-1.0.2.tar.gz) = 31e7b8d243d14c20cc4a0d09f3ae4111
+SIZE (borZoi-1.0.2.tar.gz) = 605532
Index: security/borzoi/pkg-descr
===================================================================
RCS file: /home/ncvs/ports/security/borzoi/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- security/borzoi/pkg-descr	23 Aug 2001 08:24:35 -0000	1.1
+++ security/borzoi/pkg-descr	25 May 2004 00:48:15 -0000
@@ -1,3 +1,3 @@
 borZoi - An Elliptic Curve Cryptography Library
 
-WWW: http://www1.kcn.ne.jp/~anthony/software/
+WWW: http://dragongate-technologies.com/products.html#borZoi
Index: security/borzoi/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/borzoi/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- security/borzoi/pkg-plist	14 Jan 2002 05:15:00 -0000	1.2
+++ security/borzoi/pkg-plist	25 May 2004 00:59:44 -0000
@@ -7,5 +7,6 @@
 include/rijndael-alg-fst.h
 include/rng.h
 lib/libborzoi.a
+lib/libborzoi.la
 lib/libborzoi.so
 lib/libborzoi.so.0
--- security::borzoi-1.0.2.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040525010416.735CC2FDA01>