From 69d24a727d44d398f7357cb844386f3ec4750a4f Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Thu, 8 Apr 2021 00:10:27 +0000 Subject: devel/icu: update to 69.1 Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1 Reported by: GitHub (watch releases) --- misc/sword/Makefile | 2 +- misc/xiphos/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 17529384acc1..54d93275daf7 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -2,7 +2,7 @@ PORTNAME= sword PORTVERSION= 1.8.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= misc MASTER_SITES= http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 61441367707a..75f014b2c766 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -1,6 +1,6 @@ PORTNAME= xiphos DISTVERSION= 4.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome # Don't use USE_GITHUB: the sources downloaded by USE_GITHUB cannot be # built as they miss the file ${WRKSRC}/cmake/source_version.txt. -- cgit