diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 08:10:27 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-04-09 07:33:31 +0800 |
commit | 69d24a727d44d398f7357cb844386f3ec4750a4f (patch) | |
tree | 0b0452bfbadbdda563ecf812b3fe126b31a29148 /misc | |
parent | 2ac2c33875a4fcb11d6d2fb445fb55888ec25051 (diff) | |
download | freebsd-ports-gnome-69d24a727d44d398f7357cb844386f3ec4750a4f.tar.gz freebsd-ports-gnome-69d24a727d44d398f7357cb844386f3ec4750a4f.tar.zst freebsd-ports-gnome-69d24a727d44d398f7357cb844386f3ec4750a4f.zip |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sword/Makefile | 2 | ||||
-rw-r--r-- | misc/xiphos/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
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. |