ports/182131: [patch] www/redmine: multiple small errors
Steve Wills
swills at FreeBSD.org
Mon Sep 16 18:40:02 UTC 2013
The following reply was made to PR ports/182131; it has been noted by GNATS.
From: Steve Wills <swills at FreeBSD.org>
To: bug-followup at FreeBSD.org
Cc: markand at malikania.fr
Subject: Re: ports/182131: [patch] www/redmine: multiple small errors
Date: Mon, 16 Sep 2013 18:35:16 +0000
The LDAP gem definitely is optional, the Gemfile even says so:
# Optional gem for LDAP authentication
group :ldap do
gem "net-ldap", "~> 0.3.1"
end
The port probably needs to be updated to remove those lines from the Gemfile if
the LDAP option is disabled.
Steve
More information about the freebsd-ruby
mailing list