pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-HTTP-Tiny
Module Name: pkgsrc
Committed By: wen
Date: Sun Nov 24 00:39:01 UTC 2024
Modified Files:
pkgsrc/www/p5-HTTP-Tiny: Makefile distinfo
Log Message:
Update to 0.090
Upstream changes:
0.090 2024-11-12 11:51:32+01:00 Europe/Brussels
- No changes from 0.089-TRIAL
0.089 2024-10-21 09:35:48+02:00 Europe/Brussels (TRIAL RELEASE)
[CHANGED]
- Find the certificate bundle via IO::Socket::SSL rather than implementing
it in HTTP::Tiny.
- When encoding form data, given a hashref with an arrayref value,
preserve the order of the values in the arrayref rather than sorting.
[DOCS]
- Fixed internal link to "TLS/SSL SUPPORT" section
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/p5-HTTP-Tiny/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/p5-HTTP-Tiny/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/p5-HTTP-Tiny/Makefile
diff -u pkgsrc/www/p5-HTTP-Tiny/Makefile:1.28 pkgsrc/www/p5-HTTP-Tiny/Makefile:1.29
--- pkgsrc/www/p5-HTTP-Tiny/Makefile:1.28 Sat Nov 16 12:07:48 2024
+++ pkgsrc/www/p5-HTTP-Tiny/Makefile Sun Nov 24 00:39:00 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2024/11/16 12:07:48 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2024/11/24 00:39:00 wen Exp $
-DISTNAME= HTTP-Tiny-0.088
+DISTNAME= HTTP-Tiny-0.090
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
Index: pkgsrc/www/p5-HTTP-Tiny/distinfo
diff -u pkgsrc/www/p5-HTTP-Tiny/distinfo:1.17 pkgsrc/www/p5-HTTP-Tiny/distinfo:1.18
--- pkgsrc/www/p5-HTTP-Tiny/distinfo:1.17 Wed Jan 10 16:05:12 2024
+++ pkgsrc/www/p5-HTTP-Tiny/distinfo Sun Nov 24 00:39:00 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2024/01/10 16:05:12 schmonz Exp $
+$NetBSD: distinfo,v 1.18 2024/11/24 00:39:00 wen Exp $
-BLAKE2s (HTTP-Tiny-0.088.tar.gz) = ea6a3a4ef526c855b4f53b0553b902dbf5fff1f92e02ffd10869d82aaafeba9c
-SHA512 (HTTP-Tiny-0.088.tar.gz) = 3f4fb7a5ecf4bc664c0370f66b738bf171478767770400f5774be49a14ed95ce6430e6ac8fb755068e3d73bb3f074268cb6d6da7e6f0aceffbbdc76b0563bb0a
-Size (HTTP-Tiny-0.088.tar.gz) = 77140 bytes
+BLAKE2s (HTTP-Tiny-0.090.tar.gz) = 56e3da8e2ab360983a7df77d04fd5eb624fb303c69b0e8639c66e851ef0ee9b2
+SHA512 (HTTP-Tiny-0.090.tar.gz) = 0239eede1cf584415b140805eb3fd6a334d7023c8fd4e2cc7fde613ba3eb62b494cad92abbb8669e7be43c5fbe1282f62e8e42a14edd1f4a1e749e603d4285da
+Size (HTTP-Tiny-0.090.tar.gz) = 75987 bytes
Home |
Main Index |
Thread Index |
Old Index