net-mgmt/etherape: Update to 0.9.18
Changes this release: - https://sourceforge.net/p/etherape/etherape/ci/rel-0.9.18/tree/NEWS - Notably with this release EtherApe is now a pure GTK 3 application
This commit is contained in:
parent
f128914fc0
commit
0bd7705701
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492134
3 changed files with 9 additions and 10 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= etherape
|
||||
PORTVERSION= 0.9.16
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.18
|
||||
CATEGORIES= net-mgmt gnome
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -17,12 +16,13 @@ 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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue