pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Sep  9 11:07:49 UTC 2026

Modified Files:
        pkgsrc/www: Makefile
Added Files:
        pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt: DESCR Makefile distinfo

Log Message:
p5-LWP-Protocol-http-SocketUnixAlt: add version 0.0204

Speak HTTP through Unix sockets


To generate a diff of this commit:
cvs rdiff -u -r1.1938 -r1.1939 pkgsrc/www/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt/DESCR \
    pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt/Makefile \
    pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt/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/Makefile
diff -u pkgsrc/www/Makefile:1.1938 pkgsrc/www/Makefile:1.1939
--- pkgsrc/www/Makefile:1.1938  Sun Aug 30 14:32:10 2026
+++ pkgsrc/www/Makefile Wed Sep  9 11:07:48 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1938 2026/08/30 14:32:10 leot Exp $
+# $NetBSD: Makefile,v 1.1939 2026/09/09 11:07:48 markd Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -547,6 +547,7 @@ SUBDIR+=    p5-LWP-MediaTypes
 SUBDIR+=       p5-LWP-Online
 SUBDIR+=       p5-LWP-Protocol-Net-Curl
 SUBDIR+=       p5-LWP-Protocol-PSGI
+SUBDIR+=       p5-LWP-Protocol-http-SocketUnixAlt
 SUBDIR+=       p5-LWP-Protocol-https
 SUBDIR+=       p5-LWP-UserAgent-Determined
 SUBDIR+=       p5-LWPx-ParanoidAgent

Added files:

Index: pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt/DESCR
diff -u /dev/null pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt/DESCR:1.1
--- /dev/null   Wed Sep  9 11:07:49 2026
+++ pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt/DESCR Wed Sep  9 11:07:48 2026
@@ -0,0 +1 @@
+Speak HTTP through Unix sockets.
Index: pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt/Makefile
diff -u /dev/null pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt/Makefile:1.1
--- /dev/null   Wed Sep  9 11:07:49 2026
+++ pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt/Makefile      Wed Sep  9 11:07:48 2026
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2026/09/09 11:07:48 markd Exp $
+
+DISTNAME=      LWP-Protocol-http-SocketUnixAlt-0.0204
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SH/SHARYANTO/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/pod/LWP::Protocol::http::SocketUnixAlt
+COMMENT=       Speak HTTP through Unix sockets
+LICENSE=       ${PERL5_LICENSE}
+
+DEPENDS+=      p5-libwww-[0-9]*:../../www/p5-libwww
+
+USE_LANGUAGES=         # empty
+PERL5_PACKLIST=                auto/LWP/Protocol/http/SocketUnixAlt/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt/distinfo
diff -u /dev/null pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt/distinfo:1.1
--- /dev/null   Wed Sep  9 11:07:49 2026
+++ pkgsrc/www/p5-LWP-Protocol-http-SocketUnixAlt/distinfo      Wed Sep  9 11:07:48 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/09/09 11:07:48 markd Exp $
+
+BLAKE2s (LWP-Protocol-http-SocketUnixAlt-0.0204.tar.gz) = 83f0757414ea111002b982c2a5d9f3adcfa661e67fc4921f78eac9e61abcbb4a
+SHA512 (LWP-Protocol-http-SocketUnixAlt-0.0204.tar.gz) = 0ffe395beb44ea83c9720e7ecad684c65db74b65ce062609c1b25873d82c22240dd2c1dce536bf857a9ad73f0afaf6aa69a2fade2c19027e17c5dd5ccb6f14b5
+Size (LWP-Protocol-http-SocketUnixAlt-0.0204.tar.gz) = 14586 bytes



Home | Main Index | Thread Index | Old Index