[131037] trunk/dports/perl
devans at macports.org
devans at macports.org
Mon Jan 5 02:32:47 PST 2015
Revision: 131037
https://trac.macports.org/changeset/131037
Author: devans at macports.org
Date: 2015-01-05 02:32:47 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-crypt-cast5_pp: new port, the CAST5 block cipher in pure perl.
Added Paths:
-----------
trunk/dports/perl/p5-crypt-cast5_pp/
trunk/dports/perl/p5-crypt-cast5_pp/Portfile
Added: trunk/dports/perl/p5-crypt-cast5_pp/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-cast5_pp/Portfile (rev 0)
+++ trunk/dports/perl/p5-crypt-cast5_pp/Portfile 2015-01-05 10:32:47 UTC (rev 131037)
@@ -0,0 +1,19 @@
+# -*- 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 Crypt-CAST5_PP 1.04
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Crypt::CAST5_PP - CAST5 block cipher in pure Perl
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 5b5c18a4b7ce90a6f96f848143c2a72c5f014fef \
+ sha256 cba98a80403fb898a14c928f237f44816b4848641840ce2517363c2c071b5327
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-crypt-cast5_pp/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/20150105/56d7ed55/attachment-0001.html>
More information about the macports-changes
mailing list