Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2002 09:20:30 +0800 (CST)
From:      Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@infomath.math.nctu.edu.tw
Subject:   ports/37973: Maintainer Update port: audio/mziq
Message-ID:  <20020512012030.71D6E3D99@infomath.math.nctu.edu.tw>

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

>Number:         37973
>Category:       ports
>Synopsis:       Maintainer Update port: audio/mziq
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 11 18:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 4.5-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #7: Tue Apr 23 04:15:27 CST 2002 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386


	
>Description:
	Upgrade to 0.3
	
>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/audio/mziq/Makefile mziq/Makefile
--- /usr/ports/audio/mziq/Makefile	Tue Apr 16 12:20:19 2002
+++ mziq/Makefile	Sun May 12 09:17:11 2002
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	mziq
-PORTVERSION=	0.2.49
-PORTREVISION=	1
+PORTVERSION=	0.3
 CATEGORIES=	audio
 MASTER_SITES=	http://cseg.lucidx.com/projects/src/mziq/
 
@@ -28,7 +27,7 @@
 .if !defined(NOPORTDOCS)
 post-install:
 	@${MKDIR} ${DOCSDIR}
-.for FILE in README TODO rcfile
+.for FILE in README TODO default.mz example.mz rcfile
 	@${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR}
 .endfor
 .endif
diff -ruN /usr/ports/audio/mziq/distinfo mziq/distinfo
--- /usr/ports/audio/mziq/distinfo	Wed Mar 13 00:53:53 2002
+++ mziq/distinfo	Sun May 12 09:14:48 2002
@@ -1 +1 @@
-MD5 (mziq-0.2.49.tar.gz) = cf1a73786d2674247fa0e225479efc39
+MD5 (mziq-0.3.tar.gz) = fe7b1d4d60565339e5b5cd8205e8b70a
diff -ruN /usr/ports/audio/mziq/files/patch-aa mziq/files/patch-aa
--- /usr/ports/audio/mziq/files/patch-aa	Wed Mar 13 22:42:32 2002
+++ mziq/files/patch-aa	Thu Jan  1 08:00:00 1970
@@ -1,11 +0,0 @@
---- rcfile.orig	Wed Mar 13 21:18:08 2002
-+++ rcfile	Wed Mar 13 21:18:41 2002
-@@ -31,7 +31,7 @@
- #
- 
- # It defines the top-level directories where the program will search for files.
--basedir   = "/storage/mp3"
-+basedir   = "$home"
- 
- # MZiq's home directory.
- mziq = "$home/.mziq"
diff -ruN /usr/ports/audio/mziq/pkg-plist mziq/pkg-plist
--- /usr/ports/audio/mziq/pkg-plist	Tue Apr 16 12:20:19 2002
+++ mziq/pkg-plist	Sun May 12 09:16:40 2002
@@ -3,5 +3,7 @@
 bin/mziq
 %%PORTDOCS%%share/doc/mziq/README
 %%PORTDOCS%%share/doc/mziq/TODO
+%%PORTDOCS%%share/doc/mziq/default.mz
+%%PORTDOCS%%share/doc/mziq/example.mz
 %%PORTDOCS%%share/doc/mziq/rcfile
 %%PORTDOCS%%@dirrm share/doc/mziq
	



>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?20020512012030.71D6E3D99>