From owner-freebsd-ports Wed Apr 7 17:42: 1 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B6971590D for ; Wed, 7 Apr 1999 17:42:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id RAA01339; Wed, 7 Apr 1999 17:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from silver.naklab.dnj.ynu.ac.jp (silver.naklab.dnj.ynu.ac.jp [133.34.17.15]) by hub.freebsd.org (Postfix) with ESMTP id DF3DF15851 for ; Wed, 7 Apr 1999 17:34:36 -0700 (PDT) (envelope-from tanimura@naklab.dnj.ynu.ac.jp) Received: (from tanimura@localhost) by silver.naklab.dnj.ynu.ac.jp (8.9.1a/3.7W-Naklab-2.0-19981001) id JAA23808; Thu, 8 Apr 1999 09:32:23 +0900 (JST) Message-Id: <199904080032.JAA23808@silver.naklab.dnj.ynu.ac.jp> Date: Thu, 8 Apr 1999 09:32:23 +0900 (JST) From: Seigou Tanimura Reply-To: tanimura@naklab.dnj.ynu.ac.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11013: port audio/8hz-mp3: source not distributed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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