View | Details | Raw Unified | Return to bug 234922
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	jackett
3
PORTNAME=	jackett
4
PORTVERSION=	0.10.589
4
PORTVERSION=	0.10.611
5
CATEGORIES=	net-p2p
5
CATEGORIES=	net-p2p
6
MASTER_SITES=	https://github.com/Jackett/Jackett/releases/download/
6
MASTER_SITES=	https://github.com/Jackett/Jackett/releases/download/
7
DISTNAME=	v${PORTVERSION}/Jackett.Binaries.Mono
7
DISTNAME=	v${PORTVERSION}/Jackett.Binaries.Mono
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1546794210
1
TIMESTAMP = 1547383190
2
SHA256 (v0.10.589/Jackett.Binaries.Mono.tar.gz) = 3130eea1520fd29fdb32e98739d93981d9e2b9d99e06f6a00774e4027c9815fb
2
SHA256 (v0.10.611/Jackett.Binaries.Mono.tar.gz) = eb0fc19a3ab9686cee9f1689ec70e7c8211b91fde831ea71fc39d4e51ee08152
3
SIZE (v0.10.589/Jackett.Binaries.Mono.tar.gz) = 10422558
3
SIZE (v0.10.611/Jackett.Binaries.Mono.tar.gz) = 10460170
(-)pkg-plist (-1 / +3 lines)
Lines 139-144 Link Here
139
%%DATADIR%%/Definitions/hdtorrentsit.yml
139
%%DATADIR%%/Definitions/hdtorrentsit.yml
140
%%DATADIR%%/Definitions/hon3yhd.yml
140
%%DATADIR%%/Definitions/hon3yhd.yml
141
%%DATADIR%%/Definitions/hqsource.yml
141
%%DATADIR%%/Definitions/hqsource.yml
142
%%DATADIR%%/Definitions/hush.yml
142
%%DATADIR%%/Definitions/hyperay.yml
143
%%DATADIR%%/Definitions/hyperay.yml
143
%%DATADIR%%/Definitions/icetorrent.yml
144
%%DATADIR%%/Definitions/icetorrent.yml
144
%%DATADIR%%/Definitions/idopeclone.yml
145
%%DATADIR%%/Definitions/idopeclone.yml
Lines 404-409 Link Here
404
%%DATADIR%%/System.Globalization.dll
405
%%DATADIR%%/System.Globalization.dll
405
%%DATADIR%%/System.IO.Compression.ZipFile.dll
406
%%DATADIR%%/System.IO.Compression.ZipFile.dll
406
%%DATADIR%%/System.IO.Compression.dll
407
%%DATADIR%%/System.IO.Compression.dll
408
%%DATADIR%%/System.IO.FileSystem.AccessControl.dll
407
%%DATADIR%%/System.IO.FileSystem.DriveInfo.dll
409
%%DATADIR%%/System.IO.FileSystem.DriveInfo.dll
408
%%DATADIR%%/System.IO.FileSystem.Primitives.dll
410
%%DATADIR%%/System.IO.FileSystem.Primitives.dll
409
%%DATADIR%%/System.IO.FileSystem.Watcher.dll
411
%%DATADIR%%/System.IO.FileSystem.Watcher.dll
Lines 434-440 Link Here
434
%%DATADIR%%/System.Reflection.Extensions.dll
436
%%DATADIR%%/System.Reflection.Extensions.dll
435
%%DATADIR%%/System.Reflection.Metadata.dll
437
%%DATADIR%%/System.Reflection.Metadata.dll
436
%%DATADIR%%/System.Reflection.Primitives.dll
438
%%DATADIR%%/System.Reflection.Primitives.dll
437
%%DATADIR%%/System.Reflection.TypeExtensions.dll
438
%%DATADIR%%/System.Reflection.dll
439
%%DATADIR%%/System.Reflection.dll
439
%%DATADIR%%/System.Resources.Reader.dll
440
%%DATADIR%%/System.Resources.Reader.dll
440
%%DATADIR%%/System.Resources.ResourceManager.dll
441
%%DATADIR%%/System.Resources.ResourceManager.dll
Lines 481-486 Link Here
481
%%DATADIR%%/System.Xml.ReaderWriter.dll
482
%%DATADIR%%/System.Xml.ReaderWriter.dll
482
%%DATADIR%%/System.Xml.XDocument.dll
483
%%DATADIR%%/System.Xml.XDocument.dll
483
%%DATADIR%%/System.Xml.XPath.XDocument.dll
484
%%DATADIR%%/System.Xml.XPath.XDocument.dll
485
%%DATADIR%%/System.Xml.XPath.XmlDocument.dll
484
%%DATADIR%%/System.Xml.XPath.dll
486
%%DATADIR%%/System.Xml.XPath.dll
485
%%DATADIR%%/System.Xml.XmlDocument.dll
487
%%DATADIR%%/System.Xml.XmlDocument.dll
486
%%DATADIR%%/System.Xml.XmlSerializer.dll
488
%%DATADIR%%/System.Xml.XmlSerializer.dll

Return to bug 234922