aboutsummaryrefslogtreecommitdiff
path: root/news/hellanzb
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-11-14 06:45:57 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-11-14 06:45:57 +0000
commit70242eb78f9edd53c6c7a1bd1b29759949bc4a37 (patch)
tree590f4399d9b9461b7ab743671eb2cb3b63ed387b /news/hellanzb
parentb2f3eaebb9a51b859ccbf01297f2222ff87bb1f9 (diff)
downloadports-70242eb78f9edd53c6c7a1bd1b29759949bc4a37.tar.gz
ports-70242eb78f9edd53c6c7a1bd1b29759949bc4a37.zip
- update to 0.10
PR: 105508 Submitted by: Philip Jenvey <pjenvey@groovie.org> (maintainer)
Notes
Notes: svn path=/head/; revision=177211
Diffstat (limited to 'news/hellanzb')
-rw-r--r--news/hellanzb/Makefile5
-rw-r--r--news/hellanzb/distinfo6
-rw-r--r--news/hellanzb/files/patch-nodocs-setup.py10
-rw-r--r--news/hellanzb/pkg-plist3
4 files changed, 14 insertions, 10 deletions
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile
index 035479925731..77149abc4145 100644
--- a/news/hellanzb/Makefile
+++ b/news/hellanzb/Makefile
@@ -3,11 +3,11 @@
# Whom: Philip Jenvey <pjenvey@groovie.org>
#
# $FreeBSD$
-# $Id: Makefile 737 2006-03-25 04:19:54Z pjenvey $
+# $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 @@ COMMENT= Nzb downloader and post processor
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 --git a/news/hellanzb/distinfo b/news/hellanzb/distinfo
index ee5760ec4005..e9b05224cb53 100644
--- a/news/hellanzb/distinfo
+++ b/news/hellanzb/distinfo
@@ -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 --git a/news/hellanzb/files/patch-nodocs-setup.py b/news/hellanzb/files/patch-nodocs-setup.py
index 42ad04eeaab4..ab81352d604d 100644
--- a/news/hellanzb/files/patch-nodocs-setup.py
+++ b/news/hellanzb/files/patch-nodocs-setup.py
@@ -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 --git a/news/hellanzb/pkg-plist b/news/hellanzb/pkg-plist
index 64d689a3980f..d5981c0eaaba 100644
--- a/news/hellanzb/pkg-plist
+++ b/news/hellanzb/pkg-plist
@@ -29,6 +29,9 @@ etc/hellanzb.conf.sample
%%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