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:           Fri Jul  2 08:59:05 UTC 2021

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

Log Message:
libsigc++: updated to 2.10.7

2.10.7 (stable)

Meson build:
* Make it possible to use sigc++ as a subproject
* Fix dependency on files generated from .h.m4 files
* No implicit_include_directories
* Make quiet installations possible
* Fix build as subproject without building documentation

Documentation:
* Links to *.gnome.org refer to sigc++-2.0 and gtkmm-3.0 versions
  instead of latest versions


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/devel/libsigc++/Makefile
cvs rdiff -u -r1.32 -r1.33 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.64 pkgsrc/devel/libsigc++/Makefile:1.65
--- pkgsrc/devel/libsigc++/Makefile:1.64        Mon May 24 19:50:00 2021
+++ pkgsrc/devel/libsigc++/Makefile     Fri Jul  2 08:59:05 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2021/05/24 19:50:00 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2021/07/02 08:59:05 adam Exp $
 
-DISTNAME=      libsigc++-2.10.6
-PKGREVISION=   2
+DISTNAME=      libsigc++-2.10.7
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsigc++/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/libsigc++/distinfo
diff -u pkgsrc/devel/libsigc++/distinfo:1.32 pkgsrc/devel/libsigc++/distinfo:1.33
--- pkgsrc/devel/libsigc++/distinfo:1.32        Thu Apr  8 20:52:15 2021
+++ pkgsrc/devel/libsigc++/distinfo     Fri Jul  2 08:59:05 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2021/04/08 20:52:15 adam Exp $
+$NetBSD: distinfo,v 1.33 2021/07/02 08:59:05 adam Exp $
 
-SHA1 (libsigc++-2.10.6.tar.xz) = d59622d729cf18e507dcd54b317ebd77e0f693a8
-RMD160 (libsigc++-2.10.6.tar.xz) = 6c626e608a0fae6f6db565bc42edb9e8797e89f4
-SHA512 (libsigc++-2.10.6.tar.xz) = 7dd57c061defe323de5721d187145dcf63346311d8993eb6346a33789f26c8509c1bf5a73d55776cc5ebe85fb14d54107553a652dd42f452aed6aed20047b549
-Size (libsigc++-2.10.6.tar.xz) = 4791016 bytes
+SHA1 (libsigc++-2.10.7.tar.xz) = 321281defb0eb924baedf7975a1f03cdb92bbf79
+RMD160 (libsigc++-2.10.7.tar.xz) = 75a5a223a7aeed779d10f13d585c7fa582d3d7e9
+SHA512 (libsigc++-2.10.7.tar.xz) = 075f120f7261eac020a92956a4b2d8bfa380a63bf4e78d057d93b035dcb0590df1ee1e2d3af59edf97e3c30cc01359d259d24e4fc69bdb99952d4c9c02eb6015
+Size (libsigc++-2.10.7.tar.xz) = 4791304 bytes



Home | Main Index | Thread Index | Old Index