pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-SOAP-Lite Update 1.14
details: https://anonhg.NetBSD.org/pkgsrc/rev/52a0fd2c7731
branches: trunk
changeset: 652314:52a0fd2c7731
user: wen <wen%pkgsrc.org@localhost>
date: Sat May 30 02:37:35 2015 +0000
description:
Update 1.14
Update DEPENDS
Upstream changes:
1.14 March 24, 2015
+ Add header and body tags [@bubi6608]
! Fixed typo in trace logging example [@oschwald]
+ Converted the dist from using ExtUtils::MakeMaker to using Dist::Zilla [@mvuets]
! Cleaned up prereqs [@mvuets]
! Cleaned up author and release tests [@mvuets]
1.13 December 30, 2014
! Fixed undefined value error when using bugzilla's xmlrpc.cgi (bugzilla's API) [dbeusee]
1.12 November 26, 2014
! #100557 Redefined sub in SOAP::Lite::Deserializer::XMLSchema2001
diffstat:
net/p5-SOAP-Lite/Makefile | 14 ++++++--------
net/p5-SOAP-Lite/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 12 deletions(-)
diffs (51 lines):
diff -r 7d735f0b571e -r 52a0fd2c7731 net/p5-SOAP-Lite/Makefile
--- a/net/p5-SOAP-Lite/Makefile Sat May 30 02:11:41 2015 +0000
+++ b/net/p5-SOAP-Lite/Makefile Sat May 30 02:37:35 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2015/01/31 12:19:56 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2015/05/30 02:37:35 wen Exp $
-DISTNAME= SOAP-Lite-1.11
+DISTNAME= SOAP-Lite-1.14
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/}
@@ -13,19 +12,18 @@
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Class-Inspector-[0-9]*:../../devel/p5-Class-Inspector
-DEPENDS+= p5-Crypt-SSLeay>=0:../../security/p5-Crypt-SSLeay
-DEPENDS+= p5-FCGI>=0:../../www/p5-FCGI
DEPENDS+= {perl>=5.10.0,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress
+DEPENDS+= p5-IO-SessionData>=1.03:../../net/p5-IO-SessionData
DEPENDS+= p5-IO-Socket-SSL>=0:../../security/p5-IO-Socket-SSL
+DEPENDS+= p5-LWP-Protocol-https>=0:../../www/p5-LWP-Protocol-https
DEPENDS+= {perl>=5.10.0,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
-DEPENDS+= p5-MIME-Lite>=0:../../mail/p5-MIME-Lite
DEPENDS+= p5-MIME-tools>=0:../../mail/p5-MIME-tools
-DEPENDS+= {perl>=5.10,p5-Net>=0}:../../net/p5-Net
DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser
DEPENDS+= p5-libwww>=0:../../www/p5-libwww
-DEPENDS+= {perl>=5.10.0,p5-version>=0}:../../devel/p5-version
+
+BUILD_DEPENDS+= p5-XML-Parser-Lite>=0:../../textproc/p5-XML-Parser-Lite
SUPERSEDES+= p5-SOAP-Transport-TCP-[0-9]*
diff -r 7d735f0b571e -r 52a0fd2c7731 net/p5-SOAP-Lite/distinfo
--- a/net/p5-SOAP-Lite/distinfo Sat May 30 02:11:41 2015 +0000
+++ b/net/p5-SOAP-Lite/distinfo Sat May 30 02:37:35 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2014/02/22 08:31:55 wen Exp $
+$NetBSD: distinfo,v 1.15 2015/05/30 02:37:35 wen Exp $
-SHA1 (SOAP-Lite-1.11.tar.gz) = b9e22c82a240737e87d6c720998feadcfb583768
-RMD160 (SOAP-Lite-1.11.tar.gz) = db11b912befb3c8624c4d9fce27141025c7d2fdc
-Size (SOAP-Lite-1.11.tar.gz) = 227294 bytes
+SHA1 (SOAP-Lite-1.14.tar.gz) = a26181b5d9c200f86d1c41196a5460b9ca68ccb0
+RMD160 (SOAP-Lite-1.14.tar.gz) = 6413442e367fc056de84f791a1c2587676a5310f
+Size (SOAP-Lite-1.14.tar.gz) = 276774 bytes
Home |
Main Index |
Thread Index |
Old Index