[82523] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Mon Aug 15 00:41:31 PDT 2011


Revision: 82523
          http://trac.macports.org/changeset/82523
Author:   ryandesign at macports.org
Date:     2011-08-15 00:41:31 -0700 (Mon, 15 Aug 2011)
Log Message:
-----------
p5-list-uniq: new port, version 0.20; see #30773

Added Paths:
-----------
    trunk/dports/perl/p5-list-uniq/
    trunk/dports/perl/p5-list-uniq/Portfile

Added: trunk/dports/perl/p5-list-uniq/Portfile
===================================================================
--- trunk/dports/perl/p5-list-uniq/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-list-uniq/Portfile	2011-08-15 07:41:31 UTC (rev 82523)
@@ -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.setup         List-Uniq 0.20
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
+
+description         List::Uniq extracts the unique elements of a list
+
+long_description    ${description}
+
+checksums           rmd160  db6bbbafc71eb880f2b26d89b18e9bf941b690ad \
+                    sha256  59b787223cfcf7c36a4b538dfa49052ac0318ae26d05dc61353b25b9842d4dc5


Property changes on: trunk/dports/perl/p5-list-uniq/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110815/acd95e8c/attachment.html>


More information about the macports-changes mailing list