Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6B7077A213 for ; Fri, 21 Oct 2016 13:35:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D2BE785EE6; Fri, 21 Oct 2016 13:35:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 62E1785EE2 for ; Fri, 21 Oct 2016 13:35:49 +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 rB7XQkLEKnBk for ; Fri, 21 Oct 2016 13:35:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DF6DE85EDA for ; Fri, 21 Oct 2016 13:35:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D9908FBD2; Fri, 21 Oct 2016 13:35:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1477056948180670" MIME-Version: 1.0 Date: Fri, 21 Oct 2016 13:35:48 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/atk To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20161021133548.D9908FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1477056948180670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Fri Oct 21 13:35:48 UTC 2016 Modified Files: pkgsrc/devel/atk: Makefile distinfo Log Message: Updated devel/atk to 2.22.0 --------------------------- Changes in version 2.22.0 ========================== * * Add more options to XGETTEXT_OPTIONS in po/Makevars Contributors: Piotr Drag ( po) Translations: Piotr Drag ( po), David King (en_GB) Changes in version 2.21.90 ========================== * * Bug 764883: Add some missing argument (out) annotations * Add Language headers to po files * MSVC/win32 * MSVC Builds: Add a Common Autotools Module for Introspection (Bug 764983) * MSVC Builds: Generate the Introspection Build Commands (Bug 764983) * Clean up atk-introspection-msvc.mak * Visual Studio builds: Include version info in property sheets * Visual Studio builds: Generate atk.pc * Visual Studio 2008 builds: Ensure pc file is generated before "install" * Visual Studio builds: Make .pc generation more flexible * build/win32/pc_base.py: Allow custom options * build/win32/atkpc.py: Fix dependent package string Contributors: Piotr Drag, Chun-wei Fan, Rico Tzschichholz Translations: GNOME Translation Robot (gd), Cedric Valmary (oc) To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 pkgsrc/devel/atk/Makefile cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/atk/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1477056948180670 Content-Disposition: inline Content-Length: 1572 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/atk/Makefile diff -u pkgsrc/devel/atk/Makefile:1.93 pkgsrc/devel/atk/Makefile:1.94 --- pkgsrc/devel/atk/Makefile:1.93 Sun Apr 10 18:55:23 2016 +++ pkgsrc/devel/atk/Makefile Fri Oct 21 13:35:48 2016 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.93 2016/04/10 18:55:23 prlw1 Exp $ +# $NetBSD: Makefile,v 1.94 2016/10/21 13:35:48 mef Exp $ -DISTNAME= atk-2.20.0 +DISTNAME= atk-2.22.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz Index: pkgsrc/devel/atk/distinfo diff -u pkgsrc/devel/atk/distinfo:1.50 pkgsrc/devel/atk/distinfo:1.51 --- pkgsrc/devel/atk/distinfo:1.50 Sun Apr 10 18:55:23 2016 +++ pkgsrc/devel/atk/distinfo Fri Oct 21 13:35:48 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.50 2016/04/10 18:55:23 prlw1 Exp $ +$NetBSD: distinfo,v 1.51 2016/10/21 13:35:48 mef Exp $ -SHA1 (atk-2.20.0.tar.xz) = 5d4d699721fee8bcecd3edf1361e89af1db06148 -RMD160 (atk-2.20.0.tar.xz) = f6ab1c2301eeb20988b94069c3571e2f66c0b294 -SHA512 (atk-2.20.0.tar.xz) = 3dab21e59f47deeee7c4b95dbda1c9a57a15007367af584a27c472e20f11bebd210ae7cd16b255e810f66df4c0a2bee14d904c46e1367ce5a6ade6f5af81bace -Size (atk-2.20.0.tar.xz) = 724200 bytes +SHA1 (atk-2.22.0.tar.xz) = bcb9ee62a0fd1d9262684d20b429bc8f5b2c4eaa +RMD160 (atk-2.22.0.tar.xz) = 0e1c23cb2b404b7eaeaf0f9fcc777e7ec4642318 +SHA512 (atk-2.22.0.tar.xz) = af3f6197eb97de869ee706f19564449b02c1444c413e5418323e4bf4c8cf1d98c7c8baa25189f6879d63606d4bc75f33799cb901f4697c087e868bb9a5643cba +Size (atk-2.22.0.tar.xz) = 745572 bytes --_----------=_1477056948180670--