pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-XML-Compile-SOAP



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Jul  9 15:25:44 UTC 2017

Modified Files:
        pkgsrc/textproc/p5-XML-Compile-SOAP: Makefile distinfo

Log Message:
Update to 3.22

Upstream changes:
version 3.22: Fri 30 Jun 10:03:10 CEST 2017

        Fixes:
        - ::XOP::Include read from file always died
          rt.cpan.org#119955 [Pavel Trushkin]
        - ::XOP::Include read should enforce raw mode
          rt.cpan.org#119955 [Pavel Trushkin]


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo

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

Modified files:

Index: pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile
diff -u pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile:1.3 pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile:1.4
--- pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile:1.3    Mon Jun  5 14:24:55 2017
+++ pkgsrc/textproc/p5-XML-Compile-SOAP/Makefile        Sun Jul  9 15:25:44 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2017/06/05 14:24:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2017/07/09 15:25:44 wen Exp $
 
-DISTNAME=      XML-Compile-SOAP-3.21
+DISTNAME=      XML-Compile-SOAP-3.22
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/}
 

Index: pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo
diff -u pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo:1.2 pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo:1.3
--- pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo:1.2    Tue Jan 24 01:54:28 2017
+++ pkgsrc/textproc/p5-XML-Compile-SOAP/distinfo        Sun Jul  9 15:25:44 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/01/24 01:54:28 wen Exp $
+$NetBSD: distinfo,v 1.3 2017/07/09 15:25:44 wen Exp $
 
-SHA1 (XML-Compile-SOAP-3.21.tar.gz) = 1b5879293833ebba9211681d1d892742324c4eea
-RMD160 (XML-Compile-SOAP-3.21.tar.gz) = aa5c9f3e40a775ee48edabfca42505654a62d87f
-SHA512 (XML-Compile-SOAP-3.21.tar.gz) = f9a169c20b71e6dffbf9442a5587186406c6a67d0a3ac5865c55fd19c93868e74d54058147314d0b6a2ca589e2d2223d50e7bb458bdaaabdac65aef9bc794697
-Size (XML-Compile-SOAP-3.21.tar.gz) = 100491 bytes
+SHA1 (XML-Compile-SOAP-3.22.tar.gz) = c28751018410d8b541e829968176236b26d66e32
+RMD160 (XML-Compile-SOAP-3.22.tar.gz) = a9a29dfb915985b161677bc17bb34cc408893f30
+SHA512 (XML-Compile-SOAP-3.22.tar.gz) = be211db9d6ea4644276a94b00fd32f9bc0ce014d2c40e9dc4f41ca768aa19060f7327eca3815ac319263c55a3ba53cbb70235bf2d5e0c48c9862240a59bded85
+Size (XML-Compile-SOAP-3.22.tar.gz) = 100555 bytes



Home | Main Index | Thread Index | Old Index