Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2019 12:12:43 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490242 - head/net-p2p/jackett
Message-ID:  <201901141212.x0ECCh8C017266@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Jan 14 12:12:43 2019
New Revision: 490242
URL: https://svnweb.freebsd.org/changeset/ports/490242

Log:
  net-p2p/jackett: update to 0.10.611
  
  PR:		234922
  Submitted by:	Michiel van Baak <michiel@vanbaak.eu> (maintainer)

Modified:
  head/net-p2p/jackett/Makefile   (contents, props changed)
  head/net-p2p/jackett/distinfo   (contents, props changed)
  head/net-p2p/jackett/pkg-plist   (contents, props changed)

Modified: head/net-p2p/jackett/Makefile
==============================================================================
--- head/net-p2p/jackett/Makefile	Mon Jan 14 11:57:55 2019	(r490241)
+++ head/net-p2p/jackett/Makefile	Mon Jan 14 12:12:43 2019	(r490242)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jackett
-PORTVERSION=	0.10.589
+PORTVERSION=	0.10.611
 CATEGORIES=	net-p2p
 MASTER_SITES=	https://github.com/Jackett/Jackett/releases/download/
 DISTNAME=	v${PORTVERSION}/Jackett.Binaries.Mono

Modified: head/net-p2p/jackett/distinfo
==============================================================================
--- head/net-p2p/jackett/distinfo	Mon Jan 14 11:57:55 2019	(r490241)
+++ head/net-p2p/jackett/distinfo	Mon Jan 14 12:12:43 2019	(r490242)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546794210
-SHA256 (v0.10.589/Jackett.Binaries.Mono.tar.gz) = 3130eea1520fd29fdb32e98739d93981d9e2b9d99e06f6a00774e4027c9815fb
-SIZE (v0.10.589/Jackett.Binaries.Mono.tar.gz) = 10422558
+TIMESTAMP = 1547383190
+SHA256 (v0.10.611/Jackett.Binaries.Mono.tar.gz) = eb0fc19a3ab9686cee9f1689ec70e7c8211b91fde831ea71fc39d4e51ee08152
+SIZE (v0.10.611/Jackett.Binaries.Mono.tar.gz) = 10460170

Modified: head/net-p2p/jackett/pkg-plist
==============================================================================
--- head/net-p2p/jackett/pkg-plist	Mon Jan 14 11:57:55 2019	(r490241)
+++ head/net-p2p/jackett/pkg-plist	Mon Jan 14 12:12:43 2019	(r490242)
@@ -139,6 +139,7 @@
 %%DATADIR%%/Definitions/hdtorrentsit.yml
 %%DATADIR%%/Definitions/hon3yhd.yml
 %%DATADIR%%/Definitions/hqsource.yml
+%%DATADIR%%/Definitions/hush.yml
 %%DATADIR%%/Definitions/hyperay.yml
 %%DATADIR%%/Definitions/icetorrent.yml
 %%DATADIR%%/Definitions/idopeclone.yml
@@ -404,6 +405,7 @@
 %%DATADIR%%/System.Globalization.dll
 %%DATADIR%%/System.IO.Compression.ZipFile.dll
 %%DATADIR%%/System.IO.Compression.dll
+%%DATADIR%%/System.IO.FileSystem.AccessControl.dll
 %%DATADIR%%/System.IO.FileSystem.DriveInfo.dll
 %%DATADIR%%/System.IO.FileSystem.Primitives.dll
 %%DATADIR%%/System.IO.FileSystem.Watcher.dll
@@ -434,7 +436,6 @@
 %%DATADIR%%/System.Reflection.Extensions.dll
 %%DATADIR%%/System.Reflection.Metadata.dll
 %%DATADIR%%/System.Reflection.Primitives.dll
-%%DATADIR%%/System.Reflection.TypeExtensions.dll
 %%DATADIR%%/System.Reflection.dll
 %%DATADIR%%/System.Resources.Reader.dll
 %%DATADIR%%/System.Resources.ResourceManager.dll
@@ -481,6 +482,7 @@
 %%DATADIR%%/System.Xml.ReaderWriter.dll
 %%DATADIR%%/System.Xml.XDocument.dll
 %%DATADIR%%/System.Xml.XPath.XDocument.dll
+%%DATADIR%%/System.Xml.XPath.XmlDocument.dll
 %%DATADIR%%/System.Xml.XPath.dll
 %%DATADIR%%/System.Xml.XmlDocument.dll
 %%DATADIR%%/System.Xml.XmlSerializer.dll



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901141212.x0ECCh8C017266>