Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2011 15:20:36 -0500
From:      David Brooks <dab@rj45.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/163302: MAINTAINER UPDATE: news/sabnzbdplus (0.6.14)
Message-ID:  <4ee9074a.4c79ec0a.0c9b.129f@mx.google.com>
Resent-Message-ID: <201112142100.pBEL0Nk0022848@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163302
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: news/sabnzbdplus (0.6.14)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 14 21:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     David Brooks
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD landfill.local 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	Apply the attached diff to the existing port directory to bring the port from 0.6.10 to 0.6.14.
>How-To-Repeat:
	
>Fix:

	

--- sabnzbd-0.6.14.diff begins here ---
diff -ruN sabnzbdplus-0.6.10/Makefile sabnzbdplus/Makefile
--- sabnzbdplus-0.6.10/Makefile	2011-10-29 09:13:17.000000000 -0400
+++ sabnzbdplus/Makefile	2011-12-14 13:39:47.444786160 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sabnzbdplus
-PORTVERSION=	0.6.10
+PORTVERSION=	0.6.14
 CATEGORIES=	news
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/sabnzbd-${PORTVERSION}
 DISTNAME=	SABnzbd-${PORTVERSION}-src
@@ -39,10 +39,11 @@
 		YENC "yenc support." on \
 		OPENSSL "SSL support" on
 
+
 .include <bsd.port.pre.mk>
 
 .if !defined(WITHOUT_PAR2CMDLINE)
-RUN_DEPENDS+=	par2repair:${PORTSDIR}/archivers/par2cmdline
+RUN_DEPENDS+=	par2repair:${PORTSDIR}/archivers/par2cmdline-tbb
 .endif
 
 .if !defined(WITHOUT_FEEDPARSER)
diff -ruN sabnzbdplus-0.6.10/distinfo sabnzbdplus/distinfo
--- sabnzbdplus-0.6.10/distinfo	2011-10-29 09:13:17.000000000 -0400
+++ sabnzbdplus/distinfo	2011-12-14 11:59:32.970892132 -0500
@@ -1,2 +1,2 @@
-SHA256 (SABnzbd-0.6.10-src.tar.gz) = 5bc4d1ca9278561ad062adacce029c3f1d019debf70f822d7be7b6566684c86d
-SIZE (SABnzbd-0.6.10-src.tar.gz) = 1944400
+SHA256 (SABnzbd-0.6.14-src.tar.gz) = 74084bfa4bf3133086647c85953be5dacddb8e8cad721dda8f0175f7a79e54c2
+SIZE (SABnzbd-0.6.14-src.tar.gz) = 1947492
diff -ruN sabnzbdplus-0.6.10/files/patch-SABnzbd.py sabnzbdplus/files/patch-SABnzbd.py
--- sabnzbdplus-0.6.10/files/patch-SABnzbd.py	2011-09-22 13:00:30.000000000 -0400
+++ sabnzbdplus/files/patch-SABnzbd.py	2011-12-14 11:51:42.773991409 -0500
@@ -1,5 +1,5 @@
---- SABnzbd.py.orig	2011-09-10 05:04:42.000000000 -0400
-+++ SABnzbd.py	2011-09-14 23:17:08.387342710 -0400
+--- SABnzbd.py.orig	2011-12-14 11:47:28.584883016 -0500
++++ SABnzbd.py	2011-12-14 11:49:08.861713731 -0500
 @@ -40,6 +40,9 @@
      print "The Python module Cheetah is required"
      sys.exit(1)
@@ -10,7 +10,7 @@
  import cherrypy
  if not cherrypy.__version__.startswith("3.2"):
      print "Sorry, requires Python module Cherrypy 3.2 (use the included version)"
-@@ -932,7 +935,7 @@
+@@ -962,7 +965,7 @@
  
      sabnzbd.MY_FULLNAME = os.path.normpath(os.path.abspath(sabnzbd.MY_FULLNAME))
      sabnzbd.MY_NAME = os.path.basename(sabnzbd.MY_FULLNAME)
diff -ruN sabnzbdplus-0.6.10/pkg-plist sabnzbdplus/pkg-plist
--- sabnzbdplus-0.6.10/pkg-plist	2011-10-29 09:13:17.000000000 -0400
+++ sabnzbdplus/pkg-plist	2011-12-14 13:29:44.949784421 -0500
@@ -374,7 +374,6 @@
 %%DATADIR%%/util/__init__.py
 %%DATADIR%%/util/apireg.py
 %%DATADIR%%/util/mailslot.py
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm %%DATADIR%%/util
 @dirrm %%DATADIR%%/tools
 @dirrm %%DATADIR%%/po/nsis
@@ -442,12 +441,13 @@
 @dirrm %%DATADIR%%/interfaces/Classic/templates
 @dirrm %%DATADIR%%/interfaces/Classic
 @dirrm %%DATADIR%%/interfaces
+@dirrm %%DATADIR%%/gntp
 @dirrm %%DATADIR%%/cherrypy/wsgiserver
 @dirrm %%DATADIR%%/cherrypy/process
 @dirrm %%DATADIR%%/cherrypy/lib
 @dirrm %%DATADIR%%/cherrypy
-@dirrm %%DATADIR%%/gntp
 @dirrm %%DATADIR%%
+@dirrm %%PORTDOCS%%%%DOCSDIR%%
 @dirrmtry sabnzbd
 @dirrm %%PYTHON_SITELIBDIR%%/sabnzbd/utils
 @dirrm %%PYTHON_SITELIBDIR%%/sabnzbd
--- sabnzbd-0.6.14.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ee9074a.4c79ec0a.0c9b.129f>