Date: Thu, 8 Apr 1999 09:32:23 +0900 (JST) From: Seigou Tanimura <tanimura@naklab.dnj.ynu.ac.jp> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11013: port audio/8hz-mp3: source not distributed Message-ID: <199904080032.JAA23808@silver.naklab.dnj.ynu.ac.jp>
next in thread | raw e-mail | index | archive | help
>Number: 11013 >Category: ports >Synopsis: port audio/8hz-mp3: source not distributed >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 7 17:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Seigou Tanimura >Release: FreeBSD 2.2.8-RELEASE i386 >Organization: Nakagawa Lab, Div of Electronic Eng & CS, Faculty of Eng, Yokohama National Univ >Environment: FreeBSD silver 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #0: Fri Feb 26 09:50:07 JST 1999 tanimura@silver:/usr/src-2.2.8-RELEASE/sys/compile/SILVER i386 >Description: The master site has discontinued distributing the source due to licensing problems. >How-To-Repeat: >Fix: Please apply the following patch. diff -urN 8hz-mp3.org/Makefile 8hz-mp3/Makefile --- 8hz-mp3.org/Makefile Tue Mar 30 05:00:17 1999 +++ 8hz-mp3/Makefile Thu Apr 8 09:24:04 1999 @@ -9,7 +9,8 @@ DISTNAME= 8hz-mp3.src.v02b PKGNAME= 8hz-mp3-0.2b CATEGORIES= audio -MASTER_SITES= http://www.8hz.com/mp3/ +# The source is not distributed due to licensing problems. +#MASTER_SITES= http://www.8hz.com/mp3/ MAINTAINER= tanimura@naklab.dnj.ynu.ac.jp >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?199904080032.JAA23808>