pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libwnck3



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Fri Aug 25 12:45:03 UTC 2017

Modified Files:
        pkgsrc/devel/libwnck3: Makefile distinfo

Log Message:
Update libwnck3 to 3.24.1

==============
Version 3.24.1
==============

  Fixes

  * Fixed regression causing not working pin window (Marco Trevisan)
  * Fixed Localedir (Alberts Muktupāvel)

==============
Version 3.24.0
==============

  Fixes

  * bump GTK+ required version to 3.22.0
  * Various refactoring to remove deprecated code (Alberts Muktupāvel)
  * Add an option to disable the tasklist scroll event (Moritz Bruder)
  * Add wrap-on-scroll option for WnckPager widget (Moritz Bruder)
  * wnck-image-menu-item: fix memory leak (Alberts Muktupāvel)

  Translators

  * Baurzhan Muftakhidinov (kk)
  * Inaki Larranaga Murgoitio (eu)
  * Piotr Drąg (pl)
CVs: please use "PR category/123" to have the commitmsg appended to PR 123


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/libwnck3/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/libwnck3/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/libwnck3/Makefile
diff -u pkgsrc/devel/libwnck3/Makefile:1.19 pkgsrc/devel/libwnck3/Makefile:1.20
--- pkgsrc/devel/libwnck3/Makefile:1.19 Sun Jul 30 22:47:50 2017
+++ pkgsrc/devel/libwnck3/Makefile      Fri Aug 25 12:45:03 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2017/07/30 22:47:50 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2017/08/25 12:45:03 prlw1 Exp $
 
-DISTNAME=      libwnck-3.20.1
+DISTNAME=      libwnck-3.24.1
 PKGNAME=       ${DISTNAME:S/libwnck/libwnck3/}
-PKGREVISION=   2
 CATEGORIES=    devel x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libwnck/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -14,7 +13,7 @@ LICENSE=      gnu-lgpl-v2
 
 GNU_CONFIGURE=         yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake intltool msgfmt pkg-config
+USE_TOOLS+=            gmake msgfmt pkg-config
 USE_LIBTOOL=           yes
 
 PKGCONFIG_OVERRIDE=    libwnck-3.0.pc.in
@@ -27,7 +26,7 @@ CONFIGURE_ARGS+=      --disable-tools
 .include "../../devel/gobject-introspection/buildlink3.mk"
 .include "../../textproc/gtk-doc/buildlink3.mk"
 .include "../../x11/startup-notification/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk3+=   gtk3+>=3.16
+BUILDLINK_API_DEPENDS.gtk3+=   gtk3+>=3.22.0
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../x11/libXres/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"

Index: pkgsrc/devel/libwnck3/distinfo
diff -u pkgsrc/devel/libwnck3/distinfo:1.7 pkgsrc/devel/libwnck3/distinfo:1.8
--- pkgsrc/devel/libwnck3/distinfo:1.7  Fri Sep 16 21:59:08 2016
+++ pkgsrc/devel/libwnck3/distinfo      Fri Aug 25 12:45:03 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/09/16 21:59:08 prlw1 Exp $
+$NetBSD: distinfo,v 1.8 2017/08/25 12:45:03 prlw1 Exp $
 
-SHA1 (libwnck-3.20.1.tar.xz) = 50cdfa9ebfeda66f4ebdc49dd14b6a3679442835
-RMD160 (libwnck-3.20.1.tar.xz) = 81c8bb1aee6876d041bbd733f5b5bdc1fe3e8c31
-SHA512 (libwnck-3.20.1.tar.xz) = 68e9ec8795a0c54edfb31299f48daed5b8c8aab9462a38fd6336f88c29cb96cff66bf852a6049fc34c28bd6cab2e5e6863a711b0ce726999ca7f8e9b07f0eaf0
-Size (libwnck-3.20.1.tar.xz) = 693932 bytes
+SHA1 (libwnck-3.24.1.tar.xz) = 5c16cd0c63022cfa7cf2f824d037482cfbd9068b
+RMD160 (libwnck-3.24.1.tar.xz) = 462d7de4d474ded7450f5a2890ef506d56a9347b
+SHA512 (libwnck-3.24.1.tar.xz) = e8a31ab2dc0c282f1e0994ce6a2ccd18678dc5c140943399262e795052b7f5da2d6a5d388a74f4b10f8fac66ab138983a9caaee4e72c92a17c01ca5c39b731e1
+Size (libwnck-3.24.1.tar.xz) = 821508 bytes



Home | Main Index | Thread Index | Old Index