summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-07-24 16:28:51 +0300
committerDima Panov <fluffy@FreeBSD.org>2022-07-24 16:28:51 +0300
commitb4f7a635468017559cceb470339225b9c0efd5cd (patch)
tree3b3323ce82d6e2c3e3517f9d65ca533d409c3a6c /textproc
parentconverters/libiconv: update to 1.17 release (+) (diff)
textproc/libxml2: update to 2.9.14 maintenance release (+)
Changelog: https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.9.14
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxml2/Makefile4
-rw-r--r--textproc/libxml2/distinfo6
-rw-r--r--textproc/py-libxml2/Makefile2
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}