[123202] trunk/dports/perl

mf2k at macports.org mf2k at macports.org
Wed Aug 6 14:40:10 PDT 2014


Revision: 123202
          https://trac.macports.org/changeset/123202
Author:   mf2k at macports.org
Date:     2014-08-06 14:40:10 -0700 (Wed, 06 Aug 2014)
Log Message:
-----------
p5-psgi: New port. (#43038)

Added Paths:
-----------
    trunk/dports/perl/p5-psgi/
    trunk/dports/perl/p5-psgi/Portfile

Added: trunk/dports/perl/p5-psgi/Portfile
===================================================================
--- trunk/dports/perl/p5-psgi/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-psgi/Portfile	2014-08-06 21:40:10 UTC (rev 123202)
@@ -0,0 +1,18 @@
+# -*- 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.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         PSGI 1.102 ../by-authors/id/M/MI/MIYAGAWA
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+platforms           darwin
+supported_archs     noarch
+
+description         Perl Web Server Gateway Interface Specification
+long_description    ${description}
+
+checksums           rmd160  3f6ceb2b7a18472dda98e9f81b0a92a19c662dd3 \
+                    sha256  a56c446740917da86925c29fc6633b9df839b21cf98f6a27086598ed90ee1f47


Property changes on: trunk/dports/perl/p5-psgi/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/20140806/20d95f94/attachment.html>


More information about the macports-changes mailing list