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:           Thu Feb  6 14:31:56 UTC 2025

Modified Files:
        pkgsrc/devel/tevent: Makefile distinfo
Removed Files:
        pkgsrc/devel/tevent/patches: patch-lib_replace_replace.c

Log Message:
tevent: updated to 0.16.2

0.16.2
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/tevent/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/tevent/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/tevent/patches/patch-lib_replace_replace.c

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.22 pkgsrc/devel/tevent/Makefile:1.23
--- pkgsrc/devel/tevent/Makefile:1.22   Wed Dec 18 10:58:03 2024
+++ pkgsrc/devel/tevent/Makefile        Thu Feb  6 14:31:55 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2024/12/18 10:58:03 nros Exp $
+# $NetBSD: Makefile,v 1.23 2025/02/06 14:31:55 adam Exp $
 
-DISTNAME=      tevent-0.16.1
-PKGREVISION=   1
+DISTNAME=      tevent-0.16.2
 CATEGORIES=    devel
 MASTER_SITES=  https://www.samba.org/ftp/tevent/
 
@@ -15,8 +14,6 @@ TOOL_DEPENDS+=        docbook-xsl-[0-9]*:../../
 
 CONFLICTS+=    samba<=4.9.4nb1
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 USE_TOOLS+=            pkg-config
 HAS_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --mandir=${PREFIX}/${PKGMANDIR}
@@ -41,9 +38,9 @@ SUBST_FILES.docbook+= buildtools/wafsamb
 SUBST_STAGE.docbook=   pre-configure
 SUBST_SED.docbook+=    -e 's,http://docbook.sourceforge.net/release/xsl/current,${PREFIX}/share/xsl/docbook,g'
 
+.include "../../devel/cmocka/buildlink3.mk"
 BUILDLINK_API_DEPENDS.talloc+= talloc>=2.4.0
 .include "../../devel/talloc/buildlink3.mk"
-.include "../../devel/cmocka/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../lang/python/extension.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/tevent/distinfo
diff -u pkgsrc/devel/tevent/distinfo:1.21 pkgsrc/devel/tevent/distinfo:1.22
--- pkgsrc/devel/tevent/distinfo:1.21   Mon Nov 11 15:34:13 2024
+++ pkgsrc/devel/tevent/distinfo        Thu Feb  6 14:31:55 2025
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.21 2024/11/11 15:34:13 wiz Exp $
+$NetBSD: distinfo,v 1.22 2025/02/06 14:31:55 adam Exp $
 
-BLAKE2s (tevent-0.16.1.tar.gz) = 048dab2834f532ef6ba6272ae85879df1810157cf3a28b6e5990ac91ac8915a8
-SHA512 (tevent-0.16.1.tar.gz) = cda001d91728b2f28dd081e9c5f6d8ede345dcd9ce1dca04394860cd83090c15aa8dfef1c53b73e120bd17f0d95551fa9301eb4927963314556d016fe5420a39
-Size (tevent-0.16.1.tar.gz) = 890010 bytes
+BLAKE2s (tevent-0.16.2.tar.gz) = 0e945ae45ae58b4e1dc8a5fbe2b6b0be1fac149c5a5e6759bc4502244b17cdba
+SHA512 (tevent-0.16.2.tar.gz) = c644771227fd1ee9f221e8cac1be9db97043953670a29415a20f3f8933d4fa93c7421b991a4ecaac0b9b29e922d1ec2f436160f2d2eaf77c6d392f1dec212417
+Size (tevent-0.16.2.tar.gz) = 897447 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
-SHA1 (patch-lib_replace_replace.c) = 0f7f092196f7e47560799959348d12cfd795893d
 SHA1 (patch-wscript) = 5ef57da7398e66f02abb4f8897447c937de3d8e3



Home | Main Index | Thread Index | Old Index