Index: head/net-mgmt/etherape/Makefile =================================================================== --- head/net-mgmt/etherape/Makefile (revision 492133) +++ head/net-mgmt/etherape/Makefile (revision 492134) @@ -1,40 +1,40 @@ # Created by: Holger Lamm # $FreeBSD$ PORTNAME= etherape -PORTVERSION= 0.9.16 -PORTREVISION= 1 +PORTVERSION= 0.9.18 CATEGORIES= net-mgmt gnome MASTER_SITES= SF MAINTAINER= woodsb02@FreeBSD.org COMMENT= Graphical network traffic monitor tool modeled after Etherman LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ yelp-tools>=0:textproc/yelp-tools LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ + libgoocanvas-2.0.so:graphics/goocanvas2 \ libpopt.so:devel/popt -USES= gettext gmake iconv localbase pathfix pkgconfig -USE_GNOME= cairo gdkpixbuf2 libglade2 libgnomecanvas libgnomeui -GNU_CONFIGURE= yes +USES= gettext gmake gnome iconv localbase pathfix pkgconfig +USE_GNOME= atk cairo gdkpixbuf2 gtk30 pango +GNU_CONFIGURE= yes PORTDOCS= AUTHORS ChangeLog FAQ NEWS README README.bugs TODO OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e \ 's|char \*argv)|char **argv)|' ${WRKSRC}/configure @${REINPLACE_CMD} -e \ 's|__EXPORT__|__EXPORT_H__|' ${WRKSRC}/src/export.h post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include Index: head/net-mgmt/etherape/distinfo =================================================================== --- head/net-mgmt/etherape/distinfo (revision 492133) +++ head/net-mgmt/etherape/distinfo (revision 492134) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520232379 -SHA256 (etherape-0.9.16.tar.gz) = 18406a4e0e194a516b06063f160d08f7d04650f6901e6cae8225d12817c685c3 -SIZE (etherape-0.9.16.tar.gz) = 1435235 +TIMESTAMP = 1549287444 +SHA256 (etherape-0.9.18.tar.gz) = bbc24f47d6072cd8ee6ed31303d4ec31d842dc53291613a440fe971d0b732c79 +SIZE (etherape-0.9.18.tar.gz) = 1436265 Index: head/net-mgmt/etherape/pkg-plist =================================================================== --- head/net-mgmt/etherape/pkg-plist (revision 492133) +++ head/net-mgmt/etherape/pkg-plist (revision 492134) @@ -1,39 +1,38 @@ bin/etherape man/man1/etherape.1.gz share/applications/etherape.desktop -%%DATADIR%%/glade/etherape.glade +%%DATADIR%%/glade/etherape.ui %%DATADIR%%/glade/etherape.png -%%DATADIR%%/glade/nodes.xpm share/help/C/etherape/figures/all_nodes.eps share/help/C/etherape/figures/all_nodes.png share/help/C/etherape/figures/appmain.eps share/help/C/etherape/figures/appmain.png share/help/C/etherape/figures/capture_file_dlg.eps share/help/C/etherape/figures/capture_file_dlg.png share/help/C/etherape/figures/color_select_dlg.eps share/help/C/etherape/figures/color_select_dlg.png share/help/C/etherape/figures/eth_toolbar.eps share/help/C/etherape/figures/eth_toolbar.png share/help/C/etherape/figures/link_info.eps share/help/C/etherape/figures/link_info.png share/help/C/etherape/figures/node_info.eps share/help/C/etherape/figures/node_info.png share/help/C/etherape/figures/pref_colors_dlg.eps share/help/C/etherape/figures/pref_colors_dlg.png share/help/C/etherape/figures/pref_diagram_dlg.eps share/help/C/etherape/figures/pref_diagram_dlg.png share/help/C/etherape/figures/pref_timings_dlg.eps share/help/C/etherape/figures/pref_timings_dlg.png share/help/C/etherape/figures/proto_info.eps share/help/C/etherape/figures/proto_info.png share/help/C/etherape/figures/protocol_edit_dlg.eps share/help/C/etherape/figures/protocol_edit_dlg.png share/help/C/etherape/index.docbook share/locale/de/LC_MESSAGES/etherape.mo share/locale/es/LC_MESSAGES/etherape.mo share/locale/fr/LC_MESSAGES/etherape.mo share/locale/it/LC_MESSAGES/etherape.mo share/locale/nl/LC_MESSAGES/etherape.mo share/locale/sv/LC_MESSAGES/etherape.mo share/locale/tr/LC_MESSAGES/etherape.mo share/pixmaps/etherape.png