Index: head/net/dhcpcd-ui/Makefile =================================================================== --- head/net/dhcpcd-ui/Makefile (revision 559977) +++ head/net/dhcpcd-ui/Makefile (revision 559978) @@ -1,33 +1,36 @@ # $FreeBSD$ PORTNAME= dhcpcd-ui -PORTVERSION= 0.7.7 +PORTVERSION= 0.7.8 CATEGORIES= net MASTER_SITES= https://roy.marples.name/downloads/dhcpcd/ \ https://cflags.cc/roy/dhcpcd/ MAINTAINER= woodsb02@FreeBSD.org COMMENT= GTK+ / Curses interface to dhcpcd LICENSE= BSD2CLAUSE LIB_DEPENDS= libnotify.so:devel/libnotify USES= pkgconfig tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-notification \ --mandir=${MANPREFIX}/man \ --with-dhcpcd-online \ --with-icons OPTIONS_DEFINE= GTK3 OPTIONS_DEFAULT= GTK3 OPTIONS_SUB= yes GTK3_USES= gnome GTK3_USE= gnome=gdkpixbuf2,gtk30 GTK3_CONFIGURE_WITH= gtk + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dhcpcd-curses ${STAGEDIR}${PREFIX}/bin/dhcpcd-online .include Index: head/net/dhcpcd-ui/distinfo =================================================================== --- head/net/dhcpcd-ui/distinfo (revision 559977) +++ head/net/dhcpcd-ui/distinfo (revision 559978) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576386536 -SHA256 (dhcpcd-ui-0.7.7.tar.xz) = 81d448f82c9aa88ff85e4bc3cead5e4c7f3ea08e57c713dff9996fb5ba2c42b0 -SIZE (dhcpcd-ui-0.7.7.tar.xz) = 195648 +TIMESTAMP = 1609204912 +SHA256 (dhcpcd-ui-0.7.8.tar.xz) = 4170a07b8bbba65b30f8da8a15a4d776cbf17d030b666516821d450f594a9d6c +SIZE (dhcpcd-ui-0.7.8.tar.xz) = 135028