[71947] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Tue Sep 28 04:07:50 PDT 2010


Revision: 71947
          http://trac.macports.org/changeset/71947
Author:   ryandesign at macports.org
Date:     2010-09-28 04:07:47 -0700 (Tue, 28 Sep 2010)
Log Message:
-----------
p5-math-base85: new port, version 0.2; see #26656

Added Paths:
-----------
    trunk/dports/perl/p5-math-base85/
    trunk/dports/perl/p5-math-base85/Portfile

Added: trunk/dports/perl/p5-math-base85/Portfile
===================================================================
--- trunk/dports/perl/p5-math-base85/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-math-base85/Portfile	2010-09-28 11:07:47 UTC (rev 71947)
@@ -0,0 +1,21 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         Math-Base85 0.2
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
+
+description         handles numbers in base 85
+
+long_description    Math::Base85 ${description}, via strings and \
+                    Math::BigInt. For more information, read the module \
+                    or RFC 1924.
+
+checksums           sha1    eae5fd953dc2b6b0e15ab9d6aeee705156cc943b \
+                    rmd160  c9816c1bfd75eaff54d9e5f3f4c56198bc30d4a2
+
+depends_lib-append  port:p5-math-bigint


Property changes on: trunk/dports/perl/p5-math-base85/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100928/01452b0c/attachment-0001.html>


More information about the macports-changes mailing list