Skip to content

Commit

Permalink
p5-io-kqueue: update to version 0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
dbevans committed Jul 10, 2020
1 parent 0dfeecf commit b4f2595
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions perl/p5-io-kqueue/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.26 5.28 5.30
perl5.setup IO-KQueue 0.37
perl5.setup IO-KQueue 0.39

platforms darwin
maintainers nomaintainer
Expand All @@ -14,9 +14,9 @@ description Perl interface to the BSD kqueue system call
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 rmd160 78a130df4247569b174eb3a9eb6be90795a80ef9 \
sha256 20e46ff0941df309ba9f9dff1163af8962d3c5c763f42f4abfb9a1dc61e788b2 \
size 9400
checksums rmd160 267eef6558f634609db9f7d30e6ce0d9c3e38560 \
sha256 a41ea2b6a0b0308c0e993e328468c5c930c36160e71c4a5c278bf26a86eef890 \
size 9496

if {${perl5.major} != ""} {
depends_build-append \
Expand Down

0 comments on commit b4f2595

Please sign in to comment.