pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import p5-URI-ws-0.03 as wip/p5-URI-ws.
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Jun 18 14:54:05 2016 +0200
Changeset: 6c51a6f3c153e1b519beef2ec384e47d55b6ea80
Added Files:
p5-URI-ws/DESCR
p5-URI-ws/Makefile
p5-URI-ws/distinfo
Log Message:
Import p5-URI-ws-0.03 as wip/p5-URI-ws.
URI::ws - WebSocket support for URI package.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6c51a6f3c153e1b519beef2ec384e47d55b6ea80
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-URI-ws/DESCR | 1 +
p5-URI-ws/Makefile | 18 ++++++++++++++++++
p5-URI-ws/distinfo | 6 ++++++
3 files changed, 25 insertions(+)
diffs:
diff --git a/p5-URI-ws/DESCR b/p5-URI-ws/DESCR
new file mode 100644
index 0000000..17a2fd2
--- /dev/null
+++ b/p5-URI-ws/DESCR
@@ -0,0 +1 @@
+URI::ws - WebSocket support for URI package.
diff --git a/p5-URI-ws/Makefile b/p5-URI-ws/Makefile
new file mode 100644
index 0000000..2b9b161
--- /dev/null
+++ b/p5-URI-ws/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME= URI-ws-0.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel p5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PL/PLICEASE/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/
+COMMENT= WebSocket support for URI package
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+
+PERL5_PACKLIST= auto/URI/ws/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/p5-URI-ws/distinfo b/p5-URI-ws/distinfo
new file mode 100644
index 0000000..892d0db
--- /dev/null
+++ b/p5-URI-ws/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (URI-ws-0.03.tar.gz) = 5da86d0b2e7a987dee73987edbac4717c5987298
+RMD160 (URI-ws-0.03.tar.gz) = 0098e43108376a4aa541c099fa7f0d3fa574d35c
+SHA512 (URI-ws-0.03.tar.gz) = 138f6605a4cf83d90a2b0b4238ee5112e8b3aa422fa9cdfc98e7d99767c1993200cd4a2487bae982c1adfd0e8574cc866249166ab64afdb2b7631ca220c0fa5a
+Size (URI-ws-0.03.tar.gz) = 11724 bytes
Home |
Main Index |
Thread Index |
Old Index