[136620] trunk/dports/perl

pixilla at macports.org pixilla at macports.org
Sat May 23 07:34:51 PDT 2015


Revision: 136620
          https://trac.macports.org/changeset/136620
Author:   pixilla at macports.org
Date:     2015-05-23 07:34:51 -0700 (Sat, 23 May 2015)
Log Message:
-----------
perl/p5-data-uniqid:
- Add new perl Data::Uniqi module.

Added Paths:
-----------
    trunk/dports/perl/p5-data-uniqid/
    trunk/dports/perl/p5-data-uniqid/Portfile

Added: trunk/dports/perl/p5-data-uniqid/Portfile
===================================================================
--- trunk/dports/perl/p5-data-uniqid/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-data-uniqid/Portfile	2015-05-23 14:34:51 UTC (rev 136620)
@@ -0,0 +1,22 @@
+# -*- 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         Data-Uniqid 0.12
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+
+# Uncomment this line if you know there will be no arch-specific code:
+supported_archs     noarch
+
+description         Perl extension for simple genrating of unique id's
+
+long_description    ${description}
+
+checksums           rmd160  8174480840118af9cf74f57578b48ae299ede14d \
+                    sha256  b6919ba49b9fe98bfdf3e8accae7b9b7f78dc9e71ebbd0b7fef7a45d99324ccb


Property changes on: trunk/dports/perl/p5-data-uniqid/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/20150523/27f7ee53/attachment-0001.html>


More information about the macports-changes mailing list