most recent changes, diff for p5-apache-session

Index: perl/p5-apache-session-wrapper/Portfile
--- perl/p5-apache-session-wrapper/Portfile (revision 33968)
+++ perl/p5-apache-session-wrapper/Portfile (revision 33969)
@@ -1,21 +1,22 @@
# $Id$

-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Apache-Session-Wrapper 0.33
-maintainers narf_tm openmaintainer
-description A simple wrapper around Apache::Session
-long_description This module is a simple wrapper around Apache::Session \
- which provides some methods to simplify getting and \
- setting the session id.
+PortSystem 1.0
+PortGroup perl5 1.0

-platforms darwin
+perl5.setup Apache-Session-Wrapper 0.33
+maintainers narf_tm openmaintainer
+description A simple wrapper around Apache::Session
+long_description This module is a simple wrapper around \
+ Apache::Session which provides some methods to \
+ simplify getting and setting the session id.

-checksums md5 ae6e544ef6ca7235bfda22ab6f99c29c
+platforms darwin

-depends_lib-append port:p5-apache-session \
- port:p5-exception-class \
- port:p5-params-validate \
- port:p5-class-container
+checksums md5 ae6e544ef6ca7235bfda22ab6f99c29c

+depends_lib-append port:p5-apache-session \
+ port:p5-exception-class \
+ port:p5-params-validate \
+ port:p5-class-container
+
perl5.use_module_build