Date: Fri, 8 Nov 2019 17:27:41 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517082 - head/net-p2p/sonarr-devel Message-ID: <201911081727.xA8HRfTH039101@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Fri Nov 8 17:27:40 2019 New Revision: 517082 URL: https://svnweb.freebsd.org/changeset/ports/517082 Log: net-p2p/sonarr-devel: Update to 3.0.3.653 Upstream Changelog: * Parsing of poor standard file names using dashes for separators * Deletion of empty episode sub folders when an episode file is deleted * Set Default Sort Key for Blacklist Endpoint * Manual Import failing to show files when processing fails * Actually run Recycle Bin cleanup * Remove background from apple-touch-icon * Set permissions on extra and subtitle files * Log matching scene mapping for title * Allow Interactive Season Search when all episodes are unmonitored * Include releases that failed to parse in search results * Kodi episode metadata missing uniqueid * Don't parse packs missing season number Modified: head/net-p2p/sonarr-devel/Makefile head/net-p2p/sonarr-devel/distinfo Modified: head/net-p2p/sonarr-devel/Makefile ============================================================================== --- head/net-p2p/sonarr-devel/Makefile Fri Nov 8 17:10:14 2019 (r517081) +++ head/net-p2p/sonarr-devel/Makefile Fri Nov 8 17:27:40 2019 (r517082) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sonarr -PORTVERSION= 3.0.3.652 +PORTVERSION= 3.0.3.653 PORTREVISION= 0 CATEGORIES= net-p2p MASTER_SITES= http://download.sonarr.tv/v3/phantom-develop/${PORTVERSION}/ Modified: head/net-p2p/sonarr-devel/distinfo ============================================================================== --- head/net-p2p/sonarr-devel/distinfo Fri Nov 8 17:10:14 2019 (r517081) +++ head/net-p2p/sonarr-devel/distinfo Fri Nov 8 17:27:40 2019 (r517082) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571865002 -SHA256 (Sonarr.phantom-develop.3.0.3.652.linux.tar.gz) = 533f5c65e1bda078adce42eea15cda4c837dd2194eea7b749a10cc154fe85d4c -SIZE (Sonarr.phantom-develop.3.0.3.652.linux.tar.gz) = 10588006 +TIMESTAMP = 1573233915 +SHA256 (Sonarr.phantom-develop.3.0.3.653.linux.tar.gz) = 1c1f5c6b1fc2bd5ea83534c47eec98ece2e72fe04537cee0b5045b08e708786d +SIZE (Sonarr.phantom-develop.3.0.3.653.linux.tar.gz) = 10595354
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911081727.xA8HRfTH039101>