svn commit: r466719 - head/x11-fm/thunar

Guido Falsi madpilot at FreeBSD.org
Sat Apr 7 12:14:33 UTC 2018


Author: madpilot
Date: Sat Apr  7 12:14:32 2018
New Revision: 466719
URL: https://svnweb.freebsd.org/changeset/ports/466719

Log:
  - Update Thunar to 1.6.15
  - Sort OPTIONS_DEFAULT
  - Update WWW: link

Modified:
  head/x11-fm/thunar/Makefile
  head/x11-fm/thunar/distinfo
  head/x11-fm/thunar/pkg-descr

Modified: head/x11-fm/thunar/Makefile
==============================================================================
--- head/x11-fm/thunar/Makefile	Sat Apr  7 11:09:07 2018	(r466718)
+++ head/x11-fm/thunar/Makefile	Sat Apr  7 12:14:32 2018	(r466719)
@@ -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

Modified: head/x11-fm/thunar/distinfo
==============================================================================
--- head/x11-fm/thunar/distinfo	Sat Apr  7 11:09:07 2018	(r466718)
+++ head/x11-fm/thunar/distinfo	Sat Apr  7 12:14:32 2018	(r466719)
@@ -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

Modified: head/x11-fm/thunar/pkg-descr
==============================================================================
--- head/x11-fm/thunar/pkg-descr	Sat Apr  7 11:09:07 2018	(r466718)
+++ head/x11-fm/thunar/pkg-descr	Sat Apr  7 12:14:32 2018	(r466719)
@@ -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


More information about the svn-ports-head mailing list