git: f1271d14fb6f - main - net-p2p/readarr: Update to 0.2.2.1943
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Jul 2023 14:15:22 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1271d14fb6f918eff127fcb979c87071bca7542 commit f1271d14fb6f918eff127fcb979c87071bca7542 Author: Michiel van Baak Jansen <michiel@vanbaak.eu> AuthorDate: 2023-07-15 14:11:53 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-07-15 14:14:59 +0000 net-p2p/readarr: Update to 0.2.2.1943 - Define LICENSE_FILE - Reformat pkg-descr (pet portlint) ChangeLog: https://github.com/Readarr/Readarr/releases/tag/v0.2.2.1943 PR: 272501 --- net-p2p/readarr/Makefile | 3 ++- net-p2p/readarr/distinfo | 6 +++--- net-p2p/readarr/pkg-descr | 10 ++++++---- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/net-p2p/readarr/Makefile b/net-p2p/readarr/Makefile index f1acc6c6691b..e10f8ecb02a4 100644 --- a/net-p2p/readarr/Makefile +++ b/net-p2p/readarr/Makefile @@ -1,5 +1,5 @@ PORTNAME= readarr -DISTVERSION= 0.2.1.1915 +DISTVERSION= 0.2.2.1943 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Readarr/Readarr/releases/download/v${PORTVERSION}/ DISTNAME= Readarr.develop.${DISTVERSION}.freebsd-core-x64 @@ -9,6 +9,7 @@ COMMENT= Book Manager and Automation (Sonarr for Ebooks) WWW= https://readarr.com LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE.md ONLY_FOR_ARCHS= amd64 diff --git a/net-p2p/readarr/distinfo b/net-p2p/readarr/distinfo index 3c4339e3fc68..29067d671700 100644 --- a/net-p2p/readarr/distinfo +++ b/net-p2p/readarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688289238 -SHA256 (Readarr.develop.0.2.1.1915.freebsd-core-x64.tar.gz) = a585e87c81bdee51167deb247dafae847208a08ed6ff47292b34b721b472d758 -SIZE (Readarr.develop.0.2.1.1915.freebsd-core-x64.tar.gz) = 50795670 +TIMESTAMP = 1689158165 +SHA256 (Readarr.develop.0.2.2.1943.freebsd-core-x64.tar.gz) = 8529fb19dc2ec6fc2ee047f8c9539c72fdcdff79c7df0173bcf59dffb02d248d +SIZE (Readarr.develop.0.2.2.1943.freebsd-core-x64.tar.gz) = 50825724 diff --git a/net-p2p/readarr/pkg-descr b/net-p2p/readarr/pkg-descr index e63dc00d4808..9219a6f4d651 100644 --- a/net-p2p/readarr/pkg-descr +++ b/net-p2p/readarr/pkg-descr @@ -1,6 +1,8 @@ -Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent users. -It can monitor multiple RSS feeds for new books from your favorite authors and will grab, -sort, and rename them. +Readarr is an ebook and audiobook collection manager for Usenet and +BitTorrent users. +It can monitor multiple RSS feeds for new books from your favorite authors +and will grab, sort, and rename them. Note that only one type of a given book is supported. -If you want both an audiobook and ebook of a given book you will need multiple instances. +If you want both an audiobook and ebook of a given book you will need +multiple instances.