pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Inline Update p5-Inline to 0.44
details: https://anonhg.NetBSD.org/pkgsrc/rev/421f33c116c3
branches: trunk
changeset: 460873:421f33c116c3
user: kim <kim%pkgsrc.org@localhost>
date: Sat Sep 06 03:33:18 2003 +0000
description:
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
diffstat:
devel/p5-Inline/Makefile | 4 ++--
devel/p5-Inline/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r 0020e22b22a7 -r 421f33c116c3 devel/p5-Inline/Makefile
--- a/devel/p5-Inline/Makefile Sat Sep 06 01:39:29 2003 +0000
+++ b/devel/p5-Inline/Makefile Sat Sep 06 03:33:18 2003 +0000
@@ -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 -r 0020e22b22a7 -r 421f33c116c3 devel/p5-Inline/distinfo
--- a/devel/p5-Inline/distinfo Sat Sep 06 01:39:29 2003 +0000
+++ b/devel/p5-Inline/distinfo Sat Sep 06 03:33:18 2003 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index