This updates sabnzbd from 1.0.0 to 1.0.1

Changelog:
* Prevent creating orphan items in "incomplete" when deleting downloading
  jobs.
* Forced item with missing articles caused overflow into paused jobs
* Do QuickCheck even on files that would be removed by the Cleanup-list
* (problematic for RAR files).
* Fix "Download all par2 files" behaviour
* Treat ambiguous numeric values as number of minutes for custom pause
  time.
* Accept MIME records that have only LF line endings (error in some
* third-party utilities)
* Fix PushOver support
* Fix breaking Glitter bug with large script_log
* Fix issues with deleting jobs via the API
* Fix issue where Sonarr could not read using the History-API
* Increase default cache to 450M
* The pre-queue script can now return an accept value of 2, meaning
  immediate failure. (Useful for Sonarr.)
* Add start script for portable Windows installations

--
Carlin


Index: news/sabnzbd/Makefile
===================================================================
RCS file: /cvs/ports/news/sabnzbd/Makefile,v
retrieving revision 1.8
diff -u -p -u -r1.8 Makefile
--- news/sabnzbd/Makefile       21 Mar 2016 23:30:08 -0000      1.8
+++ news/sabnzbd/Makefile       27 Apr 2016 12:31:47 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.8 2016/03/21 23:30:08 abieber Exp $
 
 COMMENT =                      retrieve and process nzb-files via web interface
-VERSION =                      1.0.0
+VERSION =                      1.0.1
 DISTNAME =                     SABnzbd-${VERSION}-src
 PKGNAME =                      sabnzbd-${VERSION}
 CATEGORIES =                   news
Index: news/sabnzbd/distinfo
===================================================================
RCS file: /cvs/ports/news/sabnzbd/distinfo,v
retrieving revision 1.4
diff -u -p -u -r1.4 distinfo
--- news/sabnzbd/distinfo       21 Mar 2016 23:30:08 -0000      1.4
+++ news/sabnzbd/distinfo       27 Apr 2016 12:31:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (SABnzbd-1.0.0-src.tar.gz) = 
dXPfr9bztR6Jn0dDbeDgs9joOlaOKm8PPaCqofPUz6o=
-SIZE (SABnzbd-1.0.0-src.tar.gz) = 2973807
+SHA256 (SABnzbd-1.0.1-src.tar.gz) = 
Q9rJaOJ2IwViHNpJd1VJIows01uYiKBZWUbzfu9xusw=
+SIZE (SABnzbd-1.0.1-src.tar.gz) = 2974729

Reply via email to