From owner-freebsd-ports Wed Jul 21 21:20:25 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 E08DD15023 for ; Wed, 21 Jul 1999 21:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA53842; Wed, 21 Jul 1999 21:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from hamhae.wdb.co.kr (hamhae.wdb.co.kr [210.92.121.137]) by hub.freebsd.org (Postfix) with ESMTP id C2B6714D1F for ; Wed, 21 Jul 1999 21:19:58 -0700 (PDT) (envelope-from cjh@hamhae.wdb.co.kr) Received: (from cjh@localhost) by hamhae.wdb.co.kr (8.9.3/8.9.3) id NAA63742; Thu, 22 Jul 1999 13:20:06 +0900 (KST) (envelope-from cjh) Message-Id: <199907220420.NAA63742@hamhae.wdb.co.kr> Date: Thu, 22 Jul 1999 13:20:06 +0900 (KST) From: cjh@kr.freebsd.org Reply-To: cjh@kr.freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/12757: Update port: audio/splay Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 12757 >Category: ports >Synopsis: Update: audio/splay >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 Jul 21 21:20:04 PDT 1999 >Closed-Date: >Last-Modified: >Originator: CHOI Junho >Release: FreeBSD 3.2-RELEASE i386 >Organization: WDB Co. >Environment: FreeBSD hamhae.wdb.co.kr 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Sat Jul 3 17:51:04 KST 1999 root@hamhae.wdb.co.kr:/usr/src/sys/compile/GENERIC i386 >Description: distfiles fix maintainer update typo fix >How-To-Repeat: Build it with recent FreeBSD system >Fix: diff -uNr /usr/ports/audio/splay/Makefile ./Makefile --- /usr/ports/audio/splay/Makefile Mon Mar 8 16:28:19 1999 +++ ./Makefile Thu Jul 22 11:12:28 1999 @@ -1,7 +1,7 @@ # New ports collection makefile for: splay # Version required: 0.8.2 # Date created: 1 Apr 1997 -# Whom: junker@jazz.snu.ac.kr +# Whom: cjh@kr.freebsd.org # # $Id: Makefile,v 1.7 1999/03/08 07:28:19 asami Exp $ # @@ -10,9 +10,10 @@ DISTNAME= splay-0.8.2 CATEGORIES= audio -MASTER_SITES= http://cain.kaist.ac.kr/~jwj95/ +MASTER_SITES= http://cain.kaist.ac.kr/~jwj95/ \ + ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ -MAINTAINER= junker@jazz.snu.ac.kr +MAINTAINER= cjh@kr.freebsd.org GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-xsplay --without-pthread diff -uNr /usr/ports/audio/splay/pkg/DESCR ./pkg/DESCR --- /usr/ports/audio/splay/pkg/DESCR Mon Apr 20 00:40:54 1998 +++ ./pkg/DESCR Thu Jul 22 11:10:40 1999 @@ -5,10 +5,10 @@ several formats, notably the MPEG audio and Wave format. This early version has only limited functionally and a simplistic user interface. -This program have NO WARRANTY. +This program has NO WARRANTY. You can use this program under GPL. You can use these libraries under Library GPL. * This version of splay was not compiled with pthread library. -- -Port by CHOI Junho +Port by CHOI Junho >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message