pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-sapnwrfc pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/a863160ab31f
branches: trunk
changeset: 395362:a863160ab31f
user: sno <sno%pkgsrc.org@localhost>
date: Tue Jul 07 21:28:52 2009 +0000
description:
pkgsrc changes:
- updating package for p5 module sapnwrfc from 0.24 to 0.30
- Adjusting meta data (license, homepage, dependencies)
Upstream changes:
Mon Jun 22 16:51:14 NZST 2009
* Fixes on connection parameters
* sapnwrfc-cookbook - a comprehensive set of examples, and discussions there in
* Better installation instructions
* revamped RFC server code
* banishment of RFC client memory leaks
* thanks to ce.com.au (Adam Kennedy) for all assistance in making these improvements possible.
Tue Jun 23 17:00:52 NZST 2009
* further banishment of memory leaks when using tables in RFC client calls
Sat Jun 27 17:55:17 NZST 2009
* very slow memory leak with respect to referencing table entries on RFC client calls.
diffstat:
devel/p5-sapnwrfc/Makefile | 7 ++++---
devel/p5-sapnwrfc/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (40 lines):
diff -r 0e6ea8e89e83 -r a863160ab31f devel/p5-sapnwrfc/Makefile
--- a/devel/p5-sapnwrfc/Makefile Tue Jul 07 21:27:17 2009 +0000
+++ b/devel/p5-sapnwrfc/Makefile Tue Jul 07 21:28:52 2009 +0000
@@ -1,19 +1,20 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/03/10 18:57:36 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/07 21:28:52 sno Exp $
-DISTNAME= sapnwrfc-0.24
+DISTNAME= sapnwrfc-0.30
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SAP/PIERS/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/sapnwrfc/
COMMENT= SAP Netweaver RFC support for Perl
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES+= c
-DEPENDS+= p5-ExtUtils-MakeMaker>=6.48nb2:../../devel/p5-ExtUtils-MakeMaker
.include "../../devel/sapnwrfcsdk/buildlink3.mk"
MAKE_PARAMS+= --source ${BUILDLINK_PREFIX.sapnwrfcsdk:Q}
diff -r 0e6ea8e89e83 -r a863160ab31f devel/p5-sapnwrfc/distinfo
--- a/devel/p5-sapnwrfc/distinfo Tue Jul 07 21:27:17 2009 +0000
+++ b/devel/p5-sapnwrfc/distinfo Tue Jul 07 21:28:52 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/03/10 18:57:36 sno Exp $
+$NetBSD: distinfo,v 1.2 2009/07/07 21:28:52 sno Exp $
-SHA1 (sapnwrfc-0.24.tar.gz) = f96cbfc97398081d33c30eff88f254ff95c3140d
-RMD160 (sapnwrfc-0.24.tar.gz) = 5a993ae5d767fc98ba4cbd957a70b20ba060114a
-Size (sapnwrfc-0.24.tar.gz) = 36658 bytes
+SHA1 (sapnwrfc-0.30.tar.gz) = 718723daf5d13e3c29049b2f8099c55c7b9bf05c
+RMD160 (sapnwrfc-0.30.tar.gz) = 5ca9252adbb092671d2d15d0812cdbd4304f9257
+Size (sapnwrfc-0.30.tar.gz) = 42280 bytes
Home |
Main Index |
Thread Index |
Old Index