pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libsigc++ libsigc++: updated to 2.10.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab7cd2df280b
branches:  trunk
changeset: 373933:ab7cd2df280b
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Feb 15 10:19:28 2022 +0000

description:
libsigc++: updated to 2.10.8

2.10.8 (stable)

Build:
* Meson build: Perl is not required by new versions of mm-common
* NMake Makefiles: Support building with VS2022

Documentation:
* Upgrade the manual from DocBook 4.1 to DocBook 5.0

diffstat:

 devel/libsigc++/Makefile |  6 +++---
 devel/libsigc++/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 52b128c8290e -r ab7cd2df280b devel/libsigc++/Makefile
--- a/devel/libsigc++/Makefile  Tue Feb 15 10:13:23 2022 +0000
+++ b/devel/libsigc++/Makefile  Tue Feb 15 10:19:28 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2021/07/02 08:59:05 adam Exp $
+# $NetBSD: Makefile,v 1.66 2022/02/15 10:19:28 adam Exp $
 
-DISTNAME=      libsigc++-2.10.7
+DISTNAME=      libsigc++-2.10.8
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsigc++/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -14,7 +14,7 @@
 GCC_REQD+=     4.8
 
 USE_LANGUAGES=         c c++11
-USE_TOOLS+=            gm4 perl:build pkg-config
+USE_TOOLS+=            gm4 pkg-config
 PKGCONFIG_OVERRIDE=    sigc++.pc.in
 PYTHON_FOR_BUILD_ONLY= tool
 
diff -r 52b128c8290e -r ab7cd2df280b devel/libsigc++/distinfo
--- a/devel/libsigc++/distinfo  Tue Feb 15 10:13:23 2022 +0000
+++ b/devel/libsigc++/distinfo  Tue Feb 15 10:19:28 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2021/10/26 10:15:27 nia Exp $
+$NetBSD: distinfo,v 1.36 2022/02/15 10:19:28 adam Exp $
 
-BLAKE2s (libsigc++-2.10.7.tar.xz) = 5453d8503fa46b49f6ab3102555a97717f6a42e98c9b6c24026f34a8abd99773
-SHA512 (libsigc++-2.10.7.tar.xz) = 075f120f7261eac020a92956a4b2d8bfa380a63bf4e78d057d93b035dcb0590df1ee1e2d3af59edf97e3c30cc01359d259d24e4fc69bdb99952d4c9c02eb6015
-Size (libsigc++-2.10.7.tar.xz) = 4791304 bytes
+BLAKE2s (libsigc++-2.10.8.tar.xz) = ac9df5673c5495640631f238614119d16d15b14ce5b45b656f635e3f242a6268
+SHA512 (libsigc++-2.10.8.tar.xz) = 8b22fd8ae4eca3ebc1b65b68d4dc022e7bbde6d1d02a557e64d2fda2682e2e39b357af6d8b68e8741c287701be9fffd27125c6171790455a7657e0ea55cc08b3
+Size (libsigc++-2.10.8.tar.xz) = 4998876 bytes



Home | Main Index | Thread Index | Old Index