Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2008 08:27:05 +0100 (CET)
From:      Martin Dieringer <martin.dieringer@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        multimedia@FreeBSD.org
Subject:   ports/119479: [PATCH] audio/flac123: update for flac-1.2.1
Message-ID:  <20080109082630.X1295@thinkpad.nowhere.local>
Resent-Message-ID: <200801090730.m097U1KN017219@freefall.freebsd.org>

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

>Number:         119479
>Category:       ports
>Synopsis:       [PATCH] audio/flac123: update for flac-1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 09 07:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Martin Dieringer
>Release:        FreeBSD 7.0-BETA4 i386
>Organization:
>Environment:
System: FreeBSD 7.0-BETA4 #18: Tue Dec  4 01:51:01 CET
>Description:

lib updated for use with new version of audio/flac (1.2.1)
see http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/119476

Port maintainer (multimedia@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- flac123-0.0.11_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/flac123/Makefile /data/compile/flac/flac123/Makefile
--- /usr/ports/audio/flac123/Makefile	2007-07-13 08:42:06.000000000 +0200
+++ /data/compile/flac/flac123/Makefile	2008-01-09 08:19:59.000000000 +0100
@@ -7,6 +7,7 @@

  PORTNAME=	flac123
  PORTVERSION=	0.0.11
+PORTREVISION=	1
  CATEGORIES=	audio
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	flac-tools
@@ -14,7 +15,7 @@
  MAINTAINER=	multimedia@FreeBSD.org
  COMMENT=	Command-line player for flac audio files

-LIB_DEPENDS=	FLAC.7:${PORTSDIR}/audio/flac \
+LIB_DEPENDS=	FLAC.10:${PORTSDIR}/audio/flac \
  		ao.3:${PORTSDIR}/audio/libao \
  		popt.0:${PORTSDIR}/devel/popt

--- flac123-0.0.11_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080109082630.X1295>