summaryrefslogtreecommitdiff
path: root/mail/thunderbird52
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2022-08-11 05:08:00 +0000
committergutteridge <gutteridge@pkgsrc.org>2022-08-11 05:08:00 +0000
commitb86113774bead4a7bcbe0bca0697f8bc97feb532 (patch)
tree42b9f67bb5d03c9556d48c766cce1b11e1a7b614 /mail/thunderbird52
parentdd5600119f9915b2e94ffd731c66674e080c2dcc (diff)
downloadpkgsrc-b86113774bead4a7bcbe0bca0697f8bc97feb532.tar.gz
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
Diffstat (limited to 'mail/thunderbird52')
-rw-r--r--mail/thunderbird52/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird52/Makefile b/mail/thunderbird52/Makefile
index 1f02705e26d..181cbd70e4e 100644
--- a/mail/thunderbird52/Makefile
+++ b/mail/thunderbird52/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2022/07/02 16:53:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2022/08/11 05:08:58 gutteridge Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird${TB_VER:C/\..*$//}-${TB_VER}
-PKGREVISION= 19
+PKGREVISION= 20
TB_VER= 52.9.1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}