[131448] trunk/dports/perl

devans at macports.org devans at macports.org
Mon Jan 12 00:54:45 PST 2015


Revision: 131448
          https://trac.macports.org/changeset/131448
Author:   devans at macports.org
Date:     2015-01-12 00:54:45 -0800 (Mon, 12 Jan 2015)
Log Message:
-----------
p5-digest-gost: new port, a perl interface to the GOST R 34.11-94 digest algorithm.

Added Paths:
-----------
    trunk/dports/perl/p5-digest-gost/
    trunk/dports/perl/p5-digest-gost/Portfile

Added: trunk/dports/perl/p5-digest-gost/Portfile
===================================================================
--- trunk/dports/perl/p5-digest-gost/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-digest-gost/Portfile	2015-01-12 08:54:45 UTC (rev 131448)
@@ -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.16 5.18 5.20
+perl5.setup         Digest-GOST 0.06
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         A Perl interface to the GOST R 34.11-94 digest algorithm
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  5068ce14af18b347c9dce8d2fd0f37d5deef061d \
+                    sha256  b2b800f55e407d819de68580cad87038b679be8fc9f3e9ad26430b0ce239a976


Property changes on: trunk/dports/perl/p5-digest-gost/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/20150112/d00011b1/attachment.html>


More information about the macports-changes mailing list