Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/ruby-activeldap databases/ruby-activeldap: u...
details: https://anonhg.NetBSD.org/pkgsrc/rev/414067ccfb26
branches: trunk
changeset: 432386:414067ccfb26
user: taca <taca%pkgsrc.org@localhost>
date: Thu May 21 16:09:04 2020 +0000
description:
databases/ruby-activeldap: update to 6.0.2
Update ruby-activeldap to 6.0.2.
pkgsrc change: remove RUBY_VERSIONS_INCOMPATIBLE for ruby24.
6.0.2: 2020-05-19 {#release-6-0-2}
Improvements
* Added options to {ActiveLdap::Persistance#reload}.
[GitHub#176][Reported by Kevin McCormack]
* jndi: Improved DN escaping. [GitHub#178][Patch by Kevin McCormack]
Thanks
* Kevin McCormack
diffstat:
databases/ruby-activeldap/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 036d81b091f4 -r 414067ccfb26 databases/ruby-activeldap/Makefile
--- a/databases/ruby-activeldap/Makefile Thu May 21 16:05:56 2020 +0000
+++ b/databases/ruby-activeldap/Makefile Thu May 21 16:09:04 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2020/04/26 08:37:13 taca Exp $
+# $NetBSD: Makefile,v 1.22 2020/05/21 16:09:04 taca Exp $
-DISTNAME= activeldap-6.0.1
+DISTNAME= activeldap-6.0.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/activeldap-/activeldap${RUBY_RAILS}-/}
CATEGORIES= databases
@@ -17,7 +17,6 @@
USE_LANGUAGES= # none
-RUBY_VERSIONS_INCOMPATIBLE= 24
RUBY_RAILS_ACCEPTED= # defined
.include "../../lang/ruby/gem.mk"
Home |
Main Index |
Thread Index |
Old Index