diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 19:35:03 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 19:35:03 +0800 |
commit | 91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc (patch) | |
tree | d80ade8252df7f8d3d23a6c2ac2294a79f756de1 /print/tex-xetex | |
parent | 706cfc42b26beaeeb0c0860372e5a04f96671021 (diff) | |
download | freebsd-ports-gnome-91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc.tar.gz freebsd-ports-gnome-91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc.tar.zst freebsd-ports-gnome-91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc.zip |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine
Diffstat (limited to 'print/tex-xetex')
-rw-r--r-- | print/tex-xetex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile index 928914011a50..12dec8f4d7a1 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- |