Received: by mail.netbsd.org (Postfix, from userid 605) id 94A9C8505B; Mon, 14 May 2018 12:52:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1096284DE4 for ; Mon, 14 May 2018 12:52:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id sKtb67Uo86IV for ; Mon, 14 May 2018 12:52:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8ED1984CE1 for ; Mon, 14 May 2018 12:52:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2C60FFBEC; Mon, 14 May 2018 12:52:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1526302364273620" MIME-Version: 1.0 Date: Mon, 14 May 2018 12:52:44 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/devel/mate-common To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20180514125244.2C60FFBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1526302364273620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: youri Date: Mon May 14 12:52:44 UTC 2018 Modified Files: pkgsrc/devel/mate-common: Makefile distinfo Log Message: Update mate-common to 1.20.0: no changelog available. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/mate-common/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/mate-common/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1526302364273620 Content-Disposition: inline Content-Length: 1638 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/mate-common/Makefile diff -u pkgsrc/devel/mate-common/Makefile:1.5 pkgsrc/devel/mate-common/Makefile:1.6 --- pkgsrc/devel/mate-common/Makefile:1.5 Mon Apr 16 14:34:20 2018 +++ pkgsrc/devel/mate-common/Makefile Mon May 14 12:52:44 2018 @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.5 2018/04/16 14:34:20 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2018/05/14 12:52:44 youri Exp $ -PKGREVISION= 3 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-common-${VERSION} Index: pkgsrc/devel/mate-common/distinfo diff -u pkgsrc/devel/mate-common/distinfo:1.2 pkgsrc/devel/mate-common/distinfo:1.3 --- pkgsrc/devel/mate-common/distinfo:1.2 Fri Jun 23 17:16:21 2017 +++ pkgsrc/devel/mate-common/distinfo Mon May 14 12:52:44 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/06/23 17:16:21 youri Exp $ +$NetBSD: distinfo,v 1.3 2018/05/14 12:52:44 youri Exp $ -SHA1 (mate-common-1.18.0.tar.xz) = e5853086fdce062ddd9443cfe72f3cb5c5a91331 -RMD160 (mate-common-1.18.0.tar.xz) = 9d70d30842b4af00087c78e1df2c3a59e28f21c1 -SHA512 (mate-common-1.18.0.tar.xz) = cdc8d39a78ebb1a0fb0d8179814ce59691006a21cb10d78b818cf62a8f42c89d01c9126e93b5fa3b7ac27adce52d3a2512ac2fb63c41e6c5a698a767e9176563 -Size (mate-common-1.18.0.tar.xz) = 72608 bytes +SHA1 (mate-common-1.20.0.tar.xz) = 5e092883770b53cf6996bbc26db791ca112d0356 +RMD160 (mate-common-1.20.0.tar.xz) = 3ee69352d7b7484df76043be55f24c7b8f858e68 +SHA512 (mate-common-1.20.0.tar.xz) = 78fed107087f21f30a87b2fd635479f31162f1b9e7ae2f9c02146af275d7662a4ea466da2a049c35d726073d3a0bd9a043818b332b93670334c59aef36bc3b8a +Size (mate-common-1.20.0.tar.xz) = 73108 bytes --_----------=_1526302364273620--