pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Devel Perl's "Unkown error bug" is fix...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d358f3a2f799
branches:  trunk
changeset: 392556:d358f3a2f799
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat May 02 19:27:07 2009 +0000

description:
Perl's "Unkown error bug" is fixed by applying patch from upstream.
CATALYST_DEVEL_NO_510_CHECK is not needed anymore.

diffstat:

 www/p5-Catalyst-Devel/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 36dd6f61ede4 -r d358f3a2f799 www/p5-Catalyst-Devel/Makefile
--- a/www/p5-Catalyst-Devel/Makefile    Sat May 02 19:26:58 2009 +0000
+++ b/www/p5-Catalyst-Devel/Makefile    Sat May 02 19:27:07 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/05/01 11:52:08 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/05/02 19:27:07 sno Exp $
 
 DISTNAME=      Catalyst-Devel-1.12
 PKGNAME=       p5-${DISTNAME}
@@ -23,8 +23,6 @@
 DEPENDS+=      p5-parent-[0-9]*:../../devel/p5-parent
 DEPENDS+=      p5-File-Copy-Recursive>=0:../../sysutils/p5-File-Copy-Recursive
 
-MAKE_ENV+=     CATALYST_DEVEL_NO_510_CHECK=yes
-
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/Catalyst/Devel/.packlist
 



Home | Main Index | Thread Index | Old Index