pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libsigc++3



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul  2 09:12:17 UTC 2021

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

Log Message:
libsigc++3: updated to 3.0.7

3.0.7 (stable)

Meson build:
* Make it possible to use sigc++ as a subproject
* No implicit_include_directories
* Fix build as subproject without building documentation


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/libsigc++3/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/libsigc++3/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++3/Makefile
diff -u pkgsrc/devel/libsigc++3/Makefile:1.7 pkgsrc/devel/libsigc++3/Makefile:1.8
--- pkgsrc/devel/libsigc++3/Makefile:1.7        Mon May 24 19:50:01 2021
+++ pkgsrc/devel/libsigc++3/Makefile    Fri Jul  2 09:12:17 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2021/05/24 19:50:01 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2021/07/02 09:12:17 adam Exp $
 
-DISTNAME=      libsigc++-3.0.6
+DISTNAME=      libsigc++-3.0.7
 PKGNAME=       ${DISTNAME:S/-/3-/}
-PKGREVISION=   1
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsigc++/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/libsigc++3/distinfo
diff -u pkgsrc/devel/libsigc++3/distinfo:1.3 pkgsrc/devel/libsigc++3/distinfo:1.4
--- pkgsrc/devel/libsigc++3/distinfo:1.3        Thu Apr  8 20:55:18 2021
+++ pkgsrc/devel/libsigc++3/distinfo    Fri Jul  2 09:12:17 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2021/04/08 20:55:18 adam Exp $
+$NetBSD: distinfo,v 1.4 2021/07/02 09:12:17 adam Exp $
 
-SHA1 (libsigc++-3.0.6.tar.xz) = 1077277f04b21f668e084ab1010798bd3216332c
-RMD160 (libsigc++-3.0.6.tar.xz) = 93c57789971c59254bb253d20a248217820b2bd3
-SHA512 (libsigc++-3.0.6.tar.xz) = 4ec5319eda5c0809f1971044152ec7aa142742941644f43ec3944b248667d5694b97a30de8ea0e2260265bbf26a2ffdefbfa8cac5016799d26b92b02411b1c51
-Size (libsigc++-3.0.6.tar.xz) = 789916 bytes
+SHA1 (libsigc++-3.0.7.tar.xz) = df587ea463ab57134877ce2f51053ec6dfb36d41
+RMD160 (libsigc++-3.0.7.tar.xz) = df3604e09f88838658cf1b3008cea6e15e83c93f
+SHA512 (libsigc++-3.0.7.tar.xz) = 0ce4b56d85ccb0041096e2241523b9ca5bf0fd52f9655d2216e2280d5902075a4685023aa60058eb8ee9b7ed0ffc945d652940b0bda73f2fc7ce4de7371ca984
+Size (libsigc++-3.0.7.tar.xz) = 790604 bytes



Home | Main Index | Thread Index | Old Index