diff options
author | mef <mef> | 2014-12-12 11:13:21 +0000 |
---|---|---|
committer | mef <mef> | 2014-12-12 11:13:21 +0000 |
commit | b6d90d2a33734b3c3d0efe7be9a545a485aea139 (patch) | |
tree | 429833da5b044bc444825e473374ec43e0950fe3 | |
parent | feb9263859ecab8b163c8f8bddfe5d294ae24602 (diff) | |
download | pkgsrc-b6d90d2a33734b3c3d0efe7be9a545a485aea139.tar.gz |
Update 1.1(0) to 1.2(0)
1.2 Fri Apr 11 06:22:38 CEST 2014
- perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL
without warning by switching the meaning of USE_SOCKETS_AS_HANDLES
in 5.18. What's so attractive about giving a shit about backwards
compatibility - I will never understand.
-rw-r--r-- | devel/p5-Async-Interrupt/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Async-Interrupt/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Async-Interrupt/Makefile b/devel/p5-Async-Interrupt/Makefile index 606a3a08926..008edf8b593 100644 --- a/devel/p5-Async-Interrupt/Makefile +++ b/devel/p5-Async-Interrupt/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:35:39 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/12/12 11:13:21 mef Exp $ -DISTNAME= Async-Interrupt-1.1 +DISTNAME= Async-Interrupt-1.2 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Async/} diff --git a/devel/p5-Async-Interrupt/distinfo b/devel/p5-Async-Interrupt/distinfo index 936e884591a..62e5134ccb6 100644 --- a/devel/p5-Async-Interrupt/distinfo +++ b/devel/p5-Async-Interrupt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/09/02 12:55:02 obache Exp $ +$NetBSD: distinfo,v 1.7 2014/12/12 11:13:21 mef Exp $ -SHA1 (Async-Interrupt-1.1.tar.gz) = e3e95507dcaa4c3a4e42bd11a394b4b9f4e651dc -RMD160 (Async-Interrupt-1.1.tar.gz) = 746a2dc5e46939255b2af05ff8519b9e500b01e2 -Size (Async-Interrupt-1.1.tar.gz) = 30611 bytes +SHA1 (Async-Interrupt-1.2.tar.gz) = 1067bb31eab3a46b4cbfae041bea581206ae4db0 +RMD160 (Async-Interrupt-1.2.tar.gz) = 561cf632a4ad89569306783f4738876a6d64a398 +Size (Async-Interrupt-1.2.tar.gz) = 33243 bytes |