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 8F4587A263 for ; Fri, 25 Nov 2016 17:32:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 402E9855F0; Fri, 25 Nov 2016 17:32:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C4115855D8 for ; Fri, 25 Nov 2016 17:32:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id sGKqGNjFbt4B for ; Fri, 25 Nov 2016 17:32:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 446E584C86 for ; Fri, 25 Nov 2016 17:32:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3F688FBA6; Fri, 25 Nov 2016 17:32:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1480095134289050" MIME-Version: 1.0 Date: Fri, 25 Nov 2016 17:32:14 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/devel/pangomm To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20161125173214.3F688FBA6@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. --_----------=_1480095134289050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Fri Nov 25 17:32:14 UTC 2016 Modified Files: pkgsrc/devel/pangomm: Makefile PLIST distinfo Log Message: Update pangomm to 2.40.1 2.40.1 (stable): * C++11: Make all operator bool()s explicit. (Murray Cumming) * Build: Fix silent builds. (Kjell Ahlstedt) Bug #768797 To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/pangomm/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/pangomm/PLIST cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/pangomm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1480095134289050 Content-Disposition: inline Content-Length: 3257 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/pangomm/Makefile diff -u pkgsrc/devel/pangomm/Makefile:1.42 pkgsrc/devel/pangomm/Makefile:1.43 --- pkgsrc/devel/pangomm/Makefile:1.42 Sat Jul 9 06:38:11 2016 +++ pkgsrc/devel/pangomm/Makefile Fri Nov 25 17:32:14 2016 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2016/07/09 06:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2016/11/25 17:32:14 prlw1 Exp $ -DISTNAME= pangomm-2.40.0 -PKGREVISION= 1 +DISTNAME= pangomm-2.40.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pangomm/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -22,9 +21,10 @@ PKGCONFIG_OVERRIDE+= pango/pangomm.pc.in CXXFLAGS+= -std=c++11 -BUILDLINK_API_DEPENDS.pango+= pango>=1.26.0 - +BUILDLINK_API_DEPENDS.mm-common+= mm-common>=0.9.10 +.include "../../devel/mm-common/buildlink3.mk" .include "../../devel/glibmm/buildlink3.mk" +BUILDLINK_API_DEPENDS.pango+= pango>=1.26.0 .include "../../devel/pango/buildlink3.mk" .include "../../graphics/cairomm/buildlink3.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/pangomm/PLIST diff -u pkgsrc/devel/pangomm/PLIST:1.10 pkgsrc/devel/pangomm/PLIST:1.11 --- pkgsrc/devel/pangomm/PLIST:1.10 Tue Apr 12 21:28:55 2016 +++ pkgsrc/devel/pangomm/PLIST Fri Nov 25 17:32:14 2016 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2016/04/12 21:28:55 adam Exp $ +@comment $NetBSD: PLIST,v 1.11 2016/11/25 17:32:14 prlw1 Exp $ include/pangomm-1.4/pangomm.h include/pangomm-1.4/pangomm/attributes.h include/pangomm-1.4/pangomm/attriter.h @@ -281,9 +281,11 @@ share/doc/pangomm-1.4/reference/html/sin share/doc/pangomm-1.4/reference/html/since_1_16.html share/doc/pangomm-1.4/reference/html/since_1_18.html share/doc/pangomm-1.4/reference/html/since_1_20.html +share/doc/pangomm-1.4/reference/html/since_1_20_1.html share/doc/pangomm-1.4/reference/html/since_1_22.html share/doc/pangomm-1.4/reference/html/since_1_30.html share/doc/pangomm-1.4/reference/html/since_1_32.html +share/doc/pangomm-1.4/reference/html/since_1_32_4.html share/doc/pangomm-1.4/reference/html/since_1_38.html share/doc/pangomm-1.4/reference/html/since_1_4.html share/doc/pangomm-1.4/reference/html/since_1_40.html Index: pkgsrc/devel/pangomm/distinfo diff -u pkgsrc/devel/pangomm/distinfo:1.12 pkgsrc/devel/pangomm/distinfo:1.13 --- pkgsrc/devel/pangomm/distinfo:1.12 Tue Apr 12 21:28:55 2016 +++ pkgsrc/devel/pangomm/distinfo Fri Nov 25 17:32:14 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2016/04/12 21:28:55 adam Exp $ +$NetBSD: distinfo,v 1.13 2016/11/25 17:32:14 prlw1 Exp $ -SHA1 (pangomm-2.40.0.tar.xz) = a4e1eefbd252f19bdcbe5c03f0b91499e1f4f480 -RMD160 (pangomm-2.40.0.tar.xz) = ef5e8433c9e86240bc91617ec4296f42b0e3332a -SHA512 (pangomm-2.40.0.tar.xz) = 95d9e0a659735fcfdbdcd001bf6d98d62df941728d2faff9d61a59655bf1a19f6da54fdac7e369c1ee250d2fc49255ebf2943207fcb32aa071a04c29020e6c6f -Size (pangomm-2.40.0.tar.xz) = 795236 bytes +SHA1 (pangomm-2.40.1.tar.xz) = 2b3904e635d6cf3b8088f7a8c6e2f8a5034f6516 +RMD160 (pangomm-2.40.1.tar.xz) = 8d48c6f16bf6e6eb6d26303d96d8ff5d620932b2 +SHA512 (pangomm-2.40.1.tar.xz) = bed19800b76e69cc51abeb5997bdc2f687f261ebcbe36aeee51f1fbf5010a46f4b9469033c34a912502001d9985135fd5c7f7574d3de8ba33cc5832520c6aa6f +Size (pangomm-2.40.1.tar.xz) = 810384 bytes --_----------=_1480095134289050--