Date: Sat, 29 Jun 2024 09:08:59 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 96031ae12e99 - main - audio/picard: Update to 2.12 Message-ID: <202406290908.45T98xUP089207@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=96031ae12e992f1d0d04e0ccc3c64b27e80d4f57 commit 96031ae12e992f1d0d04e0ccc3c64b27e80d4f57 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-06-29 08:59:32 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-06-29 08:59:32 +0000 audio/picard: Update to 2.12 https://github.com/metabrainz/picard/releases/tag/release-2.12 --- audio/picard/Makefile | 3 +-- audio/picard/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/audio/picard/Makefile b/audio/picard/Makefile index e4a6d105355a..1ceea917488b 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -1,6 +1,5 @@ PORTNAME= picard -PORTVERSION= 2.11 -PORTREVISION= 1 +PORTVERSION= 2.12 CATEGORIES= audio python MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \ ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ \ diff --git a/audio/picard/distinfo b/audio/picard/distinfo index 8dbae13b2492..81d5fedd86ca 100644 --- a/audio/picard/distinfo +++ b/audio/picard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706307235 -SHA256 (picard-2.11.tar.gz) = 449a318a8834b2a81b83a5ad0f1e4c595fd16ef4ecce962eca8821279315f85e -SIZE (picard-2.11.tar.gz) = 5829423 +TIMESTAMP = 1719651356 +SHA256 (picard-2.12.tar.gz) = aad749da51a0214a257206a2b78f00d258e4af278c15fadb7de4e7e1120b9d8d +SIZE (picard-2.12.tar.gz) = 5857635
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406290908.45T98xUP089207>