Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Aug 2005 05:20:19 GMT
From:      Michael Schout <mschout@gkg.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/84606: pdate port: audio/taglib to version 1.4
Message-ID:  <200508150520.j7F5KJfL062470@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/84606; it has been noted by GNATS.

From: Michael Schout <mschout@gkg.net>
To: bug-followup@FreeBSD.org,  frerich@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



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