- Update to 1.7.2
PR: ports/167215 Submitted by: Jason E. Hale <bsdkaffee at gmail.com> (maintainer)
This commit is contained in:
parent
52b8efc861
commit
aa2db093a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295304
@ -6,18 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= taglib
|
||||
PORTVERSION= 1.7.1
|
||||
PORTVERSION= 1.7.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://cloud.github.com/downloads/taglib/taglib/ \
|
||||
http://developer.kde.org/~wheeler/files/src/ \
|
||||
http://launchpad.net/taglib/trunk/${PORTVERSION}/+download/
|
||||
http://developer.kde.org/~wheeler/files/src/
|
||||
|
||||
MAINTAINER= bsdkaffee@gmail.com
|
||||
COMMENT= Library for manipulating ID3 tags and Ogg comments
|
||||
|
||||
LICENSE= LGPL21 MPL
|
||||
LICENSE_COMB= dual
|
||||
|
||||
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPL
|
||||
LICENSE_FILE_MPL= ${WRKSRC}/COPYING.MPL
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (taglib-1.7.1.tar.gz) = 52de470997b604b7b2983f7bcf604ca8d2ce0194fbe16f2ce1aff42e53fb87d9
|
||||
SIZE (taglib-1.7.1.tar.gz) = 535319
|
||||
SHA256 (taglib-1.7.2.tar.gz) = 38f7e5283b594021b28426a61339cffbf2d503b450338b02f651fab1b0b42899
|
||||
SIZE (taglib-1.7.2.tar.gz) = 535427
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $FreeBSD$
|
||||
bin/taglib-config
|
||||
include/taglib/aifffile.h
|
||||
include/taglib/aiffproperties.h
|
||||
@ -82,7 +83,7 @@ include/taglib/xingheader.h
|
||||
include/taglib/xiphcomment.h
|
||||
lib/libtag.so
|
||||
lib/libtag.so.1
|
||||
lib/libtag.so.1.7.1
|
||||
lib/libtag.so.1.7.2
|
||||
lib/libtag_c.so
|
||||
lib/libtag_c.so.0
|
||||
lib/libtag_c.so.0.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user