ports/119479: [PATCH] audio/flac123: update for flac-1.2.1

Martin Dieringer martin.dieringer at gmx.de
Wed Jan 9 07:30:02 UTC 2008


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list