pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/p5-SOAP-Lite



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 30 14:45:50 UTC 2017

Modified Files:
        pkgsrc/net/p5-SOAP-Lite: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/p5-SOAP-Lite/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/p5-SOAP-Lite/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/p5-SOAP-Lite/Makefile
diff -u pkgsrc/net/p5-SOAP-Lite/Makefile:1.52 pkgsrc/net/p5-SOAP-Lite/Makefile:1.53
--- pkgsrc/net/p5-SOAP-Lite/Makefile:1.52       Sun Sep  3 08:36:58 2017
+++ pkgsrc/net/p5-SOAP-Lite/Makefile    Sat Dec 30 14:45:50 2017
@@ -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 @@ SUPERSEDES+=  p5-SOAP-Transport-TCP-[0-9]
 
 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
 

Index: pkgsrc/net/p5-SOAP-Lite/distinfo
diff -u pkgsrc/net/p5-SOAP-Lite/distinfo:1.19 pkgsrc/net/p5-SOAP-Lite/distinfo:1.20
--- pkgsrc/net/p5-SOAP-Lite/distinfo:1.19       Tue Aug 29 04:33:26 2017
+++ pkgsrc/net/p5-SOAP-Lite/distinfo    Sat Dec 30 14:45:50 2017
@@ -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