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:   adam
Date:           Mon Jul 27 16:38:51 UTC 2020

Modified Files:
        pkgsrc/www/libpsl: Makefile distinfo

Log Message:
libpsl: updated to 0.21.1

Release v0.21.1
Fixing tests, improved Meson build


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/libpsl/Makefile
cvs rdiff -u -r1.2 -r1.3 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.9 pkgsrc/www/libpsl/Makefile:1.10
--- pkgsrc/www/libpsl/Makefile:1.9      Tue Jun  2 08:23:01 2020
+++ pkgsrc/www/libpsl/Makefile  Mon Jul 27 16:38:51 2020
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.9 2020/06/02 08:23:01 adam Exp $
+# $NetBSD: Makefile,v 1.10 2020/07/27 16:38:51 adam Exp $
 
-DISTNAME=      libpsl-0.21.0
-PKGREVISION=   2
+DISTNAME=      libpsl-0.21.1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rockdaboot/}
-GITHUB_RELEASE=        ${DISTNAME}
+GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 EXTRACT_SUFX=  .tar.lz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/rockdaboot/libpsl/
+HOMEPAGE=      https://github.com/rockdaboot/libpsl
 COMMENT=       Library to handle the Public Suffix List
 LICENSE=       mit
 

Index: pkgsrc/www/libpsl/distinfo
diff -u pkgsrc/www/libpsl/distinfo:1.2 pkgsrc/www/libpsl/distinfo:1.3
--- pkgsrc/www/libpsl/distinfo:1.2      Mon Feb 24 19:46:23 2020
+++ pkgsrc/www/libpsl/distinfo  Mon Jul 27 16:38:51 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/02/24 19:46:23 adam Exp $
+$NetBSD: distinfo,v 1.3 2020/07/27 16:38:51 adam Exp $
 
-SHA1 (libpsl-0.21.0.tar.lz) = a2ab2bbfc5eb01ff090ffbe4e3e2a6dac0178b4b
-RMD160 (libpsl-0.21.0.tar.lz) = 72e0088b7d4b04e992eac54518e099606a1d3430
-SHA512 (libpsl-0.21.0.tar.lz) = 2e13a8771ffac3c904db3513c8b51e0c91c6fcf1b176af363b241ab047f748f959952be6404ebd4bf9b746f49e4d3c8853bb243afd215b1cf5d4dca3e73bc326
-Size (libpsl-0.21.0.tar.lz) = 1929337 bytes
+SHA1 (libpsl-0.21.1.tar.lz) = 566d8bfa77f4d290345825a730c4fe15a71e2dc4
+RMD160 (libpsl-0.21.1.tar.lz) = 58ef02f4fa00a086790d849ba5473fbd56df9fde
+SHA512 (libpsl-0.21.1.tar.lz) = af16c375829af8e8f09b4f7a167f81f1093d9c29efe27d2a52e6d062bd7d03729af3f19c12abe6b63fa8a889f7a7e1527155b828ec7cbd0b10d1d5a76dfb1a8a
+Size (libpsl-0.21.1.tar.lz) = 2003340 bytes



Home | Main Index | Thread Index | Old Index