From d8d1f60748c8bad127893ea21e2fda410e812d5d Mon Sep 17 00:00:00 2001 From: kim Date: Sat, 6 Sep 2003 03:33:18 +0000 Subject: Update p5-Inline to 0.44 Inline version 0.44 is a semi-major release: + This version is intended to be backwards compatible with 0.43. + Fixed many bugs reported since 0.43 + Sped up parsing of C with 'USING => ParseRegExp' + Added BUILD_NOISY and BUILD_TIMERS options + Use File::Spec for all path operations. First step in porting to all platforms. + Always call ILSM->validate() + Allow C++ modules to be written with Inline + New improved Inline::MakeMaker --- devel/p5-Inline/Makefile | 4 ++-- devel/p5-Inline/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'devel') diff --git a/devel/p5-Inline/Makefile b/devel/p5-Inline/Makefile index edd4b865e1a..bf0c195ac37 100644 --- a/devel/p5-Inline/Makefile +++ b/devel/p5-Inline/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/07/21 16:43:39 martti Exp $ +# $NetBSD: Makefile,v 1.6 2003/09/06 03:33:18 kim Exp $ # -DISTNAME= Inline-0.43 +DISTNAME= Inline-0.44 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5inl CATEGORIES= devel perl5 diff --git a/devel/p5-Inline/distinfo b/devel/p5-Inline/distinfo index 43d7abb1400..52e53c55359 100644 --- a/devel/p5-Inline/distinfo +++ b/devel/p5-Inline/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/09/01 22:39:23 kim Exp $ +$NetBSD: distinfo,v 1.2 2003/09/06 03:33:19 kim Exp $ -SHA1 (Inline-0.43.tar.gz) = 7a8dfef8b28221f5d9f0b89e32c6b8f05f1ab37f -Size (Inline-0.43.tar.gz) = 81356 bytes +SHA1 (Inline-0.44.tar.gz) = a6bfcf271325cb8c4bfca497427d67b2b2f795ef +Size (Inline-0.44.tar.gz) = 91450 bytes SHA1 (patch-aa) = 4b22fa4022617813587e59fdd6b7b4d1a7bf456a -- cgit v1.2.3