diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2010-12-23 08:41:09 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2010-12-23 08:41:09 +0000 |
commit | 536abf0a5d6ad7e0208e849d6f829967a1b67080 (patch) | |
tree | 20f2d4d7ccb393d8366f9972c36ed6bab000fd08 /net/ruby-ldap | |
parent | Update to the latest version of INN (diff) |
- Update to 0.9.10.
- Drop MD5 checksum.
This version adds controls and referral extraction
to #search_ext and #search_ext2.
PR: ports/153396
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Notes
Notes:
svn path=/head/; revision=266779
Diffstat (limited to 'net/ruby-ldap')
-rw-r--r-- | net/ruby-ldap/Makefile | 2 | ||||
-rw-r--r-- | net/ruby-ldap/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile index 97c26600305d..6283de832440 100644 --- a/net/ruby-ldap/Makefile +++ b/net/ruby-ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ldap -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.10 CATEGORIES= net ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= ruby-${PORTNAME} diff --git a/net/ruby-ldap/distinfo b/net/ruby-ldap/distinfo index c55e2fb62a18..4fbcaf6b3fbb 100644 --- a/net/ruby-ldap/distinfo +++ b/net/ruby-ldap/distinfo @@ -1,3 +1,2 @@ -MD5 (ruby/ruby-ldap-0.9.9.tar.bz2) = 77ae221f2232ad6e24f88d7cf652d1b1 -SHA256 (ruby/ruby-ldap-0.9.9.tar.bz2) = 59459bb38eb24953fa817cee7a62959904119602daab36ad70fe8b78bb958aab -SIZE (ruby/ruby-ldap-0.9.9.tar.bz2) = 55225 +SHA256 (ruby/ruby-ldap-0.9.10.tar.bz2) = f4601398a0002f12e8f4a2a5db85df70e35ea3fa8e0cc80438cf0c8aeec9ea22 +SIZE (ruby/ruby-ldap-0.9.10.tar.bz2) = 55287 |