pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/pangomm
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.
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
Home |
Main Index |
Thread Index |
Old Index