ports/84606: pdate port: audio/taglib to version 1.4
Michael Schout
mschout at gkg.net
Mon Aug 15 05:20:20 UTC 2005
The following reply was made to PR ports/84606; it has been noted by GNATS.
From: Michael Schout <mschout at gkg.net>
To: bug-followup at FreeBSD.org, frerich at athame.co.uk
Cc:
Subject: Re: ports/84606: pdate port: audio/taglib to version 1.4
Date: Mon, 15 Aug 2005 00:19:57 -0500
The plist is wrong after you update to 1.4. This causes "make package"
to fail if you apply the update to 1.4.
This patch fixes the plist:
--- pkg-plist.orig Mon Aug 15 00:11:37 2005
+++ pkg-plist Mon Aug 15 00:17:06 2005
@@ -32,7 +32,6 @@
include/taglib/taglib.h
include/taglib/tbytevector.h
include/taglib/tbytevectorlist.h
-include/taglib/tdebug.h
include/taglib/textidentificationframe.h
include/taglib/tfile.h
include/taglib/tlist.h
@@ -49,7 +48,7 @@
include/taglib/xiphcomment.h
lib/libtag.la
lib/libtag.so
-lib/libtag.so.4
+lib/libtag.so.5
lib/libtag_c.la
lib/libtag_c.so
lib/libtag_c.so.0
More information about the freebsd-ports-bugs
mailing list