pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-exo
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat May 4 02:01:35 UTC 2019
Modified Files:
pkgsrc/x11/xfce4-exo: Makefile PLIST distinfo
Log Message:
xfce4-exo: update to 0.12.5
0.12.5
======
- Bug Fixes:
- Fix typehead in ExoIconView (Xfce #15100)
- Build Updates:
- Building libexo-1 can now be disabled (Xfce #15138, #15199)
- Building documentation still requires libexo-1 since some older
symbols exists only in the GTK+ 2 library
- Several components were moved around to align with the correct
library versions:
- Helpers are now installed in exo-2 paths, and exo-helper-1 has
been renamed to exo-helper-2 to follow the library version
- Pixmaps were moved to an unversioned path (pixmaps/exo) since
they are used by both versions of the library
- exo-compose-mail has dropped the library version since it
does not depend on either version of the library
- The expansion-to-defined flag was re-enabled
- Translation Updates: Albanian, Bulgarian, Danish, Dutch,
English (United Kingdom), Finnish, Indonesian, Korean, Spanish
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/x11/xfce4-exo/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xfce4-exo/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/xfce4-exo/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xfce4-exo/Makefile
diff -u pkgsrc/x11/xfce4-exo/Makefile:1.58 pkgsrc/x11/xfce4-exo/Makefile:1.59
--- pkgsrc/x11/xfce4-exo/Makefile:1.58 Sun Feb 17 16:07:51 2019
+++ pkgsrc/x11/xfce4-exo/Makefile Sat May 4 02:01:35 2019
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.58 2019/02/17 16:07:51 youri Exp $
+# $NetBSD: Makefile,v 1.59 2019/05/04 02:01:35 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 0.12.4
+VERSION= 0.12.5
DISTNAME= exo-${VERSION}
PKGNAME= xfce4-exo-${VERSION}
CATEGORIES= x11
-MASTER_SITES= http://archive.xfce.org/src/xfce/exo/0.12/
+MASTER_SITES= http://archive.xfce.org/src/xfce/exo/${VERSION:R}/
HOMEPAGE= http://docs.xfce.org/xfce/exo/start
COMMENT= Xfce extension library
USE_TOOLS+= perl:run
-REPLACE_PERL= exo-helper/helpers/exo-compose-mail-1
+REPLACE_PERL= exo-helper/helpers/exo-compose-mail
DEPENDS+= p5-URI>=0:../../www/p5-URI
Index: pkgsrc/x11/xfce4-exo/PLIST
diff -u pkgsrc/x11/xfce4-exo/PLIST:1.12 pkgsrc/x11/xfce4-exo/PLIST:1.13
--- pkgsrc/x11/xfce4-exo/PLIST:1.12 Sat Jun 23 20:37:26 2018
+++ pkgsrc/x11/xfce4-exo/PLIST Sat May 4 02:01:35 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2018/06/23 20:37:26 youri Exp $
+@comment $NetBSD: PLIST,v 1.13 2019/05/04 02:01:35 gutteridge Exp $
bin/exo-csource
bin/exo-desktop-item-edit
bin/exo-open
@@ -51,8 +51,8 @@ lib/libexo-1.la
lib/libexo-2.la
lib/pkgconfig/exo-1.pc
lib/pkgconfig/exo-2.pc
-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
man/man1/exo-csource.1
man/man1/exo-open.1
share/applications/exo-file-manager.desktop
@@ -172,7 +172,7 @@ share/locale/vi/LC_MESSAGES/exo-1.mo
share/locale/zh_CN/LC_MESSAGES/exo-1.mo
share/locale/zh_HK/LC_MESSAGES/exo-1.mo
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
Index: pkgsrc/x11/xfce4-exo/distinfo
diff -u pkgsrc/x11/xfce4-exo/distinfo:1.19 pkgsrc/x11/xfce4-exo/distinfo:1.20
--- pkgsrc/x11/xfce4-exo/distinfo:1.19 Sun Feb 17 16:07:51 2019
+++ pkgsrc/x11/xfce4-exo/distinfo Sat May 4 02:01:35 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2019/02/17 16:07:51 youri Exp $
+$NetBSD: distinfo,v 1.20 2019/05/04 02:01:35 gutteridge Exp $
-SHA1 (exo-0.12.4.tar.bz2) = 2fda283fa85b79ad7c4f644e5d18879e1f2d57d2
-RMD160 (exo-0.12.4.tar.bz2) = 6aac8b290547e5aeba1fc7a8671aad4fc492c570
-SHA512 (exo-0.12.4.tar.bz2) = 8f84258aeb5c1fcfe91e775af1e5fed02f36b3d18aa72d497cd05294d54f050d679628cdb4339219c67b203a8cc663704a240fc18e6a918cef363cf4d9b94783
-Size (exo-0.12.4.tar.bz2) = 1235738 bytes
+SHA1 (exo-0.12.5.tar.bz2) = 0c63ac01443687c584c04ba359ea3b58b5bdd042
+RMD160 (exo-0.12.5.tar.bz2) = 15656ac2d335cfb8fe1905a2ce906acb7fb21013
+SHA512 (exo-0.12.5.tar.bz2) = 00165ef85145603f59cc4188d2637ec51c8cc51d9f2288c4e5b0328a2b085e940fbaaa987bf5a51c9999184f2d4f6f9751f4304feb6143416bade826007b3bf6
+Size (exo-0.12.5.tar.bz2) = 1236257 bytes
SHA1 (patch-af) = d983808d490ef8f1d47c8a8469b8f3ec4f2d7cf4
SHA1 (patch-exo-helper_helpers_Thunar.desktop.in.in) = efe98db2f48309043c80276c4d39934cb949efa7
Home |
Main Index |
Thread Index |
Old Index