[106380] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Fri May 24 05:40:59 PDT 2013


Revision: 106380
          https://trac.macports.org/changeset/106380
Author:   ryandesign at macports.org
Date:     2013-05-24 05:40:59 -0700 (Fri, 24 May 2013)
Log Message:
-----------
p5-filesys-notify-kqueue: new port, version 0.08

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

Added: trunk/dports/perl/p5-filesys-notify-kqueue/Portfile
===================================================================
--- trunk/dports/perl/p5-filesys-notify-kqueue/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-filesys-notify-kqueue/Portfile	2013-05-24 12:40:59 UTC (rev 106380)
@@ -0,0 +1,25 @@
+# -*- 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
+perl5.setup         Filesys-Notify-KQueue 0.08
+platforms           darwin
+maintainers         ryandesign openmaintainer
+supported_archs     noarch
+license             {Artistic-1 GPL}
+
+description         Filesys::Notify::KQueue wraps IO::KQueue for watching the filesystem
+
+long_description    ${description}
+
+checksums           rmd160  8c49e97d6ba5c784e7540801ddc1df4bdde86286 \
+                    sha256  0cf5195a58d6e58edf4dbc975eddbbef2475f29f6af7504c04a9a3e6b97357c1 \
+
+if {${perl5.major} != ""} {
+    depends_build-append port:p${perl5.major}-test-sharedfork
+
+    depends_lib-append  port:p${perl5.major}-io-kqueue
+}


Property changes on: trunk/dports/perl/p5-filesys-notify-kqueue/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/20130524/41204176/attachment-0001.html>


More information about the macports-changes mailing list