- Update to 1.5

Approved by:	maintainer implicit
This commit is contained in:
Thomas Abthorpe 2008-06-20 15:38:53 +00:00
parent 4fe12e38b2
commit 28f81ebdbc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215364
3 changed files with 17 additions and 7 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= taglib
PORTVERSION= 1.4
PORTREVISION= 2
PORTVERSION= 1.5
CATEGORIES= audio
MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/
@ -25,6 +24,6 @@ CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e \
"s#\$$(libdir)/pkgconfig#${PREFIX}/libdata/pkgconfig#g" \
${WRKSRC}/taglib/Makefile.in
${WRKSRC}/Makefile.in ${WRKSRC}/bindings/c/Makefile.in
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (taglib-1.4.tar.gz) = dcd50ddb2544faeae77f194804559404
SHA256 (taglib-1.4.tar.gz) = 0ff805bb8dbf72a45d347f2310f7e5c86e2e7419a069d546e53cf5f221c196ab
SIZE (taglib-1.4.tar.gz) = 732938
MD5 (taglib-1.5.tar.gz) = 7b557dde7425c6deb7bbedd65b4f2717
SHA256 (taglib-1.5.tar.gz) = ba610716ec539d4858133e008d079728953820c583b200ff0936e36fc0550ec2
SIZE (taglib-1.5.tar.gz) = 1394506

View File

@ -8,6 +8,7 @@ include/taglib/commentsframe.h
include/taglib/fileref.h
include/taglib/flacfile.h
include/taglib/flacproperties.h
include/taglib/generalencapsulatedobjectframe.h
include/taglib/id3v1genres.h
include/taglib/id3v1tag.h
include/taglib/id3v2extendedheader.h
@ -27,9 +28,12 @@ include/taglib/oggflacfile.h
include/taglib/oggpage.h
include/taglib/oggpageheader.h
include/taglib/relativevolumeframe.h
include/taglib/speexfile.h
include/taglib/speexproperties.h
include/taglib/tag.h
include/taglib/tag_c.h
include/taglib/taglib.h
include/taglib/taglib_export.h
include/taglib/tbytevector.h
include/taglib/tbytevectorlist.h
include/taglib/textidentificationframe.h
@ -38,22 +42,29 @@ include/taglib/tlist.h
include/taglib/tlist.tcc
include/taglib/tmap.h
include/taglib/tmap.tcc
include/taglib/trueaudiofile.h
include/taglib/trueaudioproperties.h
include/taglib/tstring.h
include/taglib/tstringlist.h
include/taglib/uniquefileidentifierframe.h
include/taglib/unknownframe.h
include/taglib/unsynchronizedlyricsframe.h
include/taglib/urllinkframe.h
include/taglib/vorbisfile.h
include/taglib/vorbisproperties.h
include/taglib/wavpackfile.h
include/taglib/wavpackproperties.h
include/taglib/xingheader.h
include/taglib/xiphcomment.h
lib/libtag.a
lib/libtag.la
lib/libtag.so
lib/libtag.so.5
lib/libtag.so.6
lib/libtag_c.a
lib/libtag_c.la
lib/libtag_c.so
lib/libtag_c.so.0
libdata/pkgconfig/taglib.pc
libdata/pkgconfig/taglib_c.pc
@dirrm include/taglib
@dirrmtry lib/pkgconfig