Date: Sat, 7 Dec 2002 19:35:37 -0600 (CST) From: Mark Linimon <linimon@lonesome.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46087: [patch] fix fetch for mbone/speak-freely Message-ID: <200212080135.gB81ZbDD083806@lonesome.lonesome.com>
next in thread | raw e-mail | index | archive | help
>Number: 46087 >Category: ports >Synopsis: [patch] fix fetch for mbone/speak-freely >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 07 17:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mark Linimon >Release: FreeBSD-4.7 >Organization: FreeBSD >Environment: System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386 >Description: Distfile out of date. Fix location and bump version. >How-To-Repeat: make fetch >Fix: --- speak_freely/Makefile.dist Mon Nov 11 16:10:07 2002 +++ speak_freely/Makefile Sat Dec 7 19:29:00 2002 @@ -6,9 +6,9 @@ # PORTNAME= speak_freely -PORTVERSION= 7.1 +PORTVERSION= 7.5 CATEGORIES= mbone audio security -MASTER_SITES= http://www.fourmilab.ch/speakfree/unix/ +MASTER_SITES= http://www.fourmilab.ch/speakfree/unix/download/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org --- speak_freely/distinfo.dist Fri Dec 31 16:40:26 1999 +++ speak_freely/distinfo Sat Dec 7 19:30:04 2002 @@ -1 +1 @@ -MD5 (speak_freely-7.1.tar.gz) = f06e4115c7139f7e30ea57064b324558 +MD5 (speak_freely-7.5.tar.gz) = fd315f8fd9996b7f34e83d8249ecd89f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212080135.gB81ZbDD083806>