[131169] trunk/dports/perl

mojca at macports.org mojca at macports.org
Tue Jan 6 06:23:41 PST 2015


Revision: 131169
          https://trac.macports.org/changeset/131169
Author:   mojca at macports.org
Date:     2015-01-06 06:23:41 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-test-mockmodule: new port

Added Paths:
-----------
    trunk/dports/perl/p5-test-mockmodule/
    trunk/dports/perl/p5-test-mockmodule/Portfile

Added: trunk/dports/perl/p5-test-mockmodule/Portfile
===================================================================
--- trunk/dports/perl/p5-test-mockmodule/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-test-mockmodule/Portfile	2015-01-06 14:23:41 UTC (rev 131169)
@@ -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.16 5.18 5.20
+perl5.setup         Test-MockModule 0.05
+maintainers         nomaintainer
+license             unknown
+
+description         Override subroutines in a module for unit testing
+long_description    ${description}
+
+checksums           rmd160 08f112d1e7a143207767b27d13189e3e78c5db6d \
+                    sha256 67c515258c76780009e58305ec56f195e1b110d0cabb52792d57dd1761396e07
+
+platforms           darwin
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-test-mockmodule/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/20150106/2f3e1a66/attachment-0001.html>


More information about the macports-changes mailing list