Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 2026 17:09:31 +0000
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 372c5da7e9f2 - main - audio/taglib: Update to 2.3
Message-ID:  <6a1dbccb.47982.1fe2cd4b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=372c5da7e9f2aac60491fa5b8a0eaa0346ca6fea

commit 372c5da7e9f2aac60491fa5b8a0eaa0346ca6fea
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-05-31 21:25:16 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-06-01 17:06:40 +0000

    audio/taglib: Update to 2.3
    
    Changelog: https://github.com/taglib/taglib/releases/tag/v2.3
    
    PR:             295339
    Approved by:    maintainer timeout, 2+ weeks
---
 audio/taglib/Makefile  | 4 ++--
 audio/taglib/distinfo  | 6 +++---
 audio/taglib/pkg-plist | 5 +++++
 3 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile
index bfddfd6f9242..cbd6b4d063f1 100644
--- a/audio/taglib/Makefile
+++ b/audio/taglib/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	taglib
-DISTVERSION=	2.2.1
+DISTVERSION=	2.3
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \
 		https://taglib.org/releases/
@@ -24,7 +24,7 @@ CMAKE_OFF=	BUILD_TESTING
 
 CMAKE_TESTING_TARGET=	check
 
-PLIST_SUB=	SHLIB_VERSION=${DISTVERSION}
+PLIST_SUB=	SHLIB_VERSION=${DISTVERSION}.0
 
 OPTIONS_DEFINE=	STATIC
 OPTIONS_SUB=	yes
diff --git a/audio/taglib/distinfo b/audio/taglib/distinfo
index d552798e740a..65a19fde2860 100644
--- a/audio/taglib/distinfo
+++ b/audio/taglib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777787952
-SHA256 (taglib-2.2.1.tar.gz) = 7e76b5299dcef427c486bffe455098470c8da91cf3ccb9ea804893df57389b5e
-SIZE (taglib-2.2.1.tar.gz) = 1584551
+TIMESTAMP = 1780269382
+SHA256 (taglib-2.3.tar.gz) = 7349f6fd942418bc7009ebe743eb7c9d055f02921ec56fa436ec25007c47fd38
+SIZE (taglib-2.3.tar.gz) = 1627849
diff --git a/audio/taglib/pkg-plist b/audio/taglib/pkg-plist
index c6e7f9c27271..faee38711d51 100644
--- a/audio/taglib/pkg-plist
+++ b/audio/taglib/pkg-plist
@@ -50,16 +50,21 @@ include/taglib/matroskafile.h
 include/taglib/matroskaproperties.h
 include/taglib/matroskasimpletag.h
 include/taglib/matroskatag.h
+include/taglib/matroskawritestyle.h
 include/taglib/modfile.h
 include/taglib/modfilebase.h
 include/taglib/modproperties.h
 include/taglib/modtag.h
 include/taglib/mp4atom.h
+include/taglib/mp4chapter.h
+include/taglib/mp4chapterholder.h
 include/taglib/mp4coverart.h
 include/taglib/mp4file.h
 include/taglib/mp4item.h
 include/taglib/mp4itemfactory.h
+include/taglib/mp4nerochapterlist.h
 include/taglib/mp4properties.h
+include/taglib/mp4qtchapterlist.h
 include/taglib/mp4stem.h
 include/taglib/mp4tag.h
 include/taglib/mpcfile.h


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1dbccb.47982.1fe2cd4b>