pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pangomm Update pangomm to 2.40.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/11cb56d135fe
branches: trunk
changeset: 355214:11cb56d135fe
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Fri Nov 25 17:32:14 2016 +0000
description:
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
diffstat:
devel/pangomm/Makefile | 10 +++++-----
devel/pangomm/PLIST | 4 +++-
devel/pangomm/distinfo | 10 +++++-----
3 files changed, 13 insertions(+), 11 deletions(-)
diffs (62 lines):
diff -r 78bd64eab4f6 -r 11cb56d135fe devel/pangomm/Makefile
--- a/devel/pangomm/Makefile Fri Nov 25 17:19:04 2016 +0000
+++ b/devel/pangomm/Makefile Fri Nov 25 17:32:14 2016 +0000
@@ -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 @@
CXXFLAGS+= -std=c++11
+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/glibmm/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../graphics/cairomm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 78bd64eab4f6 -r 11cb56d135fe devel/pangomm/PLIST
--- a/devel/pangomm/PLIST Fri Nov 25 17:19:04 2016 +0000
+++ b/devel/pangomm/PLIST Fri Nov 25 17:32:14 2016 +0000
@@ -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/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
diff -r 78bd64eab4f6 -r 11cb56d135fe devel/pangomm/distinfo
--- a/devel/pangomm/distinfo Fri Nov 25 17:19:04 2016 +0000
+++ b/devel/pangomm/distinfo Fri Nov 25 17:32:14 2016 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index