Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2004 16:45:29 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/66708: [PATCH] mbone/speak_freely distsite, pkg-descr fix
Message-ID:  <20040516144529.25EB02FDA01@isis.wad.cz>
Resent-Message-ID: <200405161450.i4GEoOCw035116@freefall.freebsd.org>

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

>Number:         66708
>Category:       ports
>Synopsis:       [PATCH] mbone/speak_freely distsite, pkg-descr 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:   Sun May 16 07:50:24 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://www.fourmilab.ch/speakfree/ has been discontinued,
    development has moved to sourceforge.
    http://www.speakfreely.org/ is completely stale.
    both left in pkg-descr as they still contain relevant
    information.

>How-To-Repeat:
	
>Fix:

	

--- mbone::speak_freely.distsite.patch begins here ---
Index: mbone/speak_freely/Makefile
===================================================================
RCS file: /home/ncvs/ports/mbone/speak_freely/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- mbone/speak_freely/Makefile	25 Jun 2003 18:08:46 -0000	1.19
+++ mbone/speak_freely/Makefile	14 May 2004 10:14:38 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	speak_freely
 PORTVERSION=	7.6a
 CATEGORIES=	mbone audio security
-MASTER_SITES=	http://www.fourmilab.ch/speakfree/unix/download/7.6/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME:S/_/-/}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Voice communication over data networks
Index: mbone/speak_freely/pkg-descr
===================================================================
RCS file: /home/ncvs/ports/mbone/speak_freely/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- mbone/speak_freely/pkg-descr	14 Jan 2000 18:36:37 -0000	1.2
+++ mbone/speak_freely/pkg-descr	16 May 2004 13:55:52 -0000
@@ -7,5 +7,6 @@
        over  relatively  low-bandwidth	Internet links as well as
        local area networks.
 
-WWW: http://www.speakfreely.org/
+WWW: http://speak-freely.sourceforge.net/
      http://www.fourmilab.ch/speakfree/unix/index.html
+     http://www.speakfreely.org/
--- mbone::speak_freely.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?20040516144529.25EB02FDA01>