Date: Thu, 20 Oct 2011 08:21:20 -0400 From: David Brooks <dab@rj45.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/161841: [MAINTAINER] news/sabnzbdplus-0.6.9 -> 0.6.10 Message-ID: <4ea05ba8.654d340a.5fb8.5a47@mx.google.com> Resent-Message-ID: <201110201800.p9KI0PA6033555@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 161841 >Category: ports >Synopsis: [MAINTAINER] news/sabnzbdplus-0.6.9 -> 0.6.10 >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: Thu Oct 20 18:00:25 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: Port update to bring news/sabnzbdplus to version 0.6.10. >How-To-Repeat: >Fix: Apply attached diff to existing news/sabnzbdplus-0.6.9 port. --- sabnzbdplus-0.6.10.diff begins here --- Only in sabnzbdplus-0.6.9: .pkg-plist.swp diff -ru sabnzbdplus/Makefile sabnzbdplus-0.6.9/Makefile --- sabnzbdplus/Makefile 2011-10-20 08:11:49.000000000 -0400 +++ sabnzbdplus-0.6.9/Makefile 2011-10-20 06:57:39.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= sabnzbdplus -PORTVERSION= 0.6.10 +PORTVERSION= 0.6.9 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sabnzbd-${PORTVERSION} DISTNAME= SABnzbd-${PORTVERSION}-src @@ -75,7 +75,6 @@ ${CP} -rp ${WRKSRC}/sabnzbd ${PYTHONPREFIX_SITELIBDIR}/ ${INSTALL} -d ${DATADIR} ${CP} -rp ${WRKSRC}/cherrypy ${DATADIR} - ${CP} -rp ${WRKSRC}/gntp ${DATADIR} ${CP} -rp ${WRKSRC}/interfaces ${DATADIR} ${CP} -rp ${WRKSRC}/locale ${DATADIR} ${CP} -rp ${WRKSRC}/po ${DATADIR} diff -ru sabnzbdplus/distinfo sabnzbdplus-0.6.9/distinfo --- sabnzbdplus/distinfo 2011-10-20 07:06:43.000000000 -0400 +++ sabnzbdplus-0.6.9/distinfo 2011-10-20 06:57:39.000000000 -0400 @@ -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.9-src.tar.gz) = 2c304daf22ffc68c8b77819a9e12322473cf245e6f66de314ee85ed830e24fe9 +SIZE (SABnzbd-0.6.9-src.tar.gz) = 1936582 diff -ru sabnzbdplus/files/patch-SABnzbd.py sabnzbdplus-0.6.9/files/patch-SABnzbd.py --- sabnzbdplus/files/patch-SABnzbd.py 2011-10-20 07:12:50.000000000 -0400 +++ sabnzbdplus-0.6.9/files/patch-SABnzbd.py 2011-10-20 06:57:39.000000000 -0400 @@ -1,5 +1,5 @@ ---- SABnzbd.py.orig 2011-10-20 07:07:05.426783622 -0400 -+++ SABnzbd.py 2011-10-20 07:11:03.677763006 -0400 +--- SABnzbd.py.orig 2011-09-10 05:04:42.000000000 -0400 ++++ SABnzbd.py 2011-09-14 23:17:08.387342710 -0400 @@ -40,6 +40,9 @@ print "The Python module Cheetah is required" sys.exit(1) diff -ru sabnzbdplus/pkg-plist sabnzbdplus-0.6.9/pkg-plist --- sabnzbdplus/pkg-plist 2011-10-20 08:09:18.000000000 -0400 +++ sabnzbdplus-0.6.9/pkg-plist 2011-10-20 06:57:39.000000000 -0400 @@ -59,7 +59,6 @@ %%PORTDOCS%%%%DOCSDIR%%/License-Python.txt %%PORTDOCS%%%%DOCSDIR%%/License-configobj.txt %%PORTDOCS%%%%DOCSDIR%%/License-feedparser.txt -%%PORTDOCS%%%%DOCSDIR%%/License-gntp.txt %%PORTDOCS%%%%DOCSDIR%%/License-json.txt %%PORTDOCS%%%%DOCSDIR%%/License-kronos.txt %%PORTDOCS%%%%DOCSDIR%%/License-listquote.txt @@ -109,8 +108,6 @@ %%DATADIR%%/cherrypy/process/win32.py %%DATADIR%%/cherrypy/process/wspbus.py %%DATADIR%%/cherrypy/wsgiserver/__init__.py -%%DATADIR%%/gntp/__init__.py -%%DATADIR%%/gntp/notifier.py %%DATADIR%%/interfaces/Classic/README.TXT %%DATADIR%%/interfaces/Classic/templates/config.tmpl %%DATADIR%%/interfaces/Classic/templates/config_cat.tmpl @@ -374,7 +371,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 @@ -446,8 +442,8 @@ @dirrm %%DATADIR%%/cherrypy/process @dirrm %%DATADIR%%/cherrypy/lib @dirrm %%DATADIR%%/cherrypy -@dirrm %%DATADIR%%/gntp @dirrm %%DATADIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry sabnzbd @dirrm %%PYTHON_SITELIBDIR%%/sabnzbd/utils @dirrm %%PYTHON_SITELIBDIR%%/sabnzbd --- sabnzbdplus-0.6.10.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?4ea05ba8.654d340a.5fb8.5a47>