diff options
author | madpilot <madpilot@FreeBSD.org> | 2018-04-07 20:14:32 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2018-04-07 20:14:32 +0800 |
commit | 427d5dbf056247aa475547ec157d98cd64f802b2 (patch) | |
tree | 6d6f76547c8e50fe8e0bdaf984314f0564e9ea7a /x11-fm | |
parent | ed28083b3ba5b118922361df77672371653012ec (diff) | |
download | freebsd-ports-gnome-427d5dbf056247aa475547ec157d98cd64f802b2.tar.gz freebsd-ports-gnome-427d5dbf056247aa475547ec157d98cd64f802b2.tar.zst freebsd-ports-gnome-427d5dbf056247aa475547ec157d98cd64f802b2.zip |
- Update Thunar to 1.6.15
- Sort OPTIONS_DEFAULT
- Update WWW: link
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/thunar/Makefile | 5 | ||||
-rw-r--r-- | x11-fm/thunar/distinfo | 6 | ||||
-rw-r--r-- | x11-fm/thunar/pkg-descr | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 0e6f255fd643..80438507f8d6 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Thunar -DISTVERSION= 1.6.14 -PORTREVISION= 1 +DISTVERSION= 1.6.15 CATEGORIES= x11-fm xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME:tl}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -38,7 +37,7 @@ INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS NOTIFY OPTIONS_GROUP= PLUGINS OPTIONS_GROUP_PLUGINS= PLUG_APR PLUG_SBR PLUG_TPA PLUG_UCA PLUG_WALL -OPTIONS_DEFAULT= NOTIFY PLUG_APR PLUG_SBR PLUG_UCA PLUG_TPA PLUG_WALL +OPTIONS_DEFAULT= NOTIFY PLUG_APR PLUG_SBR PLUG_TPA PLUG_UCA PLUG_WALL # Override NOTIFY_DESC NOTIFY_DESC= Display notifications diff --git a/x11-fm/thunar/distinfo b/x11-fm/thunar/distinfo index a7422bd1d735..ad56cf7f4956 100644 --- a/x11-fm/thunar/distinfo +++ b/x11-fm/thunar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518728776 -SHA256 (xfce4/Thunar-1.6.14.tar.bz2) = d6112133a1c43494e3b1cb75e775e1d05988805a06fd1e11253e9a29b8ebe59a -SIZE (xfce4/Thunar-1.6.14.tar.bz2) = 1964822 +TIMESTAMP = 1523000526 +SHA256 (xfce4/Thunar-1.6.15.tar.bz2) = e81291a8519f495e0a059ff1f2d29608bc6d37c0be83b1f38f3c9aa25f8d252d +SIZE (xfce4/Thunar-1.6.15.tar.bz2) = 1964447 diff --git a/x11-fm/thunar/pkg-descr b/x11-fm/thunar/pkg-descr index 5682c8b7e886..b318867beeb0 100644 --- a/x11-fm/thunar/pkg-descr +++ b/x11-fm/thunar/pkg-descr @@ -1,3 +1,3 @@ Thunar is a new modern file manager for the Xfce Desktop Environment. -WWW: http://thunar.xfce.org/ +WWW: https://docs.xfce.org/xfce/thunar/Start |