pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-XML-LibXML



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Jul 26 14:16:49 UTC 2016

Modified Files:
        pkgsrc/textproc/p5-XML-LibXML: Makefile distinfo

Log Message:
Updated textproc/p5-XML-LibXML to 2.0128
----------------------------------------
2.0128  2016-07-24
    - Hopefully add the .pod files again as they were missing from 2.0127.
        - https://github.com/shlomif/perl-XML-LibXML/issues/3
        - Thanks to Paul Howarth for the report.
        - This was caused by ExtUtils::Manifest just warning that the files
        referenced in the "MANIFEST" file were not present and still
        continuing to prepare the archive as usual. A "do-what-I-don't-want-to"
        thing.


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/textproc/p5-XML-LibXML/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/textproc/p5-XML-LibXML/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-LibXML/Makefile
diff -u pkgsrc/textproc/p5-XML-LibXML/Makefile:1.69 pkgsrc/textproc/p5-XML-LibXML/Makefile:1.70
--- pkgsrc/textproc/p5-XML-LibXML/Makefile:1.69 Sun Jul 24 06:30:42 2016
+++ pkgsrc/textproc/p5-XML-LibXML/Makefile      Tue Jul 26 14:16:49 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2016/07/24 06:30:42 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2016/07/26 14:16:49 mef Exp $
 
-DISTNAME=      XML-LibXML-2.0127
+DISTNAME=      XML-LibXML-2.0128
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=XML/}

Index: pkgsrc/textproc/p5-XML-LibXML/distinfo
diff -u pkgsrc/textproc/p5-XML-LibXML/distinfo:1.42 pkgsrc/textproc/p5-XML-LibXML/distinfo:1.43
--- pkgsrc/textproc/p5-XML-LibXML/distinfo:1.42 Sun Jul 24 06:30:42 2016
+++ pkgsrc/textproc/p5-XML-LibXML/distinfo      Tue Jul 26 14:16:49 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.42 2016/07/24 06:30:42 wiz Exp $
+$NetBSD: distinfo,v 1.43 2016/07/26 14:16:49 mef Exp $
 
-SHA1 (XML-LibXML-2.0127.tar.gz) = ec517f2ba3a69c3d1fa3b1e20d67e9bc857821de
-RMD160 (XML-LibXML-2.0127.tar.gz) = 24f0e41d43d1ea0a15b6fc4c1e96cfa521d5fea8
-SHA512 (XML-LibXML-2.0127.tar.gz) = 69c207284abb3ce2a61a634917c04da980806040de66f0fce81d6d4317b786f3bf3e4c228e949b73fc34a251b03743b1113b106aa26b572ae2fca73e41b41e1e
-Size (XML-LibXML-2.0127.tar.gz) = 411073 bytes
+SHA1 (XML-LibXML-2.0128.tar.gz) = 4f4942918448fb0ac9e7df3c14e300c1ea7860c9
+RMD160 (XML-LibXML-2.0128.tar.gz) = 649b762817ea1a2dabf901635e0f312d5b5e0d6b
+SHA512 (XML-LibXML-2.0128.tar.gz) = c388570d0a140f3b92ab9922d9c917fba791e804b160822eeff91923891059ba189ad3743f2ffd13f7f4c92a3e8db1ee5fae588007d3fcf50251d9803e8e261b
+Size (XML-LibXML-2.0128.tar.gz) = 466334 bytes
 SHA1 (patch-Makefile.PL) = e98a4d8667fa792ebb535a7611fecccf2b608402



Home | Main Index | Thread Index | Old Index