Hi,
vte,-pty-helper, make print-package-signature doesn't match pkg_info -S
so dpb -R rebuilds unnecessarily. lib-depends-check fails for vte,-python
Please check and update.
Regards
Nigel Taylor
Index: Makefile
===================================================================
RCS file: /home/cvs/ports/devel/vte/Makefile,v
retrieving revision 1.78
diff -u -p -r1.78 Makefile
--- Makefile 8 Jun 2011 17:40:08 -0000 1.78
+++ Makefile 12 Jun 2011 21:41:50 -0000
@@ -49,13 +49,14 @@ WANTLIB-main= ${WANTLIB} c pthread
WANTLIB-pty-helper= util c
-WANTLIB-python= ${WANTLIB} ffi vte>=14 gtk-x11-2.0
+WANTLIB-python= ${WANTLIB} ffi vte>=14 gdk-x11-2.0 gtk-x11-2.0
BUILD_DEPENDS= devel/gobject-introspection
LIB_DEPENDS-python= ${LIB_DEPENDS-main} \
${BASE_PKGPATH} \
devel/libffi
+LIB_DEPENDS-pty-helper=
RUN_DEPENDS-python= ${MODPY_RUN_DEPENDS} \
x11/py-gtk2