Date: Tue, 21 Sep 2021 03:50:44 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6e39e458cbd1 - main - audio/py-pyacoustid: Update to 1.2.2 Message-ID: <202109210350.18L3oi7p028018@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e39e458cbd17dc63787c4fa0af01d5f632e2271 commit 6e39e458cbd17dc63787c4fa0af01d5f632e2271 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:11:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:44:16 +0000 audio/py-pyacoustid: Update to 1.2.2 Changes: https://github.com/beetbox/pyacoustid/blob/master/README.rst#version-history --- audio/py-pyacoustid/Makefile | 2 +- audio/py-pyacoustid/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/py-pyacoustid/Makefile b/audio/py-pyacoustid/Makefile index d0d2db32748e..3abaf0ed67fa 100644 --- a/audio/py-pyacoustid/Makefile +++ b/audio/py-pyacoustid/Makefile @@ -1,7 +1,7 @@ # Created by: Mark Felder <feld@FreeBSD.org> PORTNAME= pyacoustid -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.2 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-pyacoustid/distinfo b/audio/py-pyacoustid/distinfo index c60df9662ae3..85ad5bfe76ef 100644 --- a/audio/py-pyacoustid/distinfo +++ b/audio/py-pyacoustid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588608371 -SHA256 (pyacoustid-1.2.0.tar.gz) = 5f98e34e79749439ea1b9440a0811996fdb5b12abadccfbeafda36ea9dd56d30 -SIZE (pyacoustid-1.2.0.tar.gz) = 15770 +TIMESTAMP = 1632037026 +SHA256 (pyacoustid-1.2.2.tar.gz) = c279d9c30a7f481f1420fc37db65833b5f9816cd364dc2acaa93a11c482d4141 +SIZE (pyacoustid-1.2.2.tar.gz) = 15869
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210350.18L3oi7p028018>