Date: Tue, 25 Jan 2022 08:30:06 GMT 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: 201e9fbae7b8 - main - audio/cyanrip: Update to 0.8.0 Message-ID: <202201250830.20P8U6YT094806@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=201e9fbae7b8a923a84e48481956fe5bfb5b6320 commit 201e9fbae7b8a923a84e48481956fe5bfb5b6320 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-01-25 08:13:36 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-01-25 08:13:43 +0000 audio/cyanrip: Update to 0.8.0 Changelog: https://github.com/cyanreg/cyanrip/releases/tag/v0.8.0 --- audio/cyanrip/Makefile | 8 ++++---- audio/cyanrip/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/audio/cyanrip/Makefile b/audio/cyanrip/Makefile index 5a0d6fac6387..787fe677887e 100644 --- a/audio/cyanrip/Makefile +++ b/audio/cyanrip/Makefile @@ -1,13 +1,13 @@ PORTNAME= cyanrip DISTVERSIONPREFIX= v -DISTVERSION= 0.7.0 +DISTVERSION= 0.8.0 CATEGORIES= audio -MAINTAINER= daniel.engberg.lists@pyret.net +MAINTAINER= diizzy@FreeBSD.org COMMENT= Audio CD ripper with command-line interface and focus on accuracy -LICENSE= LGPL3 -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libcdio.so:sysutils/libcdio \ diff --git a/audio/cyanrip/distinfo b/audio/cyanrip/distinfo index 6c6580a78305..e51ac1ad4781 100644 --- a/audio/cyanrip/distinfo +++ b/audio/cyanrip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604278538 -SHA256 (cyanreg-cyanrip-v0.7.0_GH0.tar.gz) = 67318dee2a21ed17b98b406dfd2c86568c649fc4596c8fb22f8a767b7a7406d0 -SIZE (cyanreg-cyanrip-v0.7.0_GH0.tar.gz) = 49850 +TIMESTAMP = 1643096998 +SHA256 (cyanreg-cyanrip-v0.8.0_GH0.tar.gz) = 9a1062a9555e398f399a7c5a3511a7fc05a555f3d158a90aefe21d64d960d2b0 +SIZE (cyanreg-cyanrip-v0.8.0_GH0.tar.gz) = 58375
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201250830.20P8U6YT094806>