Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 22:54:43 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        knu@FreeBSD.org
Subject:   ports/67191: [PATCH] security/ruby-blowfish distsite fix
Message-ID:  <20040525205443.0E0E92FDA01@isis.wad.cz>
Resent-Message-ID: <200405252100.i4PL0iVB062489@freefall.freebsd.org>

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

>Number:         67191
>Category:       ports
>Synopsis:       [PATCH] security/ruby-blowfish distsite fix
>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:   Tue May 25 14:00:43 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:
according to portsurvey, rubylinks.de has been gone since last summer

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

	

--- security::ruby-blowfish.distsite.patch begins here ---
Index: security/ruby-blowfish/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/ruby-blowfish/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- security/ruby-blowfish/Makefile	18 Feb 2003 05:33:49 -0000	1.7
+++ security/ruby-blowfish/Makefile	25 May 2004 20:48:40 -0000
@@ -9,9 +9,7 @@
 PORTVERSION=	0.2
 PORTREVISION=	1
 CATEGORIES=	security ruby
-MASTER_SITES=	http://www.rubylinks.de/download/ \
-		http://www.no.rubylinks.de/download/ \
-		${MASTER_SITE_LOCAL}
+MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	knu
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	ruby-${PORTNAME}-${PORTVERSION}
Index: security/ruby-blowfish/pkg-descr
===================================================================
RCS file: /home/ncvs/ports/security/ruby-blowfish/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- security/ruby-blowfish/pkg-descr	21 Jun 2001 11:38:53 -0000	1.3
+++ security/ruby-blowfish/pkg-descr	25 May 2004 20:49:12 -0000
@@ -1,5 +1,2 @@
 Ruby/Blowfish is an interface to the Blowfish cipher included in the
 OpenSSL library.
-
-WWW:	http://www.rubylinks.de/
-Author:	Hans-Dieter Stich <hd@rubylinks.de>
--- security::ruby-blowfish.distsite.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?20040525205443.0E0E92FDA01>