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 Jan 14 20:12:08 UTC 2024
Modified Files:
pkgsrc/www/libpsl: Makefile PLIST distinfo
Log Message:
libpsl: update to 0.21.5.
13.01.2024 Release V0.21.5
* Fix version.txt
13.01.2024 Release V0.21.4
* Fix meson build (missing ICONV_CONST in config.h)
13.01.2024 Release V0.21.3
* Improved build with meson
* Fixed and improved build on Windows
* Improved build instructions
* Install psl-make-dafsa
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/libpsl/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/libpsl/PLIST
cvs rdiff -u -r1.6 -r1.7 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.16 pkgsrc/www/libpsl/Makefile:1.17
--- pkgsrc/www/libpsl/Makefile:1.16 Mon Aug 14 05:25:29 2023
+++ pkgsrc/www/libpsl/Makefile Sun Jan 14 20:12:08 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2023/08/14 05:25:29 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2024/01/14 20:12:08 wiz Exp $
-DISTNAME= libpsl-0.21.2
-PKGREVISION= 1
+DISTNAME= libpsl-0.21.5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=rockdaboot/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -24,7 +23,10 @@ TEST_TARGET= check
PYTHON_FOR_BUILD_ONLY= tool
+REPLACE_PYTHON+= src/psl-make-dafsa
+
.include "../../lang/python/tool.mk"
+.include "../../lang/python/application.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libidn2/buildlink3.mk"
.include "../../textproc/libunistring/buildlink3.mk"
Index: pkgsrc/www/libpsl/PLIST
diff -u pkgsrc/www/libpsl/PLIST:1.1 pkgsrc/www/libpsl/PLIST:1.2
--- pkgsrc/www/libpsl/PLIST:1.1 Sat Jul 28 12:25:20 2018
+++ pkgsrc/www/libpsl/PLIST Sun Jan 14 20:12:08 2024
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2018/07/28 12:25:20 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/01/14 20:12:08 wiz Exp $
bin/psl
+bin/psl-make-dafsa
include/libpsl.h
lib/libpsl.la
lib/pkgconfig/libpsl.pc
Index: pkgsrc/www/libpsl/distinfo
diff -u pkgsrc/www/libpsl/distinfo:1.6 pkgsrc/www/libpsl/distinfo:1.7
--- pkgsrc/www/libpsl/distinfo:1.6 Wed Dec 28 09:44:16 2022
+++ pkgsrc/www/libpsl/distinfo Sun Jan 14 20:12:08 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/12/28 09:44:16 adam Exp $
+$NetBSD: distinfo,v 1.7 2024/01/14 20:12:08 wiz Exp $
-BLAKE2s (libpsl-0.21.2.tar.lz) = 389d89e87f18325d7aa961580b6be4b24ebe79cc15a2434fdc572e047987f519
-SHA512 (libpsl-0.21.2.tar.lz) = 976b345c7d524b9f161cec7706a41fcfd0a4fa604d61a6edc635a9be755659eb823d85dc1b4792e5b3b70545eeebf27abac500985da70265c51fdd0d8e354c9e
-Size (libpsl-0.21.2.tar.lz) = 2039147 bytes
+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
Home |
Main Index |
Thread Index |
Old Index