Will it be OK if we update just the py-twisted dependency for these?
I'll take care of py-carbon upgrade next.
--
With best regards,
Pavel Korovin
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/py-carbon/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 7 Jan 2016 21:35:27 -0000 1.6
+++ Makefile 8 May 2017 21:18:25 -0000
@@ -17,7 +17,7 @@ MODPY_PI = Yes
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= databases/py-whisper \
- devel/py-twisted/core
+ devel/py-twisted
BIN_FILES= carbon-aggregator.py carbon-cache.py carbon-client.py \
carbon-relay.py validate-storage-schemas.py
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/kde4/kajongg/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile 28 May 2015 10:17:26 -0000 1.8
+++ Makefile 8 May 2017 21:25:43 -0000
@@ -12,7 +12,7 @@ BUILD_DEPENDS = ${MODKDE4_DEP_DIR}/py-kd
RUN_DEPENDS = audio/vorbis-tools \
devel/desktop-file-utils \
- devel/py-twisted/core \
+ devel/py-twisted \
x11/gtk+3,-guic \
${MODKDE4_DEP_DIR}/libkmahjongg>=${MODKDE4_VERSION} \
${MODKDE4_DEP_DIR}/py-kde>=${MODKDE4_VERSION}