diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-06-29 22:22:11 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-06-29 22:22:11 +0800 |
commit | 3beb732dad3e5e47fb7b738b8b012a8bba15db80 (patch) | |
tree | 4c15a604327dbbd90123d63573081e4b362bda9b /editors/poedit | |
parent | 5201fa279fb7ba15a2f78213159349354b8136e1 (diff) | |
download | freebsd-ports-gnome-3beb732dad3e5e47fb7b738b8b012a8bba15db80.tar.gz freebsd-ports-gnome-3beb732dad3e5e47fb7b738b8b012a8bba15db80.tar.zst freebsd-ports-gnome-3beb732dad3e5e47fb7b738b8b012a8bba15db80.zip |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4)
Diffstat (limited to 'editors/poedit')
-rw-r--r-- | editors/poedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index efe120d4fe91..3e697d0ccf58 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ |