pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xfce4-garcon xfce4-garcon: update to 0.6.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75a8b455ab46
branches:  trunk
changeset: 398181:75a8b455ab46
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat Jul 13 00:00:56 2019 +0000

description:
xfce4-garcon: update to 0.6.3

Change log:

0.6.3
=====
- Fix g_type_class_add_private deprecation in recent GLib
- Translation Updates:
  Albanian, Basque, Bengali, Czech, Danish, Hebrew, Icelandic, Italian,
  Kazakh, Polish, Russian, Spanish

diffstat:

 x11/xfce4-garcon/Makefile |   9 +++++----
 x11/xfce4-garcon/PLIST    |   4 +++-
 x11/xfce4-garcon/distinfo |  10 +++++-----
 3 files changed, 13 insertions(+), 10 deletions(-)

diffs (57 lines):

diff -r 06c287a2cde4 -r 75a8b455ab46 x11/xfce4-garcon/Makefile
--- a/x11/xfce4-garcon/Makefile Fri Jul 12 23:57:06 2019 +0000
+++ b/x11/xfce4-garcon/Makefile Sat Jul 13 00:00:56 2019 +0000
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.16 2019/01/18 13:27:09 youri Exp $
+# $NetBSD: Makefile,v 1.17 2019/07/13 00:00:56 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      garcon-0.6.2
-PKGNAME=       xfce4-garcon-0.6.2
+VERSION=       0.6.3
+DISTNAME=      garcon-${VERSION}
+PKGNAME=       xfce4-garcon-${VERSION}
 CATEGORIES=    x11
-MASTER_SITES=  http://archive.xfce.org/src/xfce/garcon/0.6/
+MASTER_SITES=  http://archive.xfce.org/src/xfce/garcon/${VERSION:R}/
 
 HOMEPAGE=      https://wiki.xfce.org/dev/garcon
 COMMENT=       Xfce menu library
diff -r 06c287a2cde4 -r 75a8b455ab46 x11/xfce4-garcon/PLIST
--- a/x11/xfce4-garcon/PLIST    Fri Jul 12 23:57:06 2019 +0000
+++ b/x11/xfce4-garcon/PLIST    Sat Jul 13 00:00:56 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/01/18 13:27:09 youri Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/07/13 00:00:56 gutteridge Exp $
 include/garcon-1/garcon/garcon-config.h
 include/garcon-1/garcon/garcon-environment.h
 include/garcon-1/garcon/garcon-marshal.h
@@ -99,7 +99,9 @@
 share/locale/hi/LC_MESSAGES/garcon.mo
 share/locale/hr/LC_MESSAGES/garcon.mo
 share/locale/hu/LC_MESSAGES/garcon.mo
+share/locale/hy_AM/LC_MESSAGES/garcon.mo
 share/locale/id/LC_MESSAGES/garcon.mo
+share/locale/ie/LC_MESSAGES/garcon.mo
 share/locale/is/LC_MESSAGES/garcon.mo
 share/locale/it/LC_MESSAGES/garcon.mo
 share/locale/ja/LC_MESSAGES/garcon.mo
diff -r 06c287a2cde4 -r 75a8b455ab46 x11/xfce4-garcon/distinfo
--- a/x11/xfce4-garcon/distinfo Fri Jul 12 23:57:06 2019 +0000
+++ b/x11/xfce4-garcon/distinfo Sat Jul 13 00:00:56 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.6 2019/01/18 13:27:09 youri Exp $
+$NetBSD: distinfo,v 1.7 2019/07/13 00:00:56 gutteridge Exp $
 
-SHA1 (garcon-0.6.2.tar.bz2) = c822cd8eec963ab8ffee33670550f6b163d3fe26
-RMD160 (garcon-0.6.2.tar.bz2) = 9fe12b09b8bca8b6ff151a48887cfaaa5de5699d
-SHA512 (garcon-0.6.2.tar.bz2) = 7a96c33b47302fa989862098bc5b8ed64515a60e19a4b8dbb049398cf847d64584f93f85b1f6e1327653b22f0b44a805b737258bbc9ac69197639ef7f13f20b1
-Size (garcon-0.6.2.tar.bz2) = 539745 bytes
+SHA1 (garcon-0.6.3.tar.bz2) = e3fa4f1ce100e8b9ff1ec1207a7ed5d163d3319d
+RMD160 (garcon-0.6.3.tar.bz2) = af81ebafb9feac1fff72c3b261d485eeb26bb412
+SHA512 (garcon-0.6.3.tar.bz2) = 1adc4373728ed19641441e0f38778d7401c78e7db52c76a258c378287c5a324e87e2aa11bca134813de4b1eaa807c62ccdf73a4c5e4d83d6acab27aafa61b5b0
+Size (garcon-0.6.3.tar.bz2) = 538164 bytes
 SHA1 (patch-data_xfce_Makefile.in) = 80264dc6736b1be4ff64f135107b8dff9100a097
 SHA1 (patch-garcon-gtk_Makefile.am) = ec605a013e2e3494f68903806ab6af56be3f33e8
 SHA1 (patch-garcon_Makefile.in) = 875699bf7dfa7138712caa93c2bf5be2f07841ed



Home | Main Index | Thread Index | Old Index