[38435] trunk/dports/ruby/rb-activeldap/Portfile

jmr at macports.org jmr at macports.org
Sun Jul 20 06:03:07 PDT 2008


Revision: 38435
          http://trac.macosforge.org/projects/macports/changeset/38435
Author:   jmr at macports.org
Date:     2008-07-20 06:03:07 -0700 (Sun, 20 Jul 2008)
Log Message:
-----------
rb-activeldap: update to 0.8.3.1, with new maintainer (#12836)

Modified Paths:
--------------
    trunk/dports/ruby/rb-activeldap/Portfile

Modified: trunk/dports/ruby/rb-activeldap/Portfile
===================================================================
--- trunk/dports/ruby/rb-activeldap/Portfile	2008-07-20 12:54:02 UTC (rev 38434)
+++ trunk/dports/ruby/rb-activeldap/Portfile	2008-07-20 13:03:07 UTC (rev 38435)
@@ -3,18 +3,17 @@
 PortSystem          1.0
 PortGroup           ruby 1.0
 
-ruby.setup          {activeldap ruby-activeldap} 0.5.3 setup.rb \
-                    {README doc examples tests} rubyforge:1763
-maintainers         nomaintainer
-description         Object oriented inteface to Ruby/LDAP
+ruby.setup          {activeldap ruby-activeldap} 0.8.3.1 gem \
+                    {} rubyforge_gem
+maintainers         basen.net:kajtzu
+description         an ActiveRecord inspired way of accessing LDAP
 long_description    Ruby/ActiveLDAP provides an object oriented interface to LDAP. \
                     This library was inspired by ActiveRecord (both the concept and the \
                     library). It maps LDAP entries to Ruby objects with LDAP attribute \
                     accessors exposed as methods dynamically assigned based on your LDAP \
                     schema and each object's objectClasses.
-checksums           md5 fe7a0457e211a7c461d0b205bb5e2673
-homepage            http://rubyforge.org/projects/ruby-activeldap/
+checksums           md5 62100c8ed2be311ff9ededf36c226981
+homepage            http://ruby-activeldap.rubyforge.org/
 categories-append   databases
 platforms           darwin
 depends_lib-append  port:rb-ldap port:rb-log4r
-extract.suffix      .tgz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080720/15e685a5/attachment.html 


More information about the macports-changes mailing list