[149786] trunk/dports/perl

devans at macports.org devans at macports.org
Wed Jun 29 15:31:01 PDT 2016


Revision: 149786
          https://trac.macports.org/changeset/149786
Author:   devans at macports.org
Date:     2016-06-29 15:31:01 -0700 (Wed, 29 Jun 2016)
Log Message:
-----------
p5-parse-edid: new port, an extended display identification data (EDID) parser.

Added Paths:
-----------
    trunk/dports/perl/p5-parse-edid/
    trunk/dports/perl/p5-parse-edid/Portfile

Added: trunk/dports/perl/p5-parse-edid/Portfile
===================================================================
--- trunk/dports/perl/p5-parse-edid/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-parse-edid/Portfile	2016-06-29 22:31:01 UTC (rev 149786)
@@ -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.22 5.24
+perl5.setup         Parse-EDID 1.0.6
+license             GPL-3+
+maintainers         devans openmaintainer
+description         Parse::EDID - Extended display identification data (EDID) parser
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  6d352951d2b2d6dfc5b8c89ce96e6310bea20c72 \
+                    sha256  12b949f0eaac6d39354cf9aee29083e4f9926be5e0b23a2ee49fccf4c836f4ee
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-parse-edid/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/20160629/af294c89/attachment.html>


More information about the macports-changes mailing list