[150037] trunk/dports/perl

devans at macports.org devans at macports.org
Fri Jul 8 17:57:38 PDT 2016


Revision: 150037
          https://trac.macports.org/changeset/150037
Author:   devans at macports.org
Date:     2016-07-08 17:57:38 -0700 (Fri, 08 Jul 2016)
Log Message:
-----------
p5-math-longdouble: new port, perl interface to C's long double operations.

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

Added: trunk/dports/perl/p5-math-longdouble/Portfile
===================================================================
--- trunk/dports/perl/p5-math-longdouble/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-math-longdouble/Portfile	2016-07-09 00:57:38 UTC (rev 150037)
@@ -0,0 +1,17 @@
+# -*- 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.branches      5.22 5.24
+perl5.setup         Math-LongDouble 0.18
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Math::LongDouble - perl interface to C's long double operations
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  f72fe16f026fb648637872c14cffb51a81d594c7 \
+                    sha256  4f09e6366ee5d8ffe41a770de4c8b9e99fed3abf0525d2635c01ed1f94b87c59


Property changes on: trunk/dports/perl/p5-math-longdouble/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160708/076da2b5/attachment.html>


More information about the macports-changes mailing list