pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net Makefile: Add erlang-idna version 6.1.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/4386173c25d1
branches: trunk
changeset: 444994:4386173c25d1
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Fri Jan 15 23:27:25 2021 +0000
description:
Makefile: Add erlang-idna version 6.1.1
erlang-idna is a pure Erlang IDNA implementation that follows the RFC5891. This addition is motivated by the fact it is a dependency for the last releases of erlang-xmpp.
diffstat:
net/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 59611554f50b -r 4386173c25d1 net/Makefile
--- a/net/Makefile Fri Jan 15 23:20:36 2021 +0000
+++ b/net/Makefile Fri Jan 15 23:27:25 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1373 2021/01/15 00:38:58 wiz Exp $
+# $NetBSD: Makefile,v 1.1374 2021/01/15 23:27:25 triaxx Exp $
#
COMMENT= Networking tools
@@ -131,6 +131,7 @@
SUBDIR+= enet
SUBDIR+= entropy
SUBDIR+= erlang-esip
+SUBDIR+= erlang-idna
SUBDIR+= erlang-stun
SUBDIR+= erlang-xmpp
SUBDIR+= ether2dns
Home |
Main Index |
Thread Index |
Old Index