pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Coro Updated to recent release to fix build p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b44d704de7c7
branches:  trunk
changeset: 592748:b44d704de7c7
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Tue Sep 13 05:24:07 2011 +0000

description:
Updated to recent release to fix build problem with perl 5.14.

diffstat:

 devel/p5-Coro/Makefile |  7 ++++---
 devel/p5-Coro/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (38 lines):

diff -r ee96e336d5f1 -r b44d704de7c7 devel/p5-Coro/Makefile
--- a/devel/p5-Coro/Makefile    Tue Sep 13 03:23:04 2011 +0000
+++ b/devel/p5-Coro/Makefile    Tue Sep 13 05:24:07 2011 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2011/08/14 12:26:05 obache Exp $
+# $NetBSD: Makefile,v 1.6 2011/09/13 05:24:07 hiramatsu Exp $
 #
 
-DISTNAME=      Coro-5.25
+DISTNAME=      Coro-6.06
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    parallel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Coro/}
 
@@ -14,6 +13,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+REPLACE_PERL=  Coro/jit-amd64-unix.pl Coro/jit-x86-unix.pl
+
 USE_LANGUAGES= c
 PERL5_PACKLIST=        auto/Coro/.packlist
 
diff -r ee96e336d5f1 -r b44d704de7c7 devel/p5-Coro/distinfo
--- a/devel/p5-Coro/distinfo    Tue Sep 13 03:23:04 2011 +0000
+++ b/devel/p5-Coro/distinfo    Tue Sep 13 05:24:07 2011 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2010/12/17 02:22:36 hiramatsu Exp $
+$NetBSD: distinfo,v 1.4 2011/09/13 05:24:07 hiramatsu Exp $
 
-SHA1 (Coro-5.25.tar.gz) = dfe32a7b969e62e14adf0964f657afa207adf300
-RMD160 (Coro-5.25.tar.gz) = 4036afa08a40888e8d43f169e476d6cec32deb2f
-Size (Coro-5.25.tar.gz) = 148009 bytes
+SHA1 (Coro-6.06.tar.gz) = a51c43372ed20cd037fecff1d614ec8db6749d37
+RMD160 (Coro-6.06.tar.gz) = 5947aa9027ca584c4d14069325cdd0459fb5d38a
+Size (Coro-6.06.tar.gz) = 177601 bytes
 SHA1 (patch-aa) = d7d87d47b94013d5d60797f6023671850446d75d



Home | Main Index | Thread Index | Old Index