[124627] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Tue Aug 26 21:40:43 PDT 2014


Revision: 124627
          https://trac.macports.org/changeset/124627
Author:   ryandesign at macports.org
Date:     2014-08-26 21:40:43 -0700 (Tue, 26 Aug 2014)
Log Message:
-----------
p5-filesys-notify-simple: new port, version 0.12 (#44689)

Added Paths:
-----------
    trunk/dports/perl/p5-filesys-notify-simple/
    trunk/dports/perl/p5-filesys-notify-simple/Portfile

Added: trunk/dports/perl/p5-filesys-notify-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-filesys-notify-simple/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-filesys-notify-simple/Portfile	2014-08-27 04:40:43 UTC (rev 124627)
@@ -0,0 +1,23 @@
+# -*- 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         Filesys-Notify-Simple 0.12
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+supported_archs     noarch
+
+description         Simple and dumb file system watcher
+
+long_description    ${description}
+
+checksums           rmd160  bdca993d42d9cb33981919f228de47fe5eedadcb \
+                    sha256  ecafcdfdebd0706fdf1bb7ee1bbbc304a65d70c6cc05255d14fd133da6aca60d
+
+if {${perl5.major} != ""} {
+depends_build-append port:p${perl5.major}-test-sharedfork
+}


Property changes on: trunk/dports/perl/p5-filesys-notify-simple/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/20140826/44c93ea6/attachment.html>


More information about the macports-changes mailing list