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 p5-SOAP-Lite: update to 1.24.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc0df7a512b1
branches: trunk
changeset: 373307:bc0df7a512b1
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Dec 30 14:45:50 2017 +0000
description:
p5-SOAP-Lite: update to 1.24.
1.24 December 19, 2017
+ Consistent Versioning https://github.com/redhotpenguin/soaplite/pull/24
! Remove is_utf8() check from 78588
1.23 December 18, 2017
! RT #78588 unicode data not correct encoded
diffstat:
net/p5-SOAP-Lite/Makefile | 6 +++---
net/p5-SOAP-Lite/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r ef00e920ed42 -r bc0df7a512b1 net/p5-SOAP-Lite/Makefile
--- a/net/p5-SOAP-Lite/Makefile Sat Dec 30 14:44:37 2017 +0000
+++ b/net/p5-SOAP-Lite/Makefile Sat Dec 30 14:45:50 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2017/09/03 08:36:58 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2017/12/30 14:45:50 wiz Exp $
-DISTNAME= SOAP-Lite-1.22
+DISTNAME= SOAP-Lite-1.24
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/}
@@ -31,7 +31,7 @@
WRKSRC= ${WRKDIR}/${DISTNAME:C|[a-z]$||}
-REPLACE_PERL+= bin/SOAPsh.pl bin/XMLRPCsh.pl bin/stubmaker.pl
+REPLACE_PERL+= bin/SOAPsh.pl bin/stubmaker.pl
PERL5_PACKLIST= auto/SOAP/Lite/.packlist
diff -r ef00e920ed42 -r bc0df7a512b1 net/p5-SOAP-Lite/distinfo
--- a/net/p5-SOAP-Lite/distinfo Sat Dec 30 14:44:37 2017 +0000
+++ b/net/p5-SOAP-Lite/distinfo Sat Dec 30 14:45:50 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2017/08/29 04:33:26 wen Exp $
+$NetBSD: distinfo,v 1.20 2017/12/30 14:45:50 wiz Exp $
-SHA1 (SOAP-Lite-1.22.tar.gz) = ae29760b42ed481eb16980b193149f337ec30b2c
-RMD160 (SOAP-Lite-1.22.tar.gz) = 61130ef794a07ef12b01f17f23ac9f9580a87b49
-SHA512 (SOAP-Lite-1.22.tar.gz) = c5483cf4889e5f2803f879c69db2a2e672c6ef1cc8bd24546f91ac0a49878330f8202def35448fdeed498f3be69fd85a2b98cf4851c2f72a7dc834f254589ff1
-Size (SOAP-Lite-1.22.tar.gz) = 271815 bytes
+SHA1 (SOAP-Lite-1.24.tar.gz) = 56a05d55b2cbf95afd8d22e5015f7b63e286a9bc
+RMD160 (SOAP-Lite-1.24.tar.gz) = 0f68cb46192783ae0ef9b52001c053cd20aacd5c
+SHA512 (SOAP-Lite-1.24.tar.gz) = fcd15c341e8c31478bedf56085a0e8e4ca0403f7ad1939daf4900660043450382871fd8aa00dba18b23efc36e75284944dc332f24c47f04a09c9c4cba80f6375
+Size (SOAP-Lite-1.24.tar.gz) = 272028 bytes
Home |
Main Index |
Thread Index |
Old Index