pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/mate-menus



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon May  8 00:42:38 UTC 2023

Modified Files:
        pkgsrc/x11/mate-menus: Makefile PLIST distinfo

Log Message:
mate-menus: update to 1.26.1

Change log:

### mate-menus 1.26.1

  * Translations update
  * fix build error: invalid operands to binary expression
  * Let user disable collection menu entry [--disable-collection]


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/x11/mate-menus/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/mate-menus/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/mate-menus/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/mate-menus/Makefile
diff -u pkgsrc/x11/mate-menus/Makefile:1.25 pkgsrc/x11/mate-menus/Makefile:1.26
--- pkgsrc/x11/mate-menus/Makefile:1.25 Sun Jan 29 21:18:16 2023
+++ pkgsrc/x11/mate-menus/Makefile      Mon May  8 00:42:38 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2023/01/29 21:18:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2023/05/08 00:42:38 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-menus-${VERSION}
+DISTNAME=      mate-menus-${VERSION:R}.1
 CATEGORIES=    x11
 
 COMMENT=       Implementation of the desktop menu specification for MATE

Index: pkgsrc/x11/mate-menus/PLIST
diff -u pkgsrc/x11/mate-menus/PLIST:1.8 pkgsrc/x11/mate-menus/PLIST:1.9
--- pkgsrc/x11/mate-menus/PLIST:1.8     Sun Nov 27 04:58:38 2022
+++ pkgsrc/x11/mate-menus/PLIST Mon May  8 00:42:38 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2022/11/27 04:58:38 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.9 2023/05/08 00:42:38 gutteridge Exp $
 include/mate-menus/matemenu-tree.h
 lib/girepository-1.0/MateMenu-2.0.typelib
 lib/libmate-menu.la
@@ -33,6 +33,7 @@ share/locale/el/LC_MESSAGES/mate-menus.m
 share/locale/en_AU/LC_MESSAGES/mate-menus.mo
 share/locale/en_CA/LC_MESSAGES/mate-menus.mo
 share/locale/en_GB/LC_MESSAGES/mate-menus.mo
+share/locale/en_US/LC_MESSAGES/mate-menus.mo
 share/locale/eo/LC_MESSAGES/mate-menus.mo
 share/locale/es/LC_MESSAGES/mate-menus.mo
 share/locale/es_AR/LC_MESSAGES/mate-menus.mo

Index: pkgsrc/x11/mate-menus/distinfo
diff -u pkgsrc/x11/mate-menus/distinfo:1.12 pkgsrc/x11/mate-menus/distinfo:1.13
--- pkgsrc/x11/mate-menus/distinfo:1.12 Sun Nov 27 04:58:38 2022
+++ pkgsrc/x11/mate-menus/distinfo      Mon May  8 00:42:38 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2022/11/27 04:58:38 gutteridge Exp $
+$NetBSD: distinfo,v 1.13 2023/05/08 00:42:38 gutteridge Exp $
 
-BLAKE2s (mate-menus-1.26.0.tar.xz) = 4b675fd6ed4056acbe2b0abb4b7bde1e8cf5ea314c840da52eb3dd27e220c5d0
-SHA512 (mate-menus-1.26.0.tar.xz) = 01d0b4f111c445df363baa8e24c87e63e12e6c84c1ccdac4b05bc12a3e3edba6be14651c6b2b34e05271fa35c57f237d79bdbee6dde1699273047519022a636c
-Size (mate-menus-1.26.0.tar.xz) = 410900 bytes
+BLAKE2s (mate-menus-1.26.1.tar.xz) = 66109a8456b6204406a6e7a27aedd4f842717b2be13349bb12acb210ff4e8b51
+SHA512 (mate-menus-1.26.1.tar.xz) = df57f653bc7a456719c24fa077b70a175d9bbaec7d55fb807e35ed66a9e0f2aaf7251bea0e7778ec98bf2b07b9f7bc25f4931a9c83ec0ae3621a1b8f257b1329
+Size (mate-menus-1.26.1.tar.xz) = 421032 bytes
 SHA1 (patch-util_test-menu-spec.c) = b0d67c8149c48cd521a1be3ce267beae3426de77



Home | Main Index | Thread Index | Old Index