most recent changes, diff for p5-class-dbi-mysql

Index: perl/p5-class-dbi-mysql/Portfile
--- perl/p5-class-dbi-mysql/Portfile (revision 33893)
+++ perl/p5-class-dbi-mysql/Portfile (revision 33894)
@@ -1,17 +1,19 @@
# $Id$

-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-DBI-mysql 1.00
-maintainers narf_tm openmaintainer
-description Extensions to Class::DBI for MySQL
-long_description This is an extension to Class::DBI, containing several \
- functions and optimisations for the MySQL database. \
- Instead of setting Class::DBI as your base class, \
- use this instead.
+PortSystem 1.0
+PortGroup perl5 1.0

-platforms darwin
+perl5.setup Class-DBI-mysql 1.00
+maintainers narf_tm openmaintainer
+description Extensions to Class::DBI for MySQL
+long_description This is an extension to Class::DBI, containing several \
+ functions and optimisations for the MySQL database. \
+ Instead of setting Class::DBI as your base class, \
+ use this instead.

-checksums md5 3bee2423ba61348a54201f4aca25e79b
+platforms darwin

-depends_lib-append port:p5-class-dbi port:p5-dbd-mysql
+checksums md5 3bee2423ba61348a54201f4aca25e79b
+
+depends_lib-append port:p5-class-dbi \
+ port:p5-dbd-mysql