FreeBSD Bugzilla – Attachment 222526 Details for
Bug 253584
audio/taglib: Update to 1.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for taglib
taglib112.patch (text/plain), 1.70 KB, created by
Daniel Engberg
on 2021-02-17 13:13:41 UTC
(
hide
)
Description:
Patch for taglib
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2021-02-17 13:13:41 UTC
Size:
1.70 KB
patch
obsolete
>diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile >index 6951f35b6a38..e6ed339a640b 100644 >--- a/audio/taglib/Makefile >+++ b/audio/taglib/Makefile >@@ -2,10 +2,10 @@ > # $FreeBSD$ > > PORTNAME= taglib >-DISTVERSIONPREFIX= v >-DISTVERSION= 1.12-beta-1 >-PORTREVISION= 1 >+DISTVERSION= 1.12 > CATEGORIES= audio >+MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \ >+ https://taglib.org/releases/ > > MAINTAINER= jhale@FreeBSD.org > COMMENT= Library for manipulating ID3 tags and Ogg comments >@@ -20,8 +20,6 @@ TEST_DEPENDS= cppunit-config:devel/cppunit > USES= cmake compiler:c++11-lang cpe pathfix > USE_LDCONFIG= yes > >-USE_GITHUB= yes >- > CMAKE_ARGS= -DCMAKE_CXX_VISIBILITY_PRESET=hidden > CMAKE_ON= VISIBILITY_HIDDEN \ > WITH_ASF \ >diff --git a/audio/taglib/distinfo b/audio/taglib/distinfo >index aec7397af12c..2cdc7eb04470 100644 >--- a/audio/taglib/distinfo >+++ b/audio/taglib/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1588158265 >-SHA256 (taglib-taglib-v1.12-beta-1_GH0.tar.gz) = d2a44be7ca8b7682b218affc9910dcfb027481f402f7c30bd2996392b2429ae4 >-SIZE (taglib-taglib-v1.12-beta-1_GH0.tar.gz) = 1289326 >+TIMESTAMP = 1613544760 >+SHA256 (taglib-1.12.tar.gz) = 7fccd07669a523b07a15bd24c8da1bbb92206cb19e9366c3692af3d79253b703 >+SIZE (taglib-1.12.tar.gz) = 1364231 >diff --git a/audio/taglib/pkg-plist b/audio/taglib/pkg-plist >index 62e3ba9af614..cc2faf45f346 100644 >--- a/audio/taglib/pkg-plist >+++ b/audio/taglib/pkg-plist >@@ -109,7 +109,7 @@ include/taglib/xmproperties.h > %%STATIC%%lib/libtag.a > %%NO_STATIC%%lib/libtag.so > %%NO_STATIC%%lib/libtag.so.1 >-%%NO_STATIC%%lib/libtag.so.1.17.0 >+%%NO_STATIC%%lib/libtag.so.1.18.0 > %%STATIC%%lib/libtag_c.a > %%NO_STATIC%%lib/libtag_c.so > %%NO_STATIC%%lib/libtag_c.so.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 253584
: 222526