[61360] trunk/dports/perl/p5-data-page/Portfile

narf_tm at macports.org narf_tm at macports.org
Wed Dec 9 10:54:53 PST 2009


Revision: 61360
          http://trac.macports.org/changeset/61360
Author:   narf_tm at macports.org
Date:     2009-12-09 10:54:53 -0800 (Wed, 09 Dec 2009)
Log Message:
-----------
Updated to 2.02.

Modified Paths:
--------------
    trunk/dports/perl/p5-data-page/Portfile

Modified: trunk/dports/perl/p5-data-page/Portfile
===================================================================
--- trunk/dports/perl/p5-data-page/Portfile	2009-12-09 18:54:26 UTC (rev 61359)
+++ trunk/dports/perl/p5-data-page/Portfile	2009-12-09 18:54:53 UTC (rev 61360)
@@ -1,23 +1,25 @@
 # $Id$
 
-PortSystem            1.0
-PortGroup             perl5 1.0
+PortSystem                1.0
+PortGroup                 perl5 1.0
 
-perl5.setup           Data-Page 2.01
-maintainers           narf_tm openmaintainer
-description           help when paging through sets of results
-long_description      When searching through large amounts of data, it is \
-                      often the case that a result set is returned that is \
-                      larger than we want to display on one page. This \
-                      results in wanting to page through various pages of \
-                      data. The maths behind this is unfortunately fiddly, \
-                      hence this module.
+perl5.setup               Data-Page 2.02
+maintainers               narf_tm openmaintainer
+description               help when paging through sets of results
+long_description          When searching through large amounts of data, it is \
+                          often the case that a result set is returned that \
+                          is larger than we want to display on one page. This \
+                          results in wanting to page through various pages of \
+                          data. The maths behind this is unfortunately fiddly, \
+                          hence this module.
 
-platforms             darwin
+platforms                 darwin
 
-checksums             md5 301eeb65db5f6aeafa354978404f08d8 \
-                      sha1 3e241ace8a40039415dff5f30a74eba1fed84ad4 \
-                      rmd160 d4975a937d598d10442cd1de97305541bf4e647a
+checksums                 md5 57f9aed8a79687a2712adf7bf2f9cc4d \
+                          sha1 b2dd33ba174dc6a00324e436c6dc0ed50c7b2217 \
+                          rmd160 42095dfc9a9043fedcf025ee0ebe485823468605
 
-depends_lib-append    port:p5-class-accessor-chained \
-                      port:p5-test-exception
+depends_lib-append        port:p5-class-accessor-chained \
+                          port:p5-test-exception
+
+perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091209/ffe1f8e6/attachment.html>


More information about the macports-changes mailing list