[73069] trunk/dports/perl/p5-algorithm-dependency/Portfile
dluke at macports.org
dluke at macports.org
Tue Nov 2 20:01:01 PDT 2010
Revision: 73069
http://trac.macports.org/changeset/73069
Author: dluke at macports.org
Date: 2010-11-02 20:00:58 -0700 (Tue, 02 Nov 2010)
Log Message:
-----------
Whitespace (see #27101)
Modified Paths:
--------------
trunk/dports/perl/p5-algorithm-dependency/Portfile
Modified: trunk/dports/perl/p5-algorithm-dependency/Portfile
===================================================================
--- trunk/dports/perl/p5-algorithm-dependency/Portfile 2010-11-03 02:47:10 UTC (rev 73068)
+++ trunk/dports/perl/p5-algorithm-dependency/Portfile 2010-11-03 03:00:58 UTC (rev 73069)
@@ -1,26 +1,26 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
-perl5.setup Algorithm-Dependency 1.106
-maintainers nomaintainer
-description Base class for implementing various dependency trees
-long_description \
- Algorithm::Dependency is a framework for creating simple read-only \
- dependency hierarchies, where you have a set of items that rely on \
- other items in the set, and require actions on them as well.\
- Despite the most visible of these being software installation systems \
- like the CPAN installer, or debian apt-get, they are usefull in other \
- situations. This module intentionally uses implementation-neutral \
- words, to avoid confusion.
+perl5.setup Algorithm-Dependency 1.106
+maintainers nomaintainer
+description Base class for implementing various dependency trees
+long_description Algorithm::Dependency is a framework for creating simple \
+ read-only dependency hierarchies, where you have a set \
+ of items that rely on other items in the set, and \
+ require actions on them as well. Despite the most \
+ visible of these being software installation systems \
+ like the CPAN installer, or debian apt-get, they are \
+ usefull in other situations. This module intentionally \
+ uses implementation-neutral words, to avoid confusion.
-platforms darwin
+platforms darwin
-checksums md5 60cb5584ceacd0a569537bc0ff359e1f \
- sha1 cd2673f9962ec9ac1260e9927d8b2a421689559e \
- rmd160 39563b0cfe1d94f89d407a7d82f56cc5ba0d9d9a
+checksums md5 60cb5584ceacd0a569537bc0ff359e1f \
+ sha1 cd2673f9962ec9ac1260e9927d8b2a421689559e \
+ rmd160 39563b0cfe1d94f89d407a7d82f56cc5ba0d9d9a
-depends_lib-append port:p5-params-util
+depends_lib-append port:p5-params-util
-supported_archs noarch
+supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101102/84a5da7e/attachment.html>
More information about the macports-changes
mailing list