ports/132083: [MAINTAINER] news/sabnzbdplus: update to 0.4.7

Daniel Bretoi daniel at netwalk.org
Wed Feb 25 02:20:04 UTC 2009


>Number:         132083
>Category:       ports
>Synopsis:       [MAINTAINER] news/sabnzbdplus: update to 0.4.7
>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 Feb 25 02:20:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Bretoi
>Release:        FreeBSD 7.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD nero.netwalk.org 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Tue Jan  6 23:58:08 PST
>Description:
- Update to 0.4.7

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- sabnzbdplus-0.4.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/news/sabnzbdplus/Makefile /usr/home/debonair/myports/sabnzbdplus-0.4.7/Makefile
--- /usr/ports/news/sabnzbdplus/Makefile	2008-12-22 13:06:05.000000000 -0800
+++ /usr/home/debonair/myports/sabnzbdplus-0.4.7/Makefile	2009-02-23 17:42:20.000000000 -0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sabnzbdplus
-PORTVERSION=	0.4.6
+PORTVERSION=	0.4.7
 CATEGORIES=	news
 MASTER_SITES=	SF/sabnzbdplus
 DISTNAME=	SABnzbd-${PORTVERSION}-src
diff -ruN --exclude=CVS /usr/ports/news/sabnzbdplus/distinfo /usr/home/debonair/myports/sabnzbdplus-0.4.7/distinfo
--- /usr/ports/news/sabnzbdplus/distinfo	2008-12-22 13:06:05.000000000 -0800
+++ /usr/home/debonair/myports/sabnzbdplus-0.4.7/distinfo	2009-02-23 17:43:33.000000000 -0800
@@ -1,3 +1,3 @@
-MD5 (SABnzbd-0.4.6-src.tar.gz) = db474ff4e42f54cf8903e7add5905f88
-SHA256 (SABnzbd-0.4.6-src.tar.gz) = 8612475019fda56ae44a55c8e6ce661f345765b1ba0459336f96885ca6936405
-SIZE (SABnzbd-0.4.6-src.tar.gz) = 784912
+MD5 (SABnzbd-0.4.7-src.tar.gz) = a4fbf4f3a2576415a771b9982a78e592
+SHA256 (SABnzbd-0.4.7-src.tar.gz) = eddc20278c23677a1b1e45eedbeafd261ea28bd2ca89013052e83a056401fcd9
+SIZE (SABnzbd-0.4.7-src.tar.gz) = 799229
diff -ruN --exclude=CVS /usr/ports/news/sabnzbdplus/files/patch-SABnzbd.py /usr/home/debonair/myports/sabnzbdplus-0.4.7/files/patch-SABnzbd.py
--- /usr/ports/news/sabnzbdplus/files/patch-SABnzbd.py	2008-07-07 10:50:08.000000000 -0700
+++ /usr/home/debonair/myports/sabnzbdplus-0.4.7/files/patch-SABnzbd.py	2009-02-23 18:07:46.000000000 -0800
@@ -1,12 +1,6 @@
---- SABnzbd.py	2008-07-04 12:31:58.000000000 -0700
-+++ SABnzbd.py.bak	2008-07-06 12:33:06.000000000 -0700
-@@ -1,4 +1,4 @@
--#!/usr/bin/python -OO
-+#!/usr/local/bin/python2.5 -OO
- # Copyright 2008 The SABnzbd-Team <team at sabnzbd.org>
- #
- # This program is free software; you can redistribute it and/or
-@@ -164,7 +164,7 @@
+--- SABnzbd.py.bak	2009-02-23 18:06:07.000000000 -0800
++++ SABnzbd.py	2009-02-23 18:07:18.000000000 -0800
+@@ -165,7 +165,7 @@
          print "fork() failed"
          sys.exit(1)
  
@@ -15,16 +9,16 @@
      os.setsid()
      # Make sure I can read my own files and shut out others
      prev= os.umask(0)
-@@ -301,7 +301,7 @@
+@@ -303,7 +303,7 @@
      sabnzbd.MY_FULLNAME = os.path.normpath(os.path.abspath(sys.argv[0]))
      sabnzbd.MY_NAME = os.path.basename(sabnzbd.MY_FULLNAME)
      sabnzbd.DIR_PROG = os.path.dirname(sabnzbd.MY_FULLNAME)
 -    sabnzbd.DIR_INTERFACES = real_path(sabnzbd.DIR_PROG, DEF_INTERFACES)
 +    sabnzbd.DIR_INTERFACES = real_path(%%PREFIX%%, DEF_INTERFACES)
- 
-     # Need console logging for SABnzbd.py and SABnzbd-console.exe
-     consoleLogging = (not hasattr(sys, "frozen")) or (sabnzbd.MY_NAME.lower().find('-console') > 0)
-@@ -684,7 +684,7 @@
+     
+     #OSX correct path if frozen with py2app
+     if getattr(sys, 'frozen', None) in ('macosx_app',):
+@@ -713,7 +713,7 @@
  
      log_dir = dir_setup(cfg, 'log_dir', sabnzbd.DIR_LCLDATA, DEF_LOG_DIR)
  
diff -ruN --exclude=CVS /usr/ports/news/sabnzbdplus/pkg-plist /usr/home/debonair/myports/sabnzbdplus-0.4.7/pkg-plist
--- /usr/ports/news/sabnzbdplus/pkg-plist	2008-11-09 02:59:33.000000000 -0800
+++ /usr/home/debonair/myports/sabnzbdplus-0.4.7/pkg-plist	2009-02-24 17:14:39.000000000 -0800
@@ -32,6 +32,8 @@
 %%PYTHON_SITELIBDIR%%/sabnzbd/articlecache.py
 %%PYTHON_SITELIBDIR%%/sabnzbd/downloader.py
 bin/SABnzbd.py
+%%DATADIR%%/interfaces/Plush/licenses/LICENSE-WebToolkit.txt
+%%DATADIR%%/interfaces/Plush/licenses/LICENSE-GPL3.txt
 %%DATADIR%%/interfaces/Plush/licenses/LICENSE-LGPL.txt
 %%DATADIR%%/interfaces/Plush/licenses/LICENSE-MIT.txt
 %%DATADIR%%/interfaces/Plush/licenses/LICENSE-GPL.txt
--- sabnzbdplus-0.4.7.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list