pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/mate-common



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Aug  6 01:14:12 UTC 2021

Modified Files:
        pkgsrc/devel/mate-common: Makefile distinfo

Log Message:
mate-common: update to 1.24.2

Change log:

mate-common 1.24.2

  * mate-compiler-flags: add -Wno-unused-parameter to maximum c++ warnings
  * mate-compiler-flags: disable '-Wno-unused' and '-Wno-sign-compare'


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/mate-common/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/mate-common/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/mate-common/Makefile
diff -u pkgsrc/devel/mate-common/Makefile:1.19 pkgsrc/devel/mate-common/Makefile:1.20
--- pkgsrc/devel/mate-common/Makefile:1.19      Mon Aug 24 04:41:39 2020
+++ pkgsrc/devel/mate-common/Makefile   Fri Aug  6 01:14:12 2021
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2020/08/24 04:41:39 gutteridge Exp $
+# $NetBSD: Makefile,v 1.20 2021/08/06 01:14:12 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-common-${VERSION:R}.1
+DISTNAME=      mate-common-${VERSION:R}.2
 CATEGORIES=    devel
 
 COMMENT=       Sample files for MATE Application development

Index: pkgsrc/devel/mate-common/distinfo
diff -u pkgsrc/devel/mate-common/distinfo:1.8 pkgsrc/devel/mate-common/distinfo:1.9
--- pkgsrc/devel/mate-common/distinfo:1.8       Sun May 31 23:24:16 2020
+++ pkgsrc/devel/mate-common/distinfo   Fri Aug  6 01:14:12 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/05/31 23:24:16 gutteridge Exp $
+$NetBSD: distinfo,v 1.9 2021/08/06 01:14:12 gutteridge Exp $
 
-SHA1 (mate-common-1.24.1.tar.xz) = c6ca0253c27dbdf41028fe60373b89b54f30b17c
-RMD160 (mate-common-1.24.1.tar.xz) = ff08a07197ee8726a05bd33a486c1643e3031562
-SHA512 (mate-common-1.24.1.tar.xz) = da3e670e5b4f566bf1893692b34b63d94cb5bd993ce94d0d8245a54c12b2cc2c6af7c29edd184b09ce5296566dbe34112bc318e740a8a7910e4767569e64d623
-Size (mate-common-1.24.1.tar.xz) = 69316 bytes
+SHA1 (mate-common-1.24.2.tar.xz) = 62a10b5954e9443b690b92eec01cf8df45d62b24
+RMD160 (mate-common-1.24.2.tar.xz) = cd433e3433b51aa4d6c64506a9ff956a6dbe193f
+SHA512 (mate-common-1.24.2.tar.xz) = aae7cf6f4537b125d363e7be1f349cb4ba9515405d1e48704f87c647b2489647cfa14399f41b65a8c1b2a8851dfe8077ce47a3b618355767cc61a6e0037ba3d0
+Size (mate-common-1.24.2.tar.xz) = 69612 bytes



Home | Main Index | Thread Index | Old Index