pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/tevent



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug 10 16:46:08 UTC 2026

Modified Files:
        pkgsrc/devel/tevent: Makefile distinfo

Log Message:
tevent: updated to 0.17.2

0.17.2
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/tevent/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/tevent/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/tevent/Makefile
diff -u pkgsrc/devel/tevent/Makefile:1.26 pkgsrc/devel/tevent/Makefile:1.27
--- pkgsrc/devel/tevent/Makefile:1.26   Thu Jun 11 07:21:25 2026
+++ pkgsrc/devel/tevent/Makefile        Mon Aug 10 16:46:08 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2026/06/11 07:21:25 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2026/08/10 16:46:08 adam Exp $
 
-DISTNAME=      tevent-0.17.1
-PKGREVISION=   1
+DISTNAME=      tevent-0.17.2
 CATEGORIES=    devel
 MASTER_SITES=  https://www.samba.org/ftp/tevent/
 
@@ -41,7 +40,7 @@ SUBST_SED.docbook+=   -e 's,http://docbook
 
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/cmocka/buildlink3.mk"
-BUILDLINK_API_DEPENDS.talloc+= talloc>=2.4.0
+BUILDLINK_API_DEPENDS.talloc+= talloc>=2.5.0
 .include "../../devel/talloc/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../lang/python/extension.mk"

Index: pkgsrc/devel/tevent/distinfo
diff -u pkgsrc/devel/tevent/distinfo:1.23 pkgsrc/devel/tevent/distinfo:1.24
--- pkgsrc/devel/tevent/distinfo:1.23   Sun Dec 28 10:06:59 2025
+++ pkgsrc/devel/tevent/distinfo        Mon Aug 10 16:46:08 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.23 2025/12/28 10:06:59 adam Exp $
+$NetBSD: distinfo,v 1.24 2026/08/10 16:46:08 adam Exp $
 
-BLAKE2s (tevent-0.17.1.tar.gz) = 32787830d7a01b199fff3aa455143cc54821516c39c0bbed57d872c842bc12a2
-SHA512 (tevent-0.17.1.tar.gz) = 781f8aced9ad135e64ce3953a013434feb84a6945ccfbce58a6ff21cb3da48af1e32324a5a950a55256a02545c2e1808a4cd8b209a3f970375347c8b390df258
-Size (tevent-0.17.1.tar.gz) = 902444 bytes
+BLAKE2s (tevent-0.17.2.tar.gz) = 237414e75d9a9547488f501c13d8c43c9b7cddda4ef5e683f9775f54683b74da
+SHA512 (tevent-0.17.2.tar.gz) = 23b8a8e4251d3a88e9bbb78134787280047e631393ab668fa34ab69986be72046506f9766b6b82f7ff6ce38412d7198665120312f98b9fe5428a662efc16b59b
+Size (tevent-0.17.2.tar.gz) = 906519 bytes
 SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = 50ff76f5b085f770751ca8bb93c8544cfdcd40d9
 SHA1 (patch-buildtools_wafsamba_samba__install.py) = d801340617da325e3bb70a90350e45cc8e383c2d
 SHA1 (patch-buildtools_wafsamba_samba__utils.py) = 0a587421870c1974175fadbb02dde215f35938f2



Home | Main Index | Thread Index | Old Index