Date: Wed, 26 May 2021 12:58:42 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: cbee775ecfb9 - main - graphics/py-imageio-ffmpeg: Update to 0.4.4 Message-ID: <202105261258.14QCwgEG033367@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=cbee775ecfb921129af99e1029a8b492e282c461 commit cbee775ecfb921129af99e1029a8b492e282c461 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-26 12:55:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-26 12:55:02 +0000 graphics/py-imageio-ffmpeg: Update to 0.4.4 Changes: https://github.com/imageio/imageio-ffmpeg/releases --- graphics/py-imageio-ffmpeg/Makefile | 2 +- graphics/py-imageio-ffmpeg/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/py-imageio-ffmpeg/Makefile b/graphics/py-imageio-ffmpeg/Makefile index b9a12f6e3acf..d21c1f3df55b 100644 --- a/graphics/py-imageio-ffmpeg/Makefile +++ b/graphics/py-imageio-ffmpeg/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= imageio-ffmpeg -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-imageio-ffmpeg/distinfo b/graphics/py-imageio-ffmpeg/distinfo index 15ac5b1a2473..08e82f705c08 100644 --- a/graphics/py-imageio-ffmpeg/distinfo +++ b/graphics/py-imageio-ffmpeg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609953921 -SHA256 (imageio-ffmpeg-0.4.3.tar.gz) = f826260a3207b872f1a4ba87ec0c8e02c00afba4fd03348a59049bdd8215841e -SIZE (imageio-ffmpeg-0.4.3.tar.gz) = 15054 +TIMESTAMP = 1621699725 +SHA256 (imageio-ffmpeg-0.4.4.tar.gz) = 73640a7a54f95e607addd637c766d56be31d975a64ddb97d14df012575ef1a5d +SIZE (imageio-ffmpeg-0.4.4.tar.gz) = 15388
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105261258.14QCwgEG033367>