[120986] trunk/dports/perl/p5-io-kqueue/Portfile

mf2k at macports.org mf2k at macports.org
Fri Jun 13 11:24:30 PDT 2014


Revision: 120986
          https://trac.macports.org/changeset/120986
Author:   mf2k at macports.org
Date:     2014-06-13 11:24:30 -0700 (Fri, 13 Jun 2014)
Log Message:
-----------
p5-io-kqueue: Update to version 0.34. Use modern checksums. Detab. whitespace. Add mode line.

Modified Paths:
--------------
    trunk/dports/perl/p5-io-kqueue/Portfile

Modified: trunk/dports/perl/p5-io-kqueue/Portfile
===================================================================
--- trunk/dports/perl/p5-io-kqueue/Portfile	2014-06-13 18:14:34 UTC (rev 120985)
+++ trunk/dports/perl/p5-io-kqueue/Portfile	2014-06-13 18:24:30 UTC (rev 120986)
@@ -1,17 +1,20 @@
+# -*- 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
+PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup	    IO-KQueue 0.32
-revision        3
-categories          perl
-platforms	    darwin
-maintainers	    nomaintainer
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
+perl5.setup         IO-KQueue 0.34
 
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+supported_archs     noarch
+
 description         Perl interface to the BSD kqueue system call
-long_description    ${description}
+long_description    This module provides a fairly low level interface to the BSD kqueue() system call, allowing you to monitor for \
+                    changes on sockets, files, processes and signals.
 
-checksums           md5 9d4e10418ebe25b609df314864f66794 \
-		    sha1 8173e9697667b0e661652d9a0c4e59c762b7d470
+checksums           rmd160 c3110d99a29057e33d341b0c532c4331ee52ffe2 \
+                    sha256 444f8e859a0f82afecb368762f7d868fc37144f70d1cae2910e8cb22a19c6274
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140613/082c4316/attachment-0001.html>


More information about the macports-changes mailing list