[142064] trunk/dports/perl/p5-graph/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 04:10:42 PST 2015


Revision: 142064
          https://trac.macports.org/changeset/142064
Author:   devans at macports.org
Date:     2015-11-02 16:01:51 -0800 (Mon, 02 Nov 2015)
Log Message:
-----------
p5-graph: update to version 0.9704, description, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-graph/Portfile

Modified: trunk/dports/perl/p5-graph/Portfile
===================================================================
--- trunk/dports/perl/p5-graph/Portfile	2015-11-03 00:01:01 UTC (rev 142063)
+++ trunk/dports/perl/p5-graph/Portfile	2015-11-03 00:01:51 UTC (rev 142064)
@@ -5,26 +5,17 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Graph 0.96
+perl5.setup         Graph 0.9704
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
-description         graph operations for perl
-long_description    This is Graph, a Perl module for dealing with graphs, the abstract \
-                    data structures.  (If you were looking for pie charts, I'm sorry.) \
-                    \
-                    This is a full rewrite of the Graph module 0.2xx series as discussed \
-                    in the book \"Mastering Algorithms with Perl\", written by Jarkko \
-                    Hietaniemi (the undersigned), John Macdonald, and Jon Orwant, \
-                    and published by O'Reilly and Associates.
+description         Graph - graph data structures and algorithms
+long_description    This is Graph, a Perl module for creating abstract data structures called graphs, \
+                    and for doing various operations on those. This module is not for drawing or \
+                    rendering any sort of graphics or images, business, visualization, or otherwise.
 
 platforms           darwin
 
-checksums           rmd160  254f42f014381f6002a9bafcc71c1d791b95d5e8 \
-                    sha256  832efa8d483a484f2543a001a3996fcc04c9b37cfc2178d63f603fb0cf8f9727
+checksums           rmd160  2046a57ad59b3f2e16ae72f729f9799f3f973e98 \
+                    sha256  325e8eb07be2d09a909e450c13d3a42dcb2a2e96cc3ac780fe4572a0d80b2a25
 
-if {${perl5.major} != ""} {
-    depends_lib-append \
-                    port:p${perl5.major}-heap
-
-    supported_archs     noarch
-}
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/eeefceb4/attachment.html>


More information about the macports-changes mailing list