mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Update to version 1.3
PR: ports/72536 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Approved by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer)
This commit is contained in:
parent
91fe33beee
commit
d583ca7119
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119296
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= taglib
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (taglib-1.2.tar.gz) = 7f79b214aa2e9998d5fc9d4f89495d7f
|
||||
SIZE (taglib-1.2.tar.gz) = 710514
|
||||
MD5 (taglib-1.3.tar.gz) = 54fe2a3abf0cf77130207846b0ce6ef4
|
||||
SIZE (taglib-1.3.tar.gz) = 733667
|
||||
|
@ -1,4 +1,6 @@
|
||||
bin/taglib-config
|
||||
include/taglib/apefooter.h
|
||||
include/taglib/apetag.h
|
||||
include/taglib/attachedpictureframe.h
|
||||
include/taglib/audioproperties.h
|
||||
include/taglib/commentsframe.h
|
||||
@ -14,6 +16,8 @@ include/taglib/id3v2framefactory.h
|
||||
include/taglib/id3v2header.h
|
||||
include/taglib/id3v2synchdata.h
|
||||
include/taglib/id3v2tag.h
|
||||
include/taglib/mpcfile.h
|
||||
include/taglib/mpcproperties.h
|
||||
include/taglib/mpegfile.h
|
||||
include/taglib/mpegheader.h
|
||||
include/taglib/mpegproperties.h
|
||||
@ -36,6 +40,7 @@ include/taglib/tmap.h
|
||||
include/taglib/tmap.tcc
|
||||
include/taglib/tstring.h
|
||||
include/taglib/tstringlist.h
|
||||
include/taglib/uniquefileidentifierframe.h
|
||||
include/taglib/unknownframe.h
|
||||
include/taglib/vorbisfile.h
|
||||
include/taglib/vorbisproperties.h
|
||||
@ -43,7 +48,7 @@ include/taglib/xingheader.h
|
||||
include/taglib/xiphcomment.h
|
||||
lib/libtag.la
|
||||
lib/libtag.so
|
||||
lib/libtag.so.3
|
||||
lib/libtag.so.4
|
||||
lib/libtag_c.la
|
||||
lib/libtag_c.so
|
||||
lib/libtag_c.so.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user