From tkato432@yahoo.com  Sat Mar 12 16:00:56 2005
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 869C916A4CE
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 12 Mar 2005 16:00:56 +0000 (GMT)
Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7AD2143D31
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 12 Mar 2005 16:00:55 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([61.198.208.179]) by hfep04.dion.ne.jp with SMTP
          id <20050312160052390.NHZM@hfep04.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sun, 13 Mar 2005 01:00:52 +0900
Message-Id: <20050313010008.3f6b5ad7.tkato432@yahoo.com>
Date: Sun, 13 Mar 2005 01:00:08 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: audio/flac123 to 0.0.8

>Number:         78733
>Category:       ports
>Synopsis:       Update port: audio/flac123 to 0.0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 12 16:10:02 GMT 2005
>Closed-Date:    Sat Mar 12 20:35:32 GMT 2005
>Last-Modified:  Sat Mar 12 20:35:32 GMT 2005
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.0.8

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/flac123/Makefile audio/flac123/Makefile
--- /usr/ports/audio/flac123/Makefile	Sun May 16 00:19:53 2004
+++ audio/flac123/Makefile	Sun Mar 13 00:39:21 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	flac123
-PORTVERSION=	0.0.7
+PORTVERSION=	0.0.8
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	flac-tools
@@ -14,22 +14,22 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Command-line player for flac audio files
 
-LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt \
+LIB_DEPENDS=	FLAC.5:${PORTSDIR}/audio/flac \
 		ao.3:${PORTSDIR}/audio/libao \
-		FLAC.5:${PORTSDIR}/audio/flac
+		popt.0:${PORTSDIR}/devel/popt 
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
-PLIST_FILES=	bin/flac123
 PORTDOCS=	README.remote
+PLIST_FILES=	bin/flac123
 
 post-install:
 .if !defined(NOPORTDOCS)
-	${MKDIR} ${DOCSDIR}
-.for i in ${PORTDOCS}
-	${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
+	@${MKDIR} ${DOCSDIR}
+.for file in ${PORTDOCS}
+	${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
 .endfor
 .endif
 
diff -urN /usr/ports/audio/flac123/distinfo audio/flac123/distinfo
--- /usr/ports/audio/flac123/distinfo	Sun May 16 00:19:53 2004
+++ audio/flac123/distinfo	Sun Mar 13 00:37:46 2005
@@ -1,2 +1,2 @@
-MD5 (flac123-0.0.7.tar.gz) = 0003aefd73f2bff4824e4b76a5b5331f
-SIZE (flac123-0.0.7.tar.gz) = 69852
+MD5 (flac123-0.0.8.tar.gz) = ccec5b21452334778b888ae68d322ba1
+SIZE (flac123-0.0.8.tar.gz) = 69156
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: ahze 
State-Changed-When: Sat Mar 12 20:35:22 GMT 2005 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78733 
>Unformatted:
