pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/gtk-mac-integration



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul  2 12:17:32 UTC 2021

Modified Files:
        pkgsrc/x11/gtk-mac-integration: Makefile PLIST distinfo

Log Message:
gtk-mac-integration: updated to 3.0.1

3.0.1
* Fix localization of the Apple menu when running in a bundle.
* Fix gettext configuration when building from a clean git repo.
* Change the GtkosxApplicationAttentionType enums to avoid namespace pollution.
* New/Updated translations: Basque, Catalan, Galician, Swedish.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/gtk-mac-integration/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/gtk-mac-integration/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/gtk-mac-integration/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/gtk-mac-integration/Makefile
diff -u pkgsrc/x11/gtk-mac-integration/Makefile:1.17 pkgsrc/x11/gtk-mac-integration/Makefile:1.18
--- pkgsrc/x11/gtk-mac-integration/Makefile:1.17        Fri Apr  9 11:14:54 2021
+++ pkgsrc/x11/gtk-mac-integration/Makefile     Fri Jul  2 12:17:31 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2021/04/09 11:14:54 adam Exp $
+# $NetBSD: Makefile,v 1.18 2021/07/02 12:17:31 adam Exp $
 
-DISTNAME=      gtk-mac-integration-3.0.0
+DISTNAME=      gtk-mac-integration-3.0.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtk-mac-integration/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/gtk-mac-integration/PLIST
diff -u pkgsrc/x11/gtk-mac-integration/PLIST:1.3 pkgsrc/x11/gtk-mac-integration/PLIST:1.4
--- pkgsrc/x11/gtk-mac-integration/PLIST:1.3    Fri Apr  9 11:14:54 2021
+++ pkgsrc/x11/gtk-mac-integration/PLIST        Fri Jul  2 12:17:31 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2021/04/09 11:14:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/07/02 12:17:31 adam Exp $
 include/gtkmacintegration/gtkosxapplication.h
 lib/libgtkmacintegration-gtk2.la
 lib/libgtkmacintegration-gtk3.la
@@ -17,6 +17,7 @@ share/locale/fa/LC_MESSAGES/gtk-mac-inte
 share/locale/fi/LC_MESSAGES/gtk-mac-integration.mo
 share/locale/fr/LC_MESSAGES/gtk-mac-integration.mo
 share/locale/fur/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/gl/LC_MESSAGES/gtk-mac-integration.mo
 share/locale/he/LC_MESSAGES/gtk-mac-integration.mo
 share/locale/hr/LC_MESSAGES/gtk-mac-integration.mo
 share/locale/hu/LC_MESSAGES/gtk-mac-integration.mo

Index: pkgsrc/x11/gtk-mac-integration/distinfo
diff -u pkgsrc/x11/gtk-mac-integration/distinfo:1.4 pkgsrc/x11/gtk-mac-integration/distinfo:1.5
--- pkgsrc/x11/gtk-mac-integration/distinfo:1.4 Fri Apr  9 11:14:54 2021
+++ pkgsrc/x11/gtk-mac-integration/distinfo     Fri Jul  2 12:17:32 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2021/04/09 11:14:54 adam Exp $
+$NetBSD: distinfo,v 1.5 2021/07/02 12:17:32 adam Exp $
 
-SHA1 (gtk-mac-integration-3.0.0.tar.xz) = 26f79460764374b0ea0934f45d38fae39a2b79d8
-RMD160 (gtk-mac-integration-3.0.0.tar.xz) = a889a2720929526dbd6920683870ef759553358b
-SHA512 (gtk-mac-integration-3.0.0.tar.xz) = 70281b18562008e252cde9c469a1f0bd46d567954c11affad97c54e75d568aacb4628150dc568ceeabe403c2d8e8e4d560ddbabd46dc49f320668b9a43ddce27
-Size (gtk-mac-integration-3.0.0.tar.xz) = 349480 bytes
+SHA1 (gtk-mac-integration-3.0.1.tar.xz) = ba8600887256d020a9bf5b2bcce3636294ec318e
+RMD160 (gtk-mac-integration-3.0.1.tar.xz) = 50b403a4fa0216f87fc462b775dacd4a366935df
+SHA512 (gtk-mac-integration-3.0.1.tar.xz) = fb34e4e03d26db9635f5c5cfd0c1caab81b4099fa2bac3828115be3275f5ef17c90e886b4a50cfe28d9b3b782c18551b078713a1123dbcbd5bc3f909f6a2579b
+Size (gtk-mac-integration-3.0.1.tar.xz) = 349228 bytes



Home | Main Index | Thread Index | Old Index