Date: Sun, 19 Feb 2023 11:02:34 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0618a1d9d1fe - main - multimedia/py-soco: update to 0.29.0 Message-ID: <202302191102.31JB2Y0D052814@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=0618a1d9d1febee759fde354a335e9eae7419203 commit 0618a1d9d1febee759fde354a335e9eae7419203 Author: Conall O'Brien <conall@conall.net> AuthorDate: 2023-02-16 10:09:04 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-02-19 11:01:41 +0000 multimedia/py-soco: update to 0.29.0 Changelog: https://github.com/SoCo/SoCo/releases/tag/v0.29.0 PR: 269477 Reported by: conall@conall.net (maintainer) Approved by: flo (mentor) Differential Revision: https://reviews.freebsd.org/D38638 --- multimedia/py-soco/Makefile | 2 +- multimedia/py-soco/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/multimedia/py-soco/Makefile b/multimedia/py-soco/Makefile index 08dce6e9b5aa..e859c2ca785d 100644 --- a/multimedia/py-soco/Makefile +++ b/multimedia/py-soco/Makefile @@ -1,6 +1,6 @@ PORTNAME= soco DISTVERSIONPREFIX= v -DISTVERSION= 0.28.1 +DISTVERSION= 0.29.0 CATEGORIES= multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/py-soco/distinfo b/multimedia/py-soco/distinfo index 85c8fe288aa7..96813ea6b5d2 100644 --- a/multimedia/py-soco/distinfo +++ b/multimedia/py-soco/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670546587 -SHA256 (SoCo-SoCo-v0.28.1_GH0.tar.gz) = 012d60b19aeeef87cb2f016c3c08979ef509ac37795f8327b80fcf2078b21f39 -SIZE (SoCo-SoCo-v0.28.1_GH0.tar.gz) = 718751 +TIMESTAMP = 1673096692 +SHA256 (SoCo-SoCo-v0.29.0_GH0.tar.gz) = b1360798d0c68caff9acd73da4a71c71eda2eb8a2d70dd4c3e0347ff95b415ff +SIZE (SoCo-SoCo-v0.29.0_GH0.tar.gz) = 720050
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302191102.31JB2Y0D052814>