pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/libxfce4ui



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu May 23 02:02:53 UTC 2019

Modified Files:
        pkgsrc/x11/libxfce4ui: Makefile PLIST distinfo

Log Message:
libxfce4ui: update to 4.13.5

Change log:

4.13.5
======
- Add PrintScreen as shortcut for xfce4-screenshooter (Bug #14524)
- Add Ctrl + Alt + t as default shortcut for terminal (Bug #14510)
- Add xfce_gdk_screen_get_geometry (a replacement for gdk_screen_width/gdk_screen_height)
- Remove useless glade_*dir variables from libxfce4ui-{1,2}.pc (Bug #13945)
- Fix release tarball by adding libxfce4ui-dialog-ui.ui
- Fixes for gladeui2 detection
- Install icons when gladeui2 is set (Bug #15207)
- Fix build error with --disable-gtk2 and having gladeui-1.0 installed
- Remove styling of emails in about dialog (Bug #14638)
- Fix compiler error -Wcast-function-type (GCC 8)
- Use https://docs.xfce.org for help url
- Fix compilation warnings ""defined" may not be portable"
- Update xfce4-about (core contributors, contributors, translators)
- Translation Updates: Amharic, Arabic, Asturian, Belarusian, Bulgarian, Bengali, Catalan, Czech, Danish, German, Greek, English (Australia), English (United Kingdom), Spanish, Basque, Finnish, 
French, Galician, Hebrew, Croatian, Hungarian, Indonesian, Icelandic, Italian, Japanese, Kazakh, Korean, Lithuanian, Latvian, Malay, Norwegian Bokmål, Dutch, Norwegian Nynorsk, Occitan (post 1500), 
Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Slovak, Slovenian, Albanian, Serbian, Swedish, Telugu, Thai, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan), Chinese (China), Chinese 
(Hong Kong), Chinese (Taiwan)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/libxfce4ui/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/libxfce4ui/PLIST \
    pkgsrc/x11/libxfce4ui/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/libxfce4ui/Makefile
diff -u pkgsrc/x11/libxfce4ui/Makefile:1.18 pkgsrc/x11/libxfce4ui/Makefile:1.19
--- pkgsrc/x11/libxfce4ui/Makefile:1.18 Wed Nov 14 22:22:45 2018
+++ pkgsrc/x11/libxfce4ui/Makefile      Thu May 23 02:02:53 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2018/11/14 22:22:45 kleink Exp $
+# $NetBSD: Makefile,v 1.19 2019/05/23 02:02:53 gutteridge Exp $
 
-PKGREVISION= 3
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      libxfce4ui-4.13.4
+DISTNAME=      libxfce4ui-4.13.5
 CATEGORIES=    x11
 MASTER_SITES+= http://archive.xfce.org/src/xfce/libxfce4ui/4.13/
 

Index: pkgsrc/x11/libxfce4ui/PLIST
diff -u pkgsrc/x11/libxfce4ui/PLIST:1.5 pkgsrc/x11/libxfce4ui/PLIST:1.6
--- pkgsrc/x11/libxfce4ui/PLIST:1.5     Tue May 15 22:39:39 2018
+++ pkgsrc/x11/libxfce4ui/PLIST Thu May 23 02:02:53 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2018/05/15 22:39:39 youri Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/05/23 02:02:53 gutteridge Exp $
 bin/xfce4-about
 include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcut-dialog.h
 include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-grabber.h
@@ -69,10 +69,12 @@ share/icons/hicolor/48x48/apps/xfce4-log
 share/locale/am/LC_MESSAGES/libxfce4ui.mo
 share/locale/ar/LC_MESSAGES/libxfce4ui.mo
 share/locale/ast/LC_MESSAGES/libxfce4ui.mo
+share/locale/be/LC_MESSAGES/libxfce4ui.mo
 share/locale/bg/LC_MESSAGES/libxfce4ui.mo
 share/locale/bn/LC_MESSAGES/libxfce4ui.mo
 share/locale/ca/LC_MESSAGES/libxfce4ui.mo
 share/locale/cs/LC_MESSAGES/libxfce4ui.mo
+share/locale/cy/LC_MESSAGES/libxfce4ui.mo
 share/locale/da/LC_MESSAGES/libxfce4ui.mo
 share/locale/de/LC_MESSAGES/libxfce4ui.mo
 share/locale/el/LC_MESSAGES/libxfce4ui.mo
@@ -87,6 +89,7 @@ share/locale/he/LC_MESSAGES/libxfce4ui.m
 share/locale/hr/LC_MESSAGES/libxfce4ui.mo
 share/locale/hu/LC_MESSAGES/libxfce4ui.mo
 share/locale/id/LC_MESSAGES/libxfce4ui.mo
+share/locale/ie/LC_MESSAGES/libxfce4ui.mo
 share/locale/is/LC_MESSAGES/libxfce4ui.mo
 share/locale/it/LC_MESSAGES/libxfce4ui.mo
 share/locale/ja/LC_MESSAGES/libxfce4ui.mo
@@ -108,6 +111,7 @@ share/locale/ru/LC_MESSAGES/libxfce4ui.m
 share/locale/si/LC_MESSAGES/libxfce4ui.mo
 share/locale/sk/LC_MESSAGES/libxfce4ui.mo
 share/locale/sl/LC_MESSAGES/libxfce4ui.mo
+share/locale/sq/LC_MESSAGES/libxfce4ui.mo
 share/locale/sr/LC_MESSAGES/libxfce4ui.mo
 share/locale/sv/LC_MESSAGES/libxfce4ui.mo
 share/locale/te/LC_MESSAGES/libxfce4ui.mo
Index: pkgsrc/x11/libxfce4ui/distinfo
diff -u pkgsrc/x11/libxfce4ui/distinfo:1.5 pkgsrc/x11/libxfce4ui/distinfo:1.6
--- pkgsrc/x11/libxfce4ui/distinfo:1.5  Tue May 15 22:39:39 2018
+++ pkgsrc/x11/libxfce4ui/distinfo      Thu May 23 02:02:53 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2018/05/15 22:39:39 youri Exp $
+$NetBSD: distinfo,v 1.6 2019/05/23 02:02:53 gutteridge Exp $
 
-SHA1 (libxfce4ui-4.13.4.tar.bz2) = 480de7fa8e9cb14902ebb6af13054bfdd5bae947
-RMD160 (libxfce4ui-4.13.4.tar.bz2) = 1b391568fd5af19d7fb16d49132718e94c76681d
-SHA512 (libxfce4ui-4.13.4.tar.bz2) = c82d6ff7ea0da4fc0f664bab92f1e9531162996a26bb092e6ba651cfc4551732cbcd8023908d428b47906c17c331c14bf4804256566ca564befa218dc1194206
-Size (libxfce4ui-4.13.4.tar.bz2) = 684065 bytes
+SHA1 (libxfce4ui-4.13.5.tar.bz2) = 36ad9d8a0b30e338879085fd4b8f226468f3bee3
+RMD160 (libxfce4ui-4.13.5.tar.bz2) = 2a34d754db2551ee5ff1c7a72374a27de52d1762
+SHA512 (libxfce4ui-4.13.5.tar.bz2) = 5ce49c7052392ac0df74b0d5069fa7880d7b322a15b10c5c20932f10ae06529be2b21d95f7e1c10a8ecb2e38cce9a2d880ac107c3ce1e7f51d570d5ece7b7d3c
+Size (libxfce4ui-4.13.5.tar.bz2) = 742371 bytes
 SHA1 (patch-libxfce4kbd-private_Makefile.in) = f296aaa3d07d3181917d4c94b194296ee3c96e73



Home | Main Index | Thread Index | Old Index