diff options
author | madpilot <madpilot@FreeBSD.org> | 2017-09-18 23:11:43 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2017-09-18 23:11:43 +0800 |
commit | 1ccaafad62636761af5e4978108bc69e71ca933a (patch) | |
tree | 73d86ad73ed4f4928469615220df0a293bfb515c /x11-fm | |
parent | 458c2148d428a7acb87937bef8020e3973819a64 (diff) | |
download | freebsd-ports-gnome-1ccaafad62636761af5e4978108bc69e71ca933a.tar.gz freebsd-ports-gnome-1ccaafad62636761af5e4978108bc69e71ca933a.tar.zst freebsd-ports-gnome-1ccaafad62636761af5e4978108bc69e71ca933a.zip |
- Update deskutils/xfce4-tumbler to 0.2.0 [1]
- Update x11-fm/thunar 1.6.12 [2]
- Silence USES portlint warning [2]
- Regenerate patches [2]
- Add warning about COVER tunar plugin requiring manual
configuration [1]
PR: 220805 [1], 220407 [2]
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/thunar/Makefile | 16 | ||||
-rw-r--r-- | x11-fm/thunar/distinfo | 6 | ||||
-rw-r--r-- | x11-fm/thunar/files/patch-configure | 6 |
3 files changed, 14 insertions, 14 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 86fd325f2ec1..f84460b11cb1 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Thunar -PORTVERSION= 1.6.11 +PORTVERSION= 1.6.12 CATEGORIES= x11-fm xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME:tl}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -15,20 +15,20 @@ LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libtumbler-1.so:deskutils/xfce4-tumbler \ - libdbus-1.so:devel/dbus \ - libdbus-glib-1.so:devel/dbus-glib \ - libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 + libdbus-1.so:devel/dbus \ + libdbus-glib-1.so:devel/dbus-glib \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 RUN_DEPENDS= pkexec:sysutils/polkit +USES= desktop-file-utils gmake pathfix perl5 libtool pkgconfig \ + gettext-tools xfce tar:bzip2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_GNOME= glib20 gtk20 intltool cairo gdkpixbuf2 USE_LDCONFIG= yes USE_XFCE= libexo USE_XORG= ice sm x11 -USES= desktop-file-utils gmake pathfix perl5 libtool pkgconfig \ - gettext-tools xfce tar:bzip2 INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS NOTIFY @@ -63,7 +63,7 @@ CONFIGURE_ARGS+=--enable-gio-unix \ --enable-dbus post-patch: - ${REINPLACE_CMD} -e 's|internet-mail|mail-send|' \ + ${REINPLACE_CMD} -e 's|internet-mail|emblem-mail|' \ ${WRKSRC}/plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in .include <bsd.port.mk> diff --git a/x11-fm/thunar/distinfo b/x11-fm/thunar/distinfo index 9ef671d1b930..38076a5cf938 100644 --- a/x11-fm/thunar/distinfo +++ b/x11-fm/thunar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487135952 -SHA256 (xfce4/Thunar-1.6.11.tar.bz2) = b1c7c3121827f59610900ef1cc19aa10a50ab2cc3ae38eee15181b64256e8b42 -SIZE (xfce4/Thunar-1.6.11.tar.bz2) = 1929426 +TIMESTAMP = 1498883308 +SHA256 (xfce4/Thunar-1.6.12.tar.bz2) = fb22091f07ec6de2c9d9d89c61289d2bc3436b36c8c53ccbc9c32ca8a99f2086 +SIZE (xfce4/Thunar-1.6.12.tar.bz2) = 1929112 diff --git a/x11-fm/thunar/files/patch-configure b/x11-fm/thunar/files/patch-configure index 224f97122c14..e8685262457d 100644 --- a/x11-fm/thunar/files/patch-configure +++ b/x11-fm/thunar/files/patch-configure @@ -1,6 +1,6 @@ ---- ./configure.orig 2013-05-05 16:37:29.000000000 +0000 -+++ ./configure 2013-05-05 22:49:56.000000000 +0000 -@@ -13934,7 +13934,7 @@ +--- configure.orig 2017-06-30 22:28:12 UTC ++++ configure +@@ -14452,7 +14452,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h fi fi |