Date: Thu, 21 Jun 2018 17:18:26 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472984 - head/x11/libexo Message-ID: <201806211718.w5LHIQrJ032273@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Thu Jun 21 17:18:25 2018 New Revision: 472984 URL: https://svnweb.freebsd.org/changeset/ports/472984 Log: - Update libexo to 0.12.2 - Update WWW to https Modified: head/x11/libexo/Makefile head/x11/libexo/distinfo head/x11/libexo/pkg-descr head/x11/libexo/pkg-plist Modified: head/x11/libexo/Makefile ============================================================================== --- head/x11/libexo/Makefile Thu Jun 21 16:52:09 2018 (r472983) +++ head/x11/libexo/Makefile Thu Jun 21 17:18:25 2018 (r472984) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libexo -PORTVERSION= 0.12.0 +PORTVERSION= 0.12.2 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME:C/lib//}/${PORTVERSION:R} DISTNAME= exo-${PORTVERSION} Modified: head/x11/libexo/distinfo ============================================================================== --- head/x11/libexo/distinfo Thu Jun 21 16:52:09 2018 (r472983) +++ head/x11/libexo/distinfo Thu Jun 21 17:18:25 2018 (r472984) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518594955 -SHA256 (xfce4/exo-0.12.0.tar.bz2) = 64b88271a37d0ec7dca062c7bc61ca323116f7855092ac39698c421a2f30a18f -SIZE (xfce4/exo-0.12.0.tar.bz2) = 1310691 +TIMESTAMP = 1529574956 +SHA256 (xfce4/exo-0.12.2.tar.bz2) = 6d4b0a88c1e1d3d5ed612cbf012c7511ef67b1636f4f85caa9dc68649b7e6350 +SIZE (xfce4/exo-0.12.2.tar.bz2) = 1321379 Modified: head/x11/libexo/pkg-descr ============================================================================== --- head/x11/libexo/pkg-descr Thu Jun 21 16:52:09 2018 (r472983) +++ head/x11/libexo/pkg-descr Thu Jun 21 17:18:25 2018 (r472984) @@ -3,4 +3,4 @@ various custom widgets and APIs extending the function GTK+. It also ships utilities for defining preferred applications, mounting storage devices and more. -WWW: http://www.xfce.org/ +WWW: https://www.xfce.org/ Modified: head/x11/libexo/pkg-plist ============================================================================== --- head/x11/libexo/pkg-plist Thu Jun 21 16:52:09 2018 (r472983) +++ head/x11/libexo/pkg-plist Thu Jun 21 17:18:25 2018 (r472984) @@ -160,6 +160,7 @@ share/xfce4/helpers/nautilus.desktop share/xfce4/helpers/netscape-navigator.desktop share/xfce4/helpers/nxterm.desktop share/xfce4/helpers/opera-browser.desktop +share/xfce4/helpers/pcmanfm-qt.desktop share/xfce4/helpers/pcmanfm.desktop share/xfce4/helpers/qterminal.desktop share/xfce4/helpers/qtfm.desktop
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806211718.w5LHIQrJ032273>