Hi
this is the diff to update py-genshi.
Ok?
Cheers,
Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-genshi/Makefile,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 Makefile
--- Makefile 25 Nov 2013 10:36:16 -0000 1.10
+++ Makefile 25 Jun 2015 20:48:54 -0000
@@ -2,10 +2,9 @@
COMMENT = toolkit for generation of output for the web
-MODPY_EGG_VERSION = 0.6
+MODPY_EGG_VERSION = 0.7
DISTNAME = Genshi-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME:L}
-REVISION = 3
CATEGORIES = www
@@ -16,7 +15,7 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB += ${MODPY_WANTLIB} pthread
-MASTER_SITES = ftp://ftp.edgewall.com/pub/genshi/
+MASTER_SITES = http://ftp.edgewall.com/pub/genshi/
MODULES = lang/python
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/py-genshi/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo 18 Jan 2015 03:15:48 -0000 1.4
+++ distinfo 25 Jun 2015 20:48:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (Genshi-0.6.tar.gz) = Mqr3agP4jvoEFDv4BwA5nm2E7q2Bj90Z12P9dq+XKks=
-SIZE (Genshi-0.6.tar.gz) = 433946
+SHA256 (Genshi-0.7.tar.gz) = HRVEAuaLxESlW8rBAflstOWTcxAMx6LaB/vz5cxdc1I=
+SIZE (Genshi-0.7.tar.gz) = 491579
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-genshi/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 PLIST
--- pkg/PLIST 15 Jun 2010 11:25:02 -0000 1.2
+++ pkg/PLIST 25 Jun 2015 20:48:54 -0000
@@ -12,6 +12,8 @@ lib/python${MODPY_VERSION}/site-packages
lib/python${MODPY_VERSION}/site-packages/genshi/_speedups.so
lib/python${MODPY_VERSION}/site-packages/genshi/builder.py
lib/python${MODPY_VERSION}/site-packages/genshi/builder.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/compat.py
+lib/python${MODPY_VERSION}/site-packages/genshi/compat.pyc
lib/python${MODPY_VERSION}/site-packages/genshi/core.py
lib/python${MODPY_VERSION}/site-packages/genshi/core.pyc
lib/python${MODPY_VERSION}/site-packages/genshi/filters/
@@ -21,6 +23,15 @@ lib/python${MODPY_VERSION}/site-packages
lib/python${MODPY_VERSION}/site-packages/genshi/filters/html.pyc
lib/python${MODPY_VERSION}/site-packages/genshi/filters/i18n.py
lib/python${MODPY_VERSION}/site-packages/genshi/filters/i18n.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/filters/tests/
+lib/python${MODPY_VERSION}/site-packages/genshi/filters/tests/__init__.py
+lib/python${MODPY_VERSION}/site-packages/genshi/filters/tests/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/filters/tests/i18n.py
+lib/python${MODPY_VERSION}/site-packages/genshi/filters/tests/i18n.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/filters/tests/test_html.py
+lib/python${MODPY_VERSION}/site-packages/genshi/filters/tests/test_html.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/filters/tests/transform.py
+lib/python${MODPY_VERSION}/site-packages/genshi/filters/tests/transform.pyc
lib/python${MODPY_VERSION}/site-packages/genshi/filters/transform.py
lib/python${MODPY_VERSION}/site-packages/genshi/filters/transform.pyc
lib/python${MODPY_VERSION}/site-packages/genshi/input.py
@@ -52,8 +63,45 @@ lib/python${MODPY_VERSION}/site-packages
lib/python${MODPY_VERSION}/site-packages/genshi/template/markup.pyc
lib/python${MODPY_VERSION}/site-packages/genshi/template/plugin.py
lib/python${MODPY_VERSION}/site-packages/genshi/template/plugin.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/__init__.py
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/base.py
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/base.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/directives.py
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/directives.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/eval.py
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/eval.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/interpolation.py
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/interpolation.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/loader.py
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/loader.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/markup.py
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/markup.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/plugin.py
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/plugin.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/templates/
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/templates/__init__.py
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/templates/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/text.py
+lib/python${MODPY_VERSION}/site-packages/genshi/template/tests/text.pyc
lib/python${MODPY_VERSION}/site-packages/genshi/template/text.py
lib/python${MODPY_VERSION}/site-packages/genshi/template/text.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/__init__.py
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/builder.py
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/builder.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/core.py
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/core.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/input.py
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/input.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/output.py
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/output.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/path.py
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/path.pyc
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/util.py
+lib/python${MODPY_VERSION}/site-packages/genshi/tests/util.pyc
lib/python${MODPY_VERSION}/site-packages/genshi/util.py
lib/python${MODPY_VERSION}/site-packages/genshi/util.pyc
share/doc/py-genshi/
@@ -63,12 +111,12 @@ share/doc/py-genshi/api/api-objects.txt
share/doc/py-genshi/api/class-tree.html
share/doc/py-genshi/api/crarr.png
share/doc/py-genshi/api/epydoc.css
-share/doc/py-genshi/api/epydoc.js
share/doc/py-genshi/api/genshi-module.html
share/doc/py-genshi/api/genshi.builder-module.html
share/doc/py-genshi/api/genshi.builder.Element-class.html
share/doc/py-genshi/api/genshi.builder.ElementFactory-class.html
share/doc/py-genshi/api/genshi.builder.Fragment-class.html
+share/doc/py-genshi/api/genshi.compat-module.html
share/doc/py-genshi/api/genshi.core-module.html
share/doc/py-genshi/api/genshi.core.Attrs-class.html
share/doc/py-genshi/api/genshi.core.Markup-class.html
@@ -187,13 +235,18 @@ share/doc/py-genshi/api/genshi.template.
share/doc/py-genshi/api/genshi.template._ast24.Yield-class.html
share/doc/py-genshi/api/genshi.template._ast24.alias-class.html
share/doc/py-genshi/api/genshi.template._ast24.arguments-class.html
+share/doc/py-genshi/api/genshi.template._ast24.boolop-class.html
share/doc/py-genshi/api/genshi.template._ast24.cmpop-class.html
share/doc/py-genshi/api/genshi.template._ast24.comprehension-class.html
share/doc/py-genshi/api/genshi.template._ast24.excepthandler-class.html
+share/doc/py-genshi/api/genshi.template._ast24.expr-class.html
share/doc/py-genshi/api/genshi.template._ast24.expr_context-class.html
share/doc/py-genshi/api/genshi.template._ast24.keyword-class.html
+share/doc/py-genshi/api/genshi.template._ast24.mod-class.html
share/doc/py-genshi/api/genshi.template._ast24.operator-class.html
+share/doc/py-genshi/api/genshi.template._ast24.slice-class.html
share/doc/py-genshi/api/genshi.template._ast24.stmt-class.html
+share/doc/py-genshi/api/genshi.template._ast24.unaryop-class.html
share/doc/py-genshi/api/genshi.template.ast24-module.html
share/doc/py-genshi/api/genshi.template.astutil-module.html
share/doc/py-genshi/api/genshi.template.astutil.ASTCodeGenerator-class.html