On Tue, May 09, 2017 at 12:39:30AM +0300, Pavel Korovin wrote:
> Hi Jasper,
>
> Please see the attached diff for (hopefully) upcoming devel/py-twisted
> update.
>
> --
> With best regards,
> Pavel Korovin
Hi Pavel,
Looks fine to me, however you should probably bundle it in your twisted update
itself as this patch cannot go in without it.
Cheers,
Jasper
PS: Could you please update kibana? :-)
> Index: telepathy-gabble/Makefile
> ===================================================================
> RCS file: /cvs/ports/net/telepathy/telepathy-gabble/Makefile,v
> retrieving revision 1.75
> diff -u -p -r1.75 Makefile
> --- telepathy-gabble/Makefile 18 Feb 2017 17:33:51 -0000 1.75
> +++ telepathy-gabble/Makefile 8 May 2017 21:01:11 -0000
> @@ -17,7 +17,7 @@ MODULES= devel/gettext \
>
> BUILD_DEPENDS= textproc/libxslt
> # needed for the tests
> -BUILD_DEPENDS += devel/py-twisted/words \
> +BUILD_DEPENDS += devel/py-twisted \
> x11/dbus-python
> LIB_DEPENDS= devel/libsoup \
> net/libnice>=0.1.2 \
> Index: telepathy-haze/Makefile
> ===================================================================
> RCS file: /cvs/ports/net/telepathy/telepathy-haze/Makefile,v
> retrieving revision 1.27
> diff -u -p -r1.27 Makefile
> --- telepathy-haze/Makefile 4 Jan 2016 22:12:23 -0000 1.27
> +++ telepathy-haze/Makefile 8 May 2017 21:01:11 -0000
> @@ -16,7 +16,7 @@ MODULES= devel/gettext \
>
> MODPY_RUNDEP= No
>
> -BUILD_DEPENDS= devel/py-twisted/words \
> +BUILD_DEPENDS= devel/py-twisted \
> net/py-xmpp \
> textproc/libxslt
> LIB_DEPENDS= net/pidgin,-libpurple \
> Index: telepathy-idle/Makefile
> ===================================================================
> RCS file: /cvs/ports/net/telepathy/telepathy-idle/Makefile,v
> retrieving revision 1.44
> diff -u -p -r1.44 Makefile
> --- telepathy-idle/Makefile 4 Apr 2015 09:21:03 -0000 1.44
> +++ telepathy-idle/Makefile 8 May 2017 21:01:11 -0000
> @@ -16,9 +16,9 @@ MODULES= devel/gettext \
> MODPY_RUNDEP= No
>
> BUILD_DEPENDS= ${RUN_DEPENDS} \
> - devel/py-twisted/words
> + devel/py-twisted
> RUN_DEPENDS= textproc/libxslt
> LIB_DEPENDS= net/telepathy/telepathy-glib>=0.22.0
> -TEST_DEPENDS= devel/py-twisted/words
> +TEST_DEPENDS= devel/py-twisted
>
> .include <bsd.port.mk>
> Index: telepathy-logger/Makefile
> ===================================================================
> RCS file: /cvs/ports/net/telepathy/telepathy-logger/Makefile,v
> retrieving revision 1.48
> diff -u -p -r1.48 Makefile
> --- telepathy-logger/Makefile 23 Sep 2016 09:16:57 -0000 1.48
> +++ telepathy-logger/Makefile 8 May 2017 21:01:11 -0000
> @@ -23,7 +23,7 @@ MODULES= devel/dconf \
> MODPY_RUNDEP= No
>
> BUILD_DEPENDS= devel/gobject-introspection \
> - devel/py-twisted/words \
> + devel/py-twisted \
> x11/gnome/doc-utils
> LIB_DEPENDS= databases/sqlite3 \
> net/telepathy/telepathy-glib \
--
jasper