diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-06-29 22:22:11 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-06-29 22:22:11 +0800 |
commit | 5fcf49569fb90853f67d925a5165a53c05476f70 (patch) | |
tree | 4c15a604327dbbd90123d63573081e4b362bda9b /print | |
parent | d3f6fd521b9b0b05b0adb4e5b5a582fc71009a18 (diff) | |
download | freebsd-ports-gnome-5fcf49569fb90853f67d925a5165a53c05476f70.tar.gz freebsd-ports-gnome-5fcf49569fb90853f67d925a5165a53c05476f70.tar.zst freebsd-ports-gnome-5fcf49569fb90853f67d925a5165a53c05476f70.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 'print')
-rw-r--r-- | print/harfbuzz-icu/Makefile | 2 | ||||
-rw-r--r-- | print/libmspub01/Makefile | 2 | ||||
-rw-r--r-- | print/tex-xetex/Makefile | 2 | ||||
-rw-r--r-- | print/texlive-base/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/print/harfbuzz-icu/Makefile b/print/harfbuzz-icu/Makefile index bc6de9101a15..fe635d9404b5 100644 --- a/print/harfbuzz-icu/Makefile +++ b/print/harfbuzz-icu/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -icu COMMENT= Harfbuzz ICU support diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index e5cc03089835..b7cd332cc56b 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile index 99790ba35fb3..0cf228679d08 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile index 7cf5b7cd6f29..8019bcf8f602 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base |