Index: head/x11/tilda/Makefile =================================================================== --- head/x11/tilda/Makefile (revision 488396) +++ head/x11/tilda/Makefile (revision 488397) @@ -1,44 +1,45 @@ # $FreeBSD$ PORTNAME= tilda -PORTVERSION= 1.3.3 +PORTVERSION= 1.4.1 DISTVERSIONPREFIX= ${PORTNAME}- PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= rodrigo@FreeBSD.org COMMENT= Drop down x11 terminal with transparency support LICENSE= GPLv2 BUILD_DEPENDS= vte3>=0:x11-toolkits/vte3 RUN_DEPENDS= vte3>=0:x11-toolkits/vte3 LIB_DEPENDS= libconfuse.so:devel/libconfuse GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-rpath -USE_GNOME= gtk30 -USES= gmake gettext pkgconfig autoreconf pathfix libtool +USE_XORG+= x11 +USE_GNOME+= glib20 gtk30 gdkpixbuf2 pango +USES= gmake gettext gnome pkgconfig autoreconf pathfix libtool INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= lanoxx DOCS= AUTHORS ChangeLog HACKING.md README.md TODO.md OPTIONS_DEFINE= DOCS post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor @${ECHO_MSG} "" @${ECHO_MSG} "" @${ECHO_MSG} " ATTENTION:" @${ECHO_MSG} " If you are upgrade from version 0.09.1 or below," @${ECHO_MSG} " you'll need to delete your old config files and " @${ECHO_MSG} " make them again." @${ECHO_MSG} "" @${ECHO_MSG} "" .include Index: head/x11/tilda/distinfo =================================================================== --- head/x11/tilda/distinfo (revision 488396) +++ head/x11/tilda/distinfo (revision 488397) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485119296 -SHA256 (lanoxx-tilda-tilda-1.3.3_GH0.tar.gz) = 71baa5572c498e5b3e94f5b57e8118c1ef0fdaea269a5b2425208e1adec284b1 -SIZE (lanoxx-tilda-tilda-1.3.3_GH0.tar.gz) = 671222 +TIMESTAMP = 1545593113 +SHA256 (lanoxx-tilda-tilda-1.4.1_GH0.tar.gz) = da51002210d8fd8fe875907f84b581515399545800044a669c1933bc84cf5070 +SIZE (lanoxx-tilda-tilda-1.4.1_GH0.tar.gz) = 471340 Index: head/x11/tilda/pkg-plist =================================================================== --- head/x11/tilda/pkg-plist (revision 488396) +++ head/x11/tilda/pkg-plist (revision 488397) @@ -1,29 +1,30 @@ bin/tilda share/appdata/tilda.appdata.xml share/applications/tilda.desktop share/locale/bg/LC_MESSAGES/tilda.mo share/locale/ca/LC_MESSAGES/tilda.mo share/locale/cs/LC_MESSAGES/tilda.mo share/locale/de/LC_MESSAGES/tilda.mo share/locale/el/LC_MESSAGES/tilda.mo share/locale/en_GB/LC_MESSAGES/tilda.mo share/locale/es/LC_MESSAGES/tilda.mo share/locale/fr/LC_MESSAGES/tilda.mo share/locale/hu/LC_MESSAGES/tilda.mo share/locale/it/LC_MESSAGES/tilda.mo share/locale/lt/LC_MESSAGES/tilda.mo share/locale/pl/LC_MESSAGES/tilda.mo share/locale/pt/LC_MESSAGES/tilda.mo share/locale/pt_BR/LC_MESSAGES/tilda.mo share/locale/ru/LC_MESSAGES/tilda.mo share/locale/sk/LC_MESSAGES/tilda.mo share/locale/sl/LC_MESSAGES/tilda.mo share/locale/sv/LC_MESSAGES/tilda.mo share/locale/tr/LC_MESSAGES/tilda.mo share/locale/zh_CN/LC_MESSAGES/tilda.mo +share/locale/zh_TW/LC_MESSAGES/tilda.mo share/pixmaps/tilda.png %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/HACKING.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/TODO.md