Date: Fri, 12 Jan 2007 06:39:07 GMT From: Li-Wen Hsu <lwhsu@lwhsu.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: neal@nelson.name, lwhsu@lwhsu.org Subject: ports/107847: [PATCH] textproc/py-twistedLore: update to 0.3.0 Message-ID: <200701120639.l0C6d7hP066640@jail0.lwhsu.csie.net> Resent-Message-ID: <200701120640.l0C6eTpA083620@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107847 >Category: ports >Synopsis: [PATCH] textproc/py-twistedLore: update to 0.3.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 12 06:40:27 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Li-Wen Hsu >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD jail0.lwhsu.csie.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Dec 6 11:34:36 CST >Description: - Update to 0.3.0 - Use PYTHON_SITELIBDIR Port maintainer (neal@nelson.name) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py24-twistedLore-0.3.0.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/py-twistedLore/Makefile /home/lwhsu/ports/textproc/py-twistedLore/Makefile --- /usr/ports/textproc/py-twistedLore/Makefile Tue May 30 15:52:28 2006 +++ /home/lwhsu/ports/textproc/py-twistedLore/Makefile Thu Jan 11 20:01:24 2007 @@ -6,7 +6,7 @@ # PORTNAME= twistedLore -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= textproc python MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Lore/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,12 +18,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore RUN_DEPENDS= ${BUILD_DEPENDS} -WRKSRC= ${WRKDIR}/TwistedLore-${PORTVERSION} - USE_BZIP2= yes USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes - -PLIST_SUB+= S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;} .include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/textproc/py-twistedLore/distinfo /home/lwhsu/ports/textproc/py-twistedLore/distinfo --- /usr/ports/textproc/py-twistedLore/distinfo Tue May 30 15:52:28 2006 +++ /home/lwhsu/ports/textproc/py-twistedLore/distinfo Thu Jan 11 20:01:46 2007 @@ -1,3 +1,3 @@ -MD5 (TwistedLore-0.2.0.tar.bz2) = 213569a86fc3d8558605e2847e6378b0 -SHA256 (TwistedLore-0.2.0.tar.bz2) = 7b4cac320680dc1f5c84b93021b7eaf7cd646ca63e3556c7360f53e0f3e3acf9 -SIZE (TwistedLore-0.2.0.tar.bz2) = 61194 +MD5 (TwistedLore-0.3.0.tar.bz2) = 3e1476bf25f420bcd76351a22630e7c3 +SHA256 (TwistedLore-0.3.0.tar.bz2) = c7d3f1c1154a4773052ec6f3e62794f0dc6ca90d86f98a2b2c3c3c45f4f8eab0 +SIZE (TwistedLore-0.3.0.tar.bz2) = 64407 diff -ruN --exclude=CVS /usr/ports/textproc/py-twistedLore/pkg-plist /home/lwhsu/ports/textproc/py-twistedLore/pkg-plist --- /usr/ports/textproc/py-twistedLore/pkg-plist Tue May 30 15:52:28 2006 +++ /home/lwhsu/ports/textproc/py-twistedLore/pkg-plist Thu Jan 11 20:02:40 2007 @@ -1,93 +1,93 @@ bin/bookify bin/lore -%%S%%/twisted/lore/__init__.py -%%S%%/twisted/lore/__init__.pyc -%%S%%/twisted/lore/__init__.pyo -%%S%%/twisted/lore/_version.py -%%S%%/twisted/lore/_version.pyc -%%S%%/twisted/lore/_version.pyo -%%S%%/twisted/lore/default.py -%%S%%/twisted/lore/default.pyc -%%S%%/twisted/lore/default.pyo -%%S%%/twisted/lore/docbook.py -%%S%%/twisted/lore/docbook.pyc -%%S%%/twisted/lore/docbook.pyo -%%S%%/twisted/lore/htmlbook.py -%%S%%/twisted/lore/htmlbook.pyc -%%S%%/twisted/lore/htmlbook.pyo -%%S%%/twisted/lore/indexer.py -%%S%%/twisted/lore/indexer.pyc -%%S%%/twisted/lore/indexer.pyo -%%S%%/twisted/lore/latex.py -%%S%%/twisted/lore/latex.pyc -%%S%%/twisted/lore/latex.pyo -%%S%%/twisted/lore/lint.py -%%S%%/twisted/lore/lint.pyc -%%S%%/twisted/lore/lint.pyo -%%S%%/twisted/lore/lmath.py -%%S%%/twisted/lore/lmath.pyc -%%S%%/twisted/lore/lmath.pyo -%%S%%/twisted/lore/man2lore.py -%%S%%/twisted/lore/man2lore.pyc -%%S%%/twisted/lore/man2lore.pyo -%%S%%/twisted/lore/nevowlore.py -%%S%%/twisted/lore/nevowlore.pyc -%%S%%/twisted/lore/nevowlore.pyo -%%S%%/twisted/lore/numberer.py -%%S%%/twisted/lore/numberer.pyc -%%S%%/twisted/lore/numberer.pyo -%%S%%/twisted/lore/process.py -%%S%%/twisted/lore/process.pyc -%%S%%/twisted/lore/process.pyo -%%S%%/twisted/lore/scripts/__init__.py -%%S%%/twisted/lore/scripts/__init__.pyc -%%S%%/twisted/lore/scripts/__init__.pyo -%%S%%/twisted/lore/scripts/lore.py -%%S%%/twisted/lore/scripts/lore.pyc -%%S%%/twisted/lore/scripts/lore.pyo -%%S%%/twisted/lore/slides.py -%%S%%/twisted/lore/slides.pyc -%%S%%/twisted/lore/slides.pyo -%%S%%/twisted/lore/template.mgp -%%S%%/twisted/lore/test/__init__.py -%%S%%/twisted/lore/test/__init__.pyc -%%S%%/twisted/lore/test/__init__.pyo -%%S%%/twisted/lore/test/good_internal.xhtml -%%S%%/twisted/lore/test/good_simple.xhtml -%%S%%/twisted/lore/test/lore_index_file_out.html -%%S%%/twisted/lore/test/lore_index_file_out_multiple.html -%%S%%/twisted/lore/test/lore_index_file_unnumbered_multiple_out.html -%%S%%/twisted/lore/test/lore_index_file_unnumbered_out.html -%%S%%/twisted/lore/test/lore_index_test.xhtml -%%S%%/twisted/lore/test/lore_index_test2.xhtml -%%S%%/twisted/lore/test/lore_index_test3.xhtml -%%S%%/twisted/lore/test/lore_index_test_out.html -%%S%%/twisted/lore/test/lore_index_test_out2.html -%%S%%/twisted/lore/test/lore_numbering_test.xhtml -%%S%%/twisted/lore/test/lore_numbering_test_out.html -%%S%%/twisted/lore/test/lore_numbering_test_out2.html -%%S%%/twisted/lore/test/simple.html -%%S%%/twisted/lore/test/simple.xhtml -%%S%%/twisted/lore/test/simple1.xhtml -%%S%%/twisted/lore/test/simple2.xhtml -%%S%%/twisted/lore/test/simple3.html -%%S%%/twisted/lore/test/simple3.xhtml -%%S%%/twisted/lore/test/simple4.html -%%S%%/twisted/lore/test/simple4.xhtml -%%S%%/twisted/lore/test/simple4foo.xhtml -%%S%%/twisted/lore/test/template.tpl -%%S%%/twisted/lore/test/test_lore.py -%%S%%/twisted/lore/test/test_lore.pyc -%%S%%/twisted/lore/test/test_lore.pyo -%%S%%/twisted/lore/texi.py -%%S%%/twisted/lore/texi.pyc -%%S%%/twisted/lore/texi.pyo -%%S%%/twisted/lore/tree.py -%%S%%/twisted/lore/tree.pyc -%%S%%/twisted/lore/tree.pyo -%%S%%/twisted/plugins/twisted_lore.py -%%S%%/twisted/plugins/twisted_lore.pyc -%%S%%/twisted/plugins/twisted_lore.pyo -@dirrm %%S%%/twisted/lore/test -@dirrm %%S%%/twisted/lore/scripts -@dirrm %%S%%/twisted/lore +%%PYTHON_SITELIBDIR%%/twisted/lore/__init__.py +%%PYTHON_SITELIBDIR%%/twisted/lore/__init__.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/__init__.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/_version.py +%%PYTHON_SITELIBDIR%%/twisted/lore/_version.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/_version.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/default.py +%%PYTHON_SITELIBDIR%%/twisted/lore/default.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/default.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/docbook.py +%%PYTHON_SITELIBDIR%%/twisted/lore/docbook.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/docbook.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/htmlbook.py +%%PYTHON_SITELIBDIR%%/twisted/lore/htmlbook.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/htmlbook.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/indexer.py +%%PYTHON_SITELIBDIR%%/twisted/lore/indexer.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/indexer.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/latex.py +%%PYTHON_SITELIBDIR%%/twisted/lore/latex.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/latex.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/lint.py +%%PYTHON_SITELIBDIR%%/twisted/lore/lint.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/lint.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/lmath.py +%%PYTHON_SITELIBDIR%%/twisted/lore/lmath.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/lmath.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/man2lore.py +%%PYTHON_SITELIBDIR%%/twisted/lore/man2lore.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/man2lore.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/nevowlore.py +%%PYTHON_SITELIBDIR%%/twisted/lore/nevowlore.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/nevowlore.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/numberer.py +%%PYTHON_SITELIBDIR%%/twisted/lore/numberer.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/numberer.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/process.py +%%PYTHON_SITELIBDIR%%/twisted/lore/process.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/process.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/scripts/__init__.py +%%PYTHON_SITELIBDIR%%/twisted/lore/scripts/__init__.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/scripts/__init__.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/scripts/lore.py +%%PYTHON_SITELIBDIR%%/twisted/lore/scripts/lore.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/scripts/lore.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/slides.py +%%PYTHON_SITELIBDIR%%/twisted/lore/slides.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/slides.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/template.mgp +%%PYTHON_SITELIBDIR%%/twisted/lore/test/__init__.py +%%PYTHON_SITELIBDIR%%/twisted/lore/test/__init__.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/test/__init__.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/test/good_internal.xhtml +%%PYTHON_SITELIBDIR%%/twisted/lore/test/good_simple.xhtml +%%PYTHON_SITELIBDIR%%/twisted/lore/test/lore_index_file_out.html +%%PYTHON_SITELIBDIR%%/twisted/lore/test/lore_index_file_out_multiple.html +%%PYTHON_SITELIBDIR%%/twisted/lore/test/lore_index_file_unnumbered_multiple_out.html +%%PYTHON_SITELIBDIR%%/twisted/lore/test/lore_index_file_unnumbered_out.html +%%PYTHON_SITELIBDIR%%/twisted/lore/test/lore_index_test.xhtml +%%PYTHON_SITELIBDIR%%/twisted/lore/test/lore_index_test2.xhtml +%%PYTHON_SITELIBDIR%%/twisted/lore/test/lore_index_test3.xhtml +%%PYTHON_SITELIBDIR%%/twisted/lore/test/lore_index_test_out.html +%%PYTHON_SITELIBDIR%%/twisted/lore/test/lore_index_test_out2.html +%%PYTHON_SITELIBDIR%%/twisted/lore/test/lore_numbering_test.xhtml +%%PYTHON_SITELIBDIR%%/twisted/lore/test/lore_numbering_test_out.html +%%PYTHON_SITELIBDIR%%/twisted/lore/test/lore_numbering_test_out2.html +%%PYTHON_SITELIBDIR%%/twisted/lore/test/simple.html +%%PYTHON_SITELIBDIR%%/twisted/lore/test/simple.xhtml +%%PYTHON_SITELIBDIR%%/twisted/lore/test/simple1.xhtml +%%PYTHON_SITELIBDIR%%/twisted/lore/test/simple2.xhtml +%%PYTHON_SITELIBDIR%%/twisted/lore/test/simple3.html +%%PYTHON_SITELIBDIR%%/twisted/lore/test/simple3.xhtml +%%PYTHON_SITELIBDIR%%/twisted/lore/test/simple4.html +%%PYTHON_SITELIBDIR%%/twisted/lore/test/simple4.xhtml +%%PYTHON_SITELIBDIR%%/twisted/lore/test/simple4foo.xhtml +%%PYTHON_SITELIBDIR%%/twisted/lore/test/template.tpl +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lore.py +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lore.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lore.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/texi.py +%%PYTHON_SITELIBDIR%%/twisted/lore/texi.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/texi.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/tree.py +%%PYTHON_SITELIBDIR%%/twisted/lore/tree.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/tree.pyo +%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_lore.py +%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_lore.pyc +%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_lore.pyo +@dirrm %%PYTHON_SITELIBDIR%%/twisted/lore/test +@dirrm %%PYTHON_SITELIBDIR%%/twisted/lore/scripts +@dirrm %%PYTHON_SITELIBDIR%%/twisted/lore --- py24-twistedLore-0.3.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701120639.l0C6d7hP066640>