ports/105508: Maintainer update port: news/hellanzb 0.9 -> 0.10

Philip Jenvey pjenvey at groovie.org
Tue Nov 14 06:30:06 UTC 2006


>Number:         105508
>Category:       ports
>Synopsis:       Maintainer update port: news/hellanzb 0.9 -> 0.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:   Tue Nov 14 06:30:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Philip Jenvey
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD bob.local 4.11-STABLE FreeBSD 4.11-STABLE #13: Sun Feb 26 19:52:40 PST 2006 root at bob.local:/usr/obj/usr/src/sys/BOB i386


	
>Description:
        Update hellanzb 0.9 to 0.10
	
>How-To-Repeat:
	
>Fix:

	

--- patch.out begins here ---
diff -ruN /usr/ports/news/hellanzb/Makefile hellanzb/Makefile
--- /usr/ports/news/hellanzb/Makefile	Tue Apr 25 15:29:13 2006
+++ hellanzb/Makefile	Mon Nov 13 22:19:46 2006
@@ -2,12 +2,12 @@
 # Date created:		Sat Sep 25 18:46:46 PDT 2004
 # Whom:			Philip Jenvey <pjenvey at groovie.org>
 #
-# $FreeBSD: ports/news/hellanzb/Makefile,v 1.4 2006/03/26 14:46:38 pav Exp $
-# $Id: Makefile 737 2006-03-25 04:19:54Z pjenvey $
+# $FreeBSD$
+# $Id: Makefile 828 2006-09-10 01:20:41Z pjenvey $
 #
 
 PORTNAME=	hellanzb
-PORTVERSION=	0.9
+PORTVERSION=	0.10
 CATEGORIES=	news
 MASTER_SITES=	http://www.hellanzb.com/distfiles/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
@@ -18,6 +18,7 @@
 RUN_DEPENDS=	par2:${PORTSDIR}/archivers/par2cmdline \
 		flac:${PORTSDIR}/audio/flac \
 		shorten:${PORTSDIR}/audio/shorten \
+		${PYTHON_SITELIBDIR}/yenc.py:${PORTSDIR}/news/py-yenc \
 		${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore \
 		${PYTHON_SITELIBDIR}/twisted/web:${PORTSDIR}/www/py-twistedWeb
 
diff -ruN /usr/ports/news/hellanzb/distinfo hellanzb/distinfo
--- /usr/ports/news/hellanzb/distinfo	Tue Apr 25 15:29:13 2006
+++ hellanzb/distinfo	Mon Nov 13 22:19:46 2006
@@ -1,3 +1,3 @@
-MD5 (hellanzb-0.9.tar.gz) = 2564b78b0639c4f4e7b128d00a51dcf4
-SHA256 (hellanzb-0.9.tar.gz) = c3e52d22024dba617a2863b89e1d0d86ddbc45239849cfbc91e9c7bf2f0d7a2f
-SIZE (hellanzb-0.9.tar.gz) = 146537
+MD5 (hellanzb-0.10.tar.gz) = a310878e68e9ceb85e405ac6dc803cee
+SHA256 (hellanzb-0.10.tar.gz) = f476a3bc483eb963dff38e2d924ef972739a2447e63c3405c581fb6db86df750
+SIZE (hellanzb-0.10.tar.gz) = 155218
diff -ruN /usr/ports/news/hellanzb/files/patch-nodocs-setup.py hellanzb/files/patch-nodocs-setup.py
--- /usr/ports/news/hellanzb/files/patch-nodocs-setup.py	Tue Apr 25 15:29:13 2006
+++ hellanzb/files/patch-nodocs-setup.py	Mon Nov 13 22:19:11 2006
@@ -1,12 +1,12 @@
---- setup.py.bak	Thu Feb  9 20:21:21 2006
-+++ setup.py	Thu Feb  9 20:21:58 2006
-@@ -36,8 +36,7 @@
+--- setup.py.bak	2006-03-26 22:14:40.000000000 -0800
++++ setup.py	2006-03-26 22:15:05.000000000 -0800
+@@ -40,8 +40,7 @@
          packages = [ 'Hellanzb', 'Hellanzb.NZBLeecher', 'Hellanzb.HellaXMLRPC',
                       'Hellanzb.external', 'Hellanzb.external.elementtree' ],
          scripts = [ 'hellanzb.py' ],
 -        data_files = [ ( 'etc', [ 'etc/hellanzb.conf.sample' ] ),
 -                       ( 'share/doc/hellanzb', [ 'CHANGELOG', 'CREDITS', 'README', 'LICENSE' ] ) ],
 +        data_files = [ ( 'etc', [ 'etc/hellanzb.conf.sample' ] ), ],
-         )
  
- if __name__ == '__main__':
+         # py2app options
+         app = [ 'hellanzb.py' ],
diff -ruN /usr/ports/news/hellanzb/pkg-plist hellanzb/pkg-plist
--- /usr/ports/news/hellanzb/pkg-plist	Tue Apr 25 15:29:13 2006
+++ hellanzb/pkg-plist	Mon Nov 13 22:19:46 2006
@@ -29,6 +29,9 @@
 %%PYTHON_SITELIBDIR%%/Hellanzb/NewzbinDownloader.py
 %%PYTHON_SITELIBDIR%%/Hellanzb/NewzbinDownloader.pyc
 %%PYTHON_SITELIBDIR%%/Hellanzb/NewzbinDownloader.pyo
+%%PYTHON_SITELIBDIR%%/Hellanzb/NZBDownloader.py
+%%PYTHON_SITELIBDIR%%/Hellanzb/NZBDownloader.pyc
+%%PYTHON_SITELIBDIR%%/Hellanzb/NZBDownloader.pyo
 %%PYTHON_SITELIBDIR%%/Hellanzb/PostProcessor.py
 %%PYTHON_SITELIBDIR%%/Hellanzb/PostProcessor.pyc
 %%PYTHON_SITELIBDIR%%/Hellanzb/PostProcessor.pyo
--- patch.out ends here ---


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



More information about the freebsd-ports-bugs mailing list