[137696] trunk/dports/perl

devans at macports.org devans at macports.org
Wed Jun 17 10:34:58 PDT 2015


Revision: 137696
          https://trac.macports.org/changeset/137696
Author:   devans at macports.org
Date:     2015-06-17 10:34:58 -0700 (Wed, 17 Jun 2015)
Log Message:
-----------
p5-crypt-unixcrypt_xs: new port, xs interface for a portable traditional crypt function.

Added Paths:
-----------
    trunk/dports/perl/p5-crypt-unixcrypt_xs/
    trunk/dports/perl/p5-crypt-unixcrypt_xs/Portfile

Added: trunk/dports/perl/p5-crypt-unixcrypt_xs/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-unixcrypt_xs/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-crypt-unixcrypt_xs/Portfile	2015-06-17 17:34:58 UTC (rev 137696)
@@ -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         Crypt-UnixCrypt_XS 0.10
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Crypt::UnixCrypt_XS - perl xs interface for a portable traditional crypt function.
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  a6845d839c799e43aac731e6cf16062ba82599b3 \
+                    sha256  f9687a56392b6b461f76c12bb8dc8b0b54493333c6abb0dc127bd42a70557db4


Property changes on: trunk/dports/perl/p5-crypt-unixcrypt_xs/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/20150617/e35e839a/attachment.html>


More information about the macports-changes mailing list