diff options
author | pgoyette <pgoyette@pkgsrc.org> | 2016-05-27 10:37:18 +0000 |
---|---|---|
committer | pgoyette <pgoyette@pkgsrc.org> | 2016-05-27 10:37:18 +0000 |
commit | fd6f1f9db36d9c825a21f7d7440a412485483a83 (patch) | |
tree | c0e4d9fc3ee7cbc4bba615aac1631a5f1e8e7d25 | |
parent | 97c70465172d36d4cd1f30e35cfc81dad66addf0 (diff) | |
download | pkgsrc-fd6f1f9db36d9c825a21f7d7440a412485483a83.tar.gz |
Synchronize py-libxml2 with recent update of libxml2 to version 2.9.4
-rw-r--r-- | textproc/py-libxml2/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-libxml2/distinfo | 11 |
2 files changed, 8 insertions, 7 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index 1463974188a..f9487ca6889 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2015/11/23 00:01:06 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2016/05/27 10:37:18 pgoyette Exp $ -DISTNAME= libxml2-2.9.3 +DISTNAME= libxml2-2.9.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ftp://xmlsoft.org/libxml2/ diff --git a/textproc/py-libxml2/distinfo b/textproc/py-libxml2/distinfo index 6cef88b029d..b403d5531dc 100644 --- a/textproc/py-libxml2/distinfo +++ b/textproc/py-libxml2/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.34 2015/11/23 00:01:06 wiz Exp $ +$NetBSD: distinfo,v 1.35 2016/05/27 10:37:18 pgoyette Exp $ -SHA1 (libxml2-2.9.3.tar.gz) = 0301ce933637e0ceda049047dbefd18714f59b6e -RMD160 (libxml2-2.9.3.tar.gz) = 8ffed136daaf3595c306b76c5600ce67b5984e61 -SHA512 (libxml2-2.9.3.tar.gz) = 078afa65229de4f23e6538767253fb4f9f61d96cb72e445179c71d536b224d54922f22972a2b71434796f83f8c99f6a46c3b8813cb4582ad9fca696d141e0abb -Size (libxml2-2.9.3.tar.gz) = 5477112 bytes +SHA1 (libxml2-2.9.4.tar.gz) = 958ae70baf186263a4bd801a81dd5d682aedd1db +RMD160 (libxml2-2.9.4.tar.gz) = bb59656e0683d64a38a2f1a45ca9d918837e1e56 +SHA512 (libxml2-2.9.4.tar.gz) = f5174ab1a3a0ec0037a47f47aa47def36674e02bfb42b57f609563f84c6247c585dbbb133c056953a5adb968d328f18cbc102eb0d00d48eb7c95478389e5daf9 +Size (libxml2-2.9.4.tar.gz) = 5374830 bytes SHA1 (patch-aa) = 54ce6f91dd29144f22247d15093d6d273f5f433b SHA1 (patch-ab) = 6e10620cf21df24a08b7d46990b47b7f33df827c SHA1 (patch-ac) = 4d14006810239491ecda6967dee2087eb382ba08 + |