pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-net-ldap
Module Name: pkgsrc
Committed By: taca
Date: Sat Feb 3 16:04:22 UTC 2024
Modified Files:
pkgsrc/net/ruby-net-ldap: Makefile distinfo
Log Message:
net/ruby-net-ldap: update to 0.19.0
0.19.0 (2024-01-03)
* Net::LDAP::DN - Retain trailing spaces in RDN values in DNs by @TomSellers
in #412
* Add in ability for users to specify LDAP controls when conducting searches
by @gwillcox-r7 in #411
* Document connect_timeout in Constructor Details by @alexjfisher in #415
* Fix openssl error when using multiple hosts by @jpdasma in #417
New Contributors
* @TomSellers made their first contribution in #412
* @gwillcox-r7 made their first contribution in #411
* @alexjfisher made their first contribution in #415
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/ruby-net-ldap/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/ruby-net-ldap/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/ruby-net-ldap/Makefile
diff -u pkgsrc/net/ruby-net-ldap/Makefile:1.15 pkgsrc/net/ruby-net-ldap/Makefile:1.16
--- pkgsrc/net/ruby-net-ldap/Makefile:1.15 Sun Apr 30 06:54:44 2023
+++ pkgsrc/net/ruby-net-ldap/Makefile Sat Feb 3 16:04:22 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2023/04/30 06:54:44 taca Exp $
+# $NetBSD: Makefile,v 1.16 2024/02/03 16:04:22 taca Exp $
-DISTNAME= net-ldap-0.18.0
+DISTNAME= net-ldap-0.19.0
CATEGORIES= net
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/net/ruby-net-ldap/distinfo
diff -u pkgsrc/net/ruby-net-ldap/distinfo:1.17 pkgsrc/net/ruby-net-ldap/distinfo:1.18
--- pkgsrc/net/ruby-net-ldap/distinfo:1.17 Sun Apr 30 06:54:44 2023
+++ pkgsrc/net/ruby-net-ldap/distinfo Sat Feb 3 16:04:22 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2023/04/30 06:54:44 taca Exp $
+$NetBSD: distinfo,v 1.18 2024/02/03 16:04:22 taca Exp $
-BLAKE2s (net-ldap-0.18.0.gem) = 6f3e2f0bfd94b27e493b9a40090ef818513fc7e266462394e0aa603e908c57f8
-SHA512 (net-ldap-0.18.0.gem) = d9127296c12850b33960caccd1c1422d535c85599d94c22c2b98b7aad2a1bc73803267f54e6e1db26bb20952493467953b0ee7fe2ed0f47540e878ff9b1f2e08
-Size (net-ldap-0.18.0.gem) = 67072 bytes
+BLAKE2s (net-ldap-0.19.0.gem) = d47a50ecc9ceb4ef275596d5449a5ed343452d6e465841545499584d201e7d25
+SHA512 (net-ldap-0.19.0.gem) = 661db47d0836e029baedf11398583306f8d077d6c50dc842a2324383f8efec6edf297a4bfbb7211e12021521910ff10e873dd245a99cca1d1e46aff5cbe9b8e9
+Size (net-ldap-0.19.0.gem) = 67584 bytes
Home |
Main Index |
Thread Index |
Old Index