pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/libpsl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 28 14:01:29 UTC 2026

Modified Files:
        pkgsrc/www/libpsl: Makefile distinfo

Log Message:
libpsl: update to 0.22.0.

24.06.2026 Release V0.22.0
  * Allow building from tarball without Python
  * Add support for libcucore on Apple OSes
  * Add support for Windows native ICU
  * Avoid using alloca()
  * Improve portability
  * Avoid deps by implementing is_ipv4() and is_ipv6()
  * Get rid of WSA startup code
  * Add a contrib/mingw.static to cross-build a static Windows library
  * Improve documentation
  * Improve meson and autotools builds
  * Fix typo in config-msvc.mak.in
  * Improve libpsl.pc for pkg-config


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/libpsl/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/libpsl/distinfo

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

Modified files:

Index: pkgsrc/www/libpsl/Makefile
diff -u pkgsrc/www/libpsl/Makefile:1.17 pkgsrc/www/libpsl/Makefile:1.18
--- pkgsrc/www/libpsl/Makefile:1.17     Sun Jan 14 20:12:08 2024
+++ pkgsrc/www/libpsl/Makefile  Sun Jun 28 14:01:29 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2024/01/14 20:12:08 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2026/06/28 14:01:29 wiz Exp $
 
-DISTNAME=      libpsl-0.21.5
+DISTNAME=      libpsl-0.22.0
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rockdaboot/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/www/libpsl/distinfo
diff -u pkgsrc/www/libpsl/distinfo:1.7 pkgsrc/www/libpsl/distinfo:1.8
--- pkgsrc/www/libpsl/distinfo:1.7      Sun Jan 14 20:12:08 2024
+++ pkgsrc/www/libpsl/distinfo  Sun Jun 28 14:01:29 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/01/14 20:12:08 wiz Exp $
+$NetBSD: distinfo,v 1.8 2026/06/28 14:01:29 wiz Exp $
 
-BLAKE2s (libpsl-0.21.5.tar.lz) = a11142a085b619aac16b138b0093945888827fa811bad56215e9b8ff526e97c9
-SHA512 (libpsl-0.21.5.tar.lz) = a6608770375453fea1f0bf25368775c682e87b5b127e4bd88305007f7a74d00eecc5f22304c3bd3466dc3bb292faec533a180a16356627b08ef51d87a3830a7b
-Size (libpsl-0.21.5.tar.lz) = 2016549 bytes
+BLAKE2s (libpsl-0.22.0.tar.lz) = ff2b4697bceb17419e6b8a09f302b31323a2a88ac627b73c68936e39cdf22b31
+SHA512 (libpsl-0.22.0.tar.lz) = 812e290a457920edcf88590fcb10e42f7740dcaa014af19773d4e6c8be8e848c6a1cc34389948204c2f54af4cf4296915ca8b80f96058c5e193c128b4f77d977
+Size (libpsl-0.22.0.tar.lz) = 2109004 bytes



Home | Main Index | Thread Index | Old Index