Date: Wed, 13 Dec 2017 14:48:17 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r456211 - in branches/2017Q4/textproc/libxml2: . files Message-ID: <201712131448.vBDEmH3q010252@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Dec 13 14:48:17 2017 New Revision: 456211 URL: https://svnweb.freebsd.org/changeset/ports/456211 Log: MFH: r456210 textproc/libxml2: update to 2.9.7 PR: 222893 PR: 224189 Reported by: Walter Hop <walter@lifeforms.nl> Approved by: gnome@ (kwm) Exp-run by: antoine Security: 76e59f55-4f7a-4887-bcb0-11604004163a Approved by: ports-secteam (implicit) Deleted: branches/2017Q4/textproc/libxml2/files/patch-d8083bf Modified: branches/2017Q4/textproc/libxml2/Makefile branches/2017Q4/textproc/libxml2/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/textproc/libxml2/Makefile ============================================================================== --- branches/2017Q4/textproc/libxml2/Makefile Wed Dec 13 14:46:44 2017 (r456210) +++ branches/2017Q4/textproc/libxml2/Makefile Wed Dec 13 14:48:17 2017 (r456211) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxml2 -PORTVERSION= 2.9.4 +PORTVERSION= 2.9.7 PORTREVISION?= 0 CATEGORIES?= textproc gnome MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ Modified: branches/2017Q4/textproc/libxml2/distinfo ============================================================================== --- branches/2017Q4/textproc/libxml2/distinfo Wed Dec 13 14:46:44 2017 (r456210) +++ branches/2017Q4/textproc/libxml2/distinfo Wed Dec 13 14:48:17 2017 (r456211) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472161994 -SHA256 (gnome2/libxml2-2.9.4.tar.gz) = ffb911191e509b966deb55de705387f14156e1a56b21824357cdf0053233633c -SIZE (gnome2/libxml2-2.9.4.tar.gz) = 5374830 +TIMESTAMP = 1512750289 +SHA256 (gnome2/libxml2-2.9.7.tar.gz) = f63c5e7d30362ed28b38bfa1ac6313f9a80230720b7fb6c80575eeab3ff5900c +SIZE (gnome2/libxml2-2.9.7.tar.gz) = 5467389
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712131448.vBDEmH3q010252>