[68566] trunk/dports/ruby/rb19-sequel/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jun 6 14:51:48 PDT 2010


Revision: 68566
          http://trac.macports.org/changeset/68566
Author:   ryandesign at macports.org
Date:     2010-06-06 14:51:45 -0700 (Sun, 06 Jun 2010)
Log Message:
-----------
rb19-sequel: fix formatting of description

Modified Paths:
--------------
    trunk/dports/ruby/rb19-sequel/Portfile

Modified: trunk/dports/ruby/rb19-sequel/Portfile
===================================================================
--- trunk/dports/ruby/rb19-sequel/Portfile	2010-06-06 21:47:56 UTC (rev 68565)
+++ trunk/dports/ruby/rb19-sequel/Portfile	2010-06-06 21:51:45 UTC (rev 68566)
@@ -8,11 +8,11 @@
 long_description    \
     Sequel is a lightweight database access toolkit for Ruby. It provides \
     thread safety, connection pooling and a concise DSL for constructing \
-    database queries and table schemas.It also includes a lightweight but \
+    database queries and table schemas. It also includes a lightweight but \
     comprehensive ORM layer for mapping records to Ruby objects and handling \
-    associated records.It supports advanced database features such as prepared \
+    associated records. It supports advanced database features such as prepared \
     statements, bound variables, stored procedures, master/slave \
-    configurations, and database sharding.Sequel makes it easy to deal with \
+    configurations, and database sharding. Sequel makes it easy to deal with \
     multiple records without having to break your teeth on SQL.
 license             MIT
 maintainers         singingwolfboy openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100606/2b52cb5b/attachment.html>


More information about the macports-changes mailing list