diff options
author | knu <knu@FreeBSD.org> | 2002-08-03 15:00:28 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-08-03 15:00:28 +0800 |
commit | c8e17c7a9abab2b7d7fce096531f72e2f6df79ce (patch) | |
tree | f10004ccb759e7e5034649a9e6689677a921a800 /net/ruby-ldap | |
parent | d75736a35af821425f9f6371f39679145df85c9b (diff) | |
download | freebsd-ports-gnome-c8e17c7a9abab2b7d7fce096531f72e2f6df79ce.tar.gz freebsd-ports-gnome-c8e17c7a9abab2b7d7fce096531f72e2f6df79ce.tar.zst freebsd-ports-gnome-c8e17c7a9abab2b7d7fce096531f72e2f6df79ce.zip |
Update to 0.7.2.
Diffstat (limited to 'net/ruby-ldap')
-rw-r--r-- | net/ruby-ldap/Makefile | 2 | ||||
-rw-r--r-- | net/ruby-ldap/distinfo | 2 | ||||
-rw-r--r-- | net/ruby-ldap/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile index 2150732f6210..7974f58b288a 100644 --- a/net/ruby-ldap/Makefile +++ b/net/ruby-ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ldap -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 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 bfb9f2c33e69..74d757f247ea 100644 --- a/net/ruby-ldap/distinfo +++ b/net/ruby-ldap/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-ldap-0.7.1.tar.gz) = 49afed2ef28cc3082d9a04472b2262bd +MD5 (ruby/ruby-ldap-0.7.2.tar.gz) = 53281b7273ab9eced692080738a9a7cf diff --git a/net/ruby-ldap/pkg-plist b/net/ruby-ldap/pkg-plist index 5763da4e6b9a..0db60fb01a26 100644 --- a/net/ruby-ldap/pkg-plist +++ b/net/ruby-ldap/pkg-plist @@ -14,6 +14,8 @@ %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/conf.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/delete.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/ext.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/misc1.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/misc2.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/modrdn.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/openldap1/slapd.conf.in %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/ldap/openldap2/slapd-ssl.conf.in |