git: b4f7a6354680 - main - textproc/libxml2: update to 2.9.14 maintenance release (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Sun, 24 Jul 2022 13:30:41 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b4f7a635468017559cceb470339225b9c0efd5cd

commit b4f7a635468017559cceb470339225b9c0efd5cd
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-07-24 13:28:51 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-07-24 13:28:51 +0000

    textproc/libxml2: update to 2.9.14 maintenance release (+)
    
    Changelog:      https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.9.14
---
 textproc/libxml2/Makefile    | 4 ++--
 textproc/libxml2/distinfo    | 6 +++---
 textproc/py-libxml2/Makefile | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 950bd399c056..d1b2b8f2099c 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libxml2
-DISTVERSION=	2.9.13
-PORTREVISION?=	2
+DISTVERSION=	2.9.14
+PORTREVISION?=	0
 CATEGORIES?=	textproc gnome
 MASTER_SITES=	GNOME/sources/${PORTNAME}/${DISTVERSION:R}/
 DIST_SUBDIR=	gnome
diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo
index b2e520bd51cf..29f3b2d89177 100644
--- a/textproc/libxml2/distinfo
+++ b/textproc/libxml2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648572316
-SHA256 (gnome/libxml2-2.9.13.tar.xz) = 276130602d12fe484ecc03447ee5e759d0465558fbc9d6bd144e3745306ebf0e
-SIZE (gnome/libxml2-2.9.13.tar.xz) = 3243336
+TIMESTAMP = 1658072133
+SHA256 (gnome/libxml2-2.9.14.tar.xz) = 60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee
+SIZE (gnome/libxml2-2.9.14.tar.xz) = 3129968
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile
index 93714d274b25..d88cbcf8f20e 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	5
+PORTREVISION=	0
 CATEGORIES=	textproc gnome python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}