pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/coturn



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Aug  7 16:53:51 UTC 2026

Modified Files:
        pkgsrc/net/coturn: Makefile distinfo
Removed Files:
        pkgsrc/net/coturn/patches: patch-configure

Log Message:
net/coturn: Update to 4.17.1

Drop patch for ginstall problem, following upstream fix.

Upstream NEWS content, less bugfixes and minor improvements:

Release 4.17.1

Changelist:
- Flash before socket close (#2041) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)
- build: Drop ginstall detection in configure (#2038) (Pavel Punsky <eakraly%users.noreply.github.com@localhost>)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/coturn/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/coturn/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/net/coturn/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/coturn/Makefile
diff -u pkgsrc/net/coturn/Makefile:1.18 pkgsrc/net/coturn/Makefile:1.19
--- pkgsrc/net/coturn/Makefile:1.18     Wed Aug  5 12:20:03 2026
+++ pkgsrc/net/coturn/Makefile  Fri Aug  7 16:53:51 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2026/08/05 12:20:03 gdt Exp $
+# $NetBSD: Makefile,v 1.19 2026/08/07 16:53:51 gdt Exp $
 
-DISTNAME=      coturn-4.17.0
-PKGREVISION=   1
+DISTNAME=      coturn-4.17.1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=coturn/}
 

Index: pkgsrc/net/coturn/distinfo
diff -u pkgsrc/net/coturn/distinfo:1.8 pkgsrc/net/coturn/distinfo:1.9
--- pkgsrc/net/coturn/distinfo:1.8      Wed Aug  5 12:20:03 2026
+++ pkgsrc/net/coturn/distinfo  Fri Aug  7 16:53:51 2026
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.8 2026/08/05 12:20:03 gdt Exp $
+$NetBSD: distinfo,v 1.9 2026/08/07 16:53:51 gdt Exp $
 
-BLAKE2s (coturn-4.17.0.tar.gz) = b491afb6c800f65fa965acffcbcf343ab35d787c8409bc845b75644698db02c1
-SHA512 (coturn-4.17.0.tar.gz) = 891e72b8f5c5a96de427306c033b61ff995aff50de42ec8d0f6ead1ed9d5a2f51b8936898cec954fd1ffd0196c276ee64e1ac864bcf4f55d34a2c734dd7597c8
-Size (coturn-4.17.0.tar.gz) = 811670 bytes
-SHA1 (patch-configure) = 48ae0d494da73c43e27c866b1365905d75efd527
+BLAKE2s (coturn-4.17.1.tar.gz) = 4327a9a6a96e30ef3b7662b3dbc0b21ccd3a12d049d737100e5f74689659cd1d
+SHA512 (coturn-4.17.1.tar.gz) = a0d382ac970e290ade3a606a497ad561abbb7431cf3540ab53485af95004bd9738ea1015178937ff4381b34c7fca7c1f3e6276f33f1b376e5f26a883afaca7cc
+Size (coturn-4.17.1.tar.gz) = 812647 bytes



Home | Main Index | Thread Index | Old Index