Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2000 06:31:11 -0800 (PST)
From:      yshd@na.rim.or.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/23418: Update port: audio/waveplay
Message-ID:  <200012101431.eBAEVBN10222@freefall.freebsd.org>
Resent-Message-ID: <200012101440.eBAEe1611047@freefall.freebsd.org>

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

>Number:         23418
>Category:       ports
>Synopsis:       Update port: audio/waveplay
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 10 06:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Yoshihide SONODA
>Release:        4.2-STABLE
>Organization:
>Environment:
>Description:
This updates waveplay from 1999.01.23 to 2000.12.10.
This includes:
 - update distfile.
 - change maintainer's E-mail address.
 - change master site.
>How-To-Repeat:

>Fix:
Please apply this patch, and remove files/patch-*.

diff -Nur /usr/ports/audio/waveplay/Makefile waveplay/Makefile
--- /usr/ports/audio/waveplay/Makefile	Sat Jun 10 08:55:44 2000
+++ waveplay/Makefile	Sat Dec  9 22:57:52 2000
@@ -6,19 +6,19 @@
 #
 
 PORTNAME=		waveplay
-PORTVERSION=		1999.01.23
+PORTVERSION=		2000.12.10
 CATEGORIES=		audio
-MASTER_SITES=		http://dontaku.csce.kyushu-u.ac.jp/~ysonoda/archives/program/FreeBSD/
-DISTNAME=		waveplay-19990123
+MASTER_SITES=		http://sore.totto.to/~ysonoda/FreeBSD/ports/
+DISTNAME=		waveplay-20001210
 
-MAINTAINER=		ysonoda@dontaku.csce.kyushu-u.ac.jp
+MAINTAINER=		yshd@na.rim.or.jp
+
+MAN1=			waveplay.1
+MANLANG=		"" ja
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/waveplay ${PREFIX}/bin/waveplay
-.if !defined(NOPORTDOCS)
-	${MKDIR} ${PREFIX}/share/doc/waveplay
-	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/waveplay/
-	${INSTALL_DATA} ${WRKSRC}/README.jp ${PREFIX}/share/doc/waveplay/
-.endif
+	${INSTALL_MAN} ${WRKSRC}/waveplay.1 ${PREFIX}/man/man1/waveplay.1
+	${INSTALL_MAN} ${WRKSRC}/waveplay.ja.1 ${PREFIX}/man/ja/man1/waveplay.1
 
 .include <bsd.port.mk>
diff -Nur /usr/ports/audio/waveplay/distinfo waveplay/distinfo
--- /usr/ports/audio/waveplay/distinfo	Fri Apr  2 09:14:48 1999
+++ waveplay/distinfo	Sat Dec  9 23:00:21 2000
@@ -1 +1 @@
-MD5 (waveplay-19990123.tar.gz) = 12b76087af671b65aeb07679fd719b1e
+MD5 (waveplay-20001210.tar.gz) = 99e8aa189b921462c3869c7fc0d38a44
diff -Nur /usr/ports/audio/waveplay/pkg-plist waveplay/pkg-plist
--- /usr/ports/audio/waveplay/pkg-plist	Fri Apr  2 09:14:48 1999
+++ waveplay/pkg-plist	Sat Dec  9 22:51:42 2000
@@ -1,4 +1 @@
 bin/waveplay
-share/doc/waveplay/README
-share/doc/waveplay/README.jp
-@dirrm share/doc/waveplay


>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?200012101431.eBAEVBN10222>