Diff below brings urlwatch to the latest version. All regression tests
are ok. Lightly tested on my laptop.

OK?


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/urlwatch/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile    3 Jan 2017 19:28:49 -0000       1.10
+++ Makefile    24 Feb 2018 14:25:23 -0000
@@ -27,7 +27,8 @@ RUN_DEPENDS=  converters/py-html2text${MO
                textproc/py-yaml${MODPY_FLAVOR} \
                www/lynx \
                www/py-requests${MODPY_FLAVOR}
-TEST_DEPENDS=  devel/py-nose${MODPY_FLAVOR}
+TEST_DEPENDS=  devel/py-codestyle${MODPY_FLAVOR} \
+               devel/py-nose${MODPY_FLAVOR}
 
 post-install:
        mv ${PREFIX}/share/man/* ${PREFIX}/man/
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/urlwatch/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo    14 Dec 2016 10:17:21 -0000      1.6
+++ distinfo    24 Feb 2018 14:25:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (urlwatch-2.6.tar.gz) = V6kKCno/BWu/d8kXYhoSQzjeIOFc41aHO5q7py9X1vQ=
-SIZE (urlwatch-2.6.tar.gz) = 30412
+SHA256 (urlwatch-2.8.tar.gz) = zt9hLZ88TEfKj/0qNnU7CGhyKhCBOSCPD70rV/bjQLM=
+SIZE (urlwatch-2.8.tar.gz) = 32745

Reply via email to