aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2022-04-10 19:45:16 +0000
committerCharlie Li <vishwin@FreeBSD.org>2022-04-10 19:47:23 +0000
commit035e778ee53345464c2d7466a3895e17073ad1f6 (patch)
treeb541612df47da99f3d0e0e9dfaa3d572c7eab67b /archivers
parent7de1b4cba052834d7149043d814c0bb415c97b34 (diff)
downloadports-035e778ee53345464c2d7466a3895e17073ad1f6.tar.gz
ports-035e778ee53345464c2d7466a3895e17073ad1f6.zip
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs may not match from main. PR: 262853, 262940, 262877 Approved by: fluffy (mentor)
Diffstat (limited to 'archivers')
-rw-r--r--archivers/file-roller/Makefile2
-rw-r--r--archivers/xar/Makefile2
-rw-r--r--archivers/xarchiver/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index 6b7f53b92561..111bb4855d1f 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -2,7 +2,7 @@
PORTNAME= file-roller
PORTVERSION= 3.40.0
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= archivers gnome
MASTER_SITES= GNOME
diff --git a/archivers/xar/Makefile b/archivers/xar/Makefile
index ead25b18036a..4495bbe62944 100644
--- a/archivers/xar/Makefile
+++ b/archivers/xar/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xar
PORTVERSION= 1.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= https://github.com/downloads/mackyle/xar/ \
GENTOO
diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile
index 42eabb016792..8d79d22843e4 100644
--- a/archivers/xarchiver/Makefile
+++ b/archivers/xarchiver/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xarchiver
PORTVERSION= 0.5.4.17
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
MAINTAINER= ports@FreeBSD.org