summaryrefslogtreecommitdiff
path: root/net/ruby-ldap
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-11 03:18:24 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-11 03:18:24 +0000
commitbf8f172a77873c105144c219641787502ae59f5d (patch)
tree44e8e991c286cdeca02e7da5468b0598a9f18aee /net/ruby-ldap
parentClean up. (diff)
Update to 0.3.6.
Notes
Notes: svn path=/head/; revision=43793
Diffstat (limited to 'net/ruby-ldap')
-rw-r--r--net/ruby-ldap/Makefile2
-rw-r--r--net/ruby-ldap/distinfo2
-rw-r--r--net/ruby-ldap/pkg-plist4
3 files changed, 3 insertions, 5 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile
index e6636a57cccf..af541828eb45 100644
--- a/net/ruby-ldap/Makefile
+++ b/net/ruby-ldap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ldap
-PORTVERSION= 0.3.5
+PORTVERSION= 0.3.6
CATEGORIES= net ruby
MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
diff --git a/net/ruby-ldap/distinfo b/net/ruby-ldap/distinfo
index cadd6ba02620..026c7ac93846 100644
--- a/net/ruby-ldap/distinfo
+++ b/net/ruby-ldap/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-ldap-0.3.5.tar.gz) = 8515ef7411ef5ea8923f28a817e3ef33
+MD5 (ruby/ruby-ldap-0.3.6.tar.gz) = c0b3b9f2813e000cca1b35286f371e2b
diff --git a/net/ruby-ldap/pkg-plist b/net/ruby-ldap/pkg-plist
index 42e41ec194bc..acdca44e57d4 100644
--- a/net/ruby-ldap/pkg-plist
+++ b/net/ruby-ldap/pkg-plist
@@ -1,5 +1,6 @@
%%RUBY_SITEARCHLIBDIR%%/ldap.so
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/add.rb
+%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/add2.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/bind-ssl.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/bind.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/cgi/search.cgi
@@ -24,7 +25,6 @@
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/openldap2/slapd.conf
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/openssl/openssl.cnf
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/openssl/ssl.sh
-
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/search.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/search2.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/search3.rb
@@ -32,10 +32,8 @@
%%PORTDOCS%%@unexec rm -f %D/%%RUBY_EXAMPLESDIR%%/ldap/test.log 2>/dev/null || true
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/test.sh
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openssl
-%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap2/test-db
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap2/schema
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap2
-%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap1/test-db
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap1/schema
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap1
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/ldap/cgi