pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libsigc++



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Feb 15 10:19:29 UTC 2022

Modified Files:
        pkgsrc/devel/libsigc++: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/devel/libsigc++/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/libsigc++/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/libsigc++/Makefile
diff -u pkgsrc/devel/libsigc++/Makefile:1.65 pkgsrc/devel/libsigc++/Makefile:1.66
--- pkgsrc/devel/libsigc++/Makefile:1.65        Fri Jul  2 08:59:05 2021
+++ pkgsrc/devel/libsigc++/Makefile     Tue Feb 15 10:19:28 2022
@@ -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 @@ CONFLICTS+=   libsigc++2-[0-9]*
 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
 

Index: pkgsrc/devel/libsigc++/distinfo
diff -u pkgsrc/devel/libsigc++/distinfo:1.35 pkgsrc/devel/libsigc++/distinfo:1.36
--- pkgsrc/devel/libsigc++/distinfo:1.35        Tue Oct 26 10:15:27 2021
+++ pkgsrc/devel/libsigc++/distinfo     Tue Feb 15 10:19:28 2022
@@ -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