diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-03-28 05:11:08 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-03-28 05:11:08 +0800 |
commit | 740bd405f014b469ba560476582bd8287d30a15e (patch) | |
tree | 38e82fdc8d8a1a28215196aec951504537c1c0ad /print/texlive-base | |
parent | f65e8076ce4a5a1abe9464411e1ac04a0aa811b9 (diff) | |
download | freebsd-ports-gnome-740bd405f014b469ba560476582bd8287d30a15e.tar.gz freebsd-ports-gnome-740bd405f014b469ba560476582bd8287d30a15e.tar.zst freebsd-ports-gnome-740bd405f014b469ba560476582bd8287d30a15e.zip |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479
Diffstat (limited to 'print/texlive-base')
-rw-r--r-- | print/texlive-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile index e02e94425860..d3a92cb9ccb9 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base |