Date: Wed, 1 May 2019 17:48:59 +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: r500599 - head/x11/libexo Message-ID: <201905011748.x41HmxoF044917@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Wed May 1 17:48:58 2019 New Revision: 500599 URL: https://svnweb.freebsd.org/changeset/ports/500599 Log: Update libexo to 0.12.5 Modified: head/x11/libexo/Makefile head/x11/libexo/distinfo head/x11/libexo/pkg-plist Modified: head/x11/libexo/Makefile ============================================================================== --- head/x11/libexo/Makefile Wed May 1 17:33:45 2019 (r500598) +++ head/x11/libexo/Makefile Wed May 1 17:48:58 2019 (r500599) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libexo -PORTVERSION= 0.12.4 +PORTVERSION= 0.12.5 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 Wed May 1 17:33:45 2019 (r500598) +++ head/x11/libexo/distinfo Wed May 1 17:48:58 2019 (r500599) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547975571 -SHA256 (xfce4/exo-0.12.4.tar.bz2) = b0af60816bdb572ce53f19462fb1f3a5895a04017a878893dc03c166ea2050af -SIZE (xfce4/exo-0.12.4.tar.bz2) = 1235738 +TIMESTAMP = 1556698070 +SHA256 (xfce4/exo-0.12.5.tar.bz2) = e8f434d6436ae647dd1614e8a24aba23c83f70cb14037b5bc98652f558be43e8 +SIZE (xfce4/exo-0.12.5.tar.bz2) = 1236257 Modified: head/x11/libexo/pkg-plist ============================================================================== --- head/x11/libexo/pkg-plist Wed May 1 17:33:45 2019 (r500598) +++ head/x11/libexo/pkg-plist Wed May 1 17:48:58 2019 (r500599) @@ -53,8 +53,8 @@ lib/libexo-1.so.0.1.0 lib/libexo-2.so lib/libexo-2.so.0 lib/libexo-2.so.0.1.0 -lib/xfce4/exo-1/exo-compose-mail-1 -lib/xfce4/exo-1/exo-helper-1 +lib/xfce4/exo-2/exo-helper-2 +lib/xfce4/exo/exo-compose-mail libdata/pkgconfig/exo-1.pc libdata/pkgconfig/exo-2.pc man/man1/exo-csource.1.gz @@ -125,7 +125,7 @@ share/icons/hicolor/48x48/apps/preferences-desktop-def %%NLS%%share/locale/zh_CN/LC_MESSAGES/exo-1.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/exo-1.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/exo-1.mo -share/pixmaps/exo-1/exo-thumbnail-frame.png +share/pixmaps/exo/exo-thumbnail-frame.png share/xfce4/helpers/Thunar.desktop share/xfce4/helpers/aterm.desktop share/xfce4/helpers/balsa.desktop
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905011748.x41HmxoF044917>