pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/atk



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.

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



Home | Main Index | Thread Index | Old Index