diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-03-13 09:47:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-03-13 09:47:16 +0000 |
commit | f821cdc3470d31fc0b70510a2f5ca7cb12d02c7b (patch) | |
tree | a3eb772ba9edcf95a51aaed216ede2433ac03a37 /print | |
parent | fb029a1191b23465b07b1e162867fc70286c4e62 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/harfbuzz-icu/Makefile | 2 | ||||
-rw-r--r-- | print/libmspub01/Makefile | 2 | ||||
-rw-r--r-- | print/scribus-devel/Makefile | 2 | ||||
-rw-r--r-- | print/tex-xetex/Makefile | 2 | ||||
-rw-r--r-- | print/texlive-base/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/print/harfbuzz-icu/Makefile b/print/harfbuzz-icu/Makefile index 297b59fce170..bc6de9101a15 100644 --- a/print/harfbuzz-icu/Makefile +++ b/print/harfbuzz-icu/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -icu COMMENT= Harfbuzz ICU support diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index 95e5d02c87d0..b38389c735a8 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 29aae228ca18..07d136e48838 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.5.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= print editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \ http://www.scribus.net/downloads/${PORTVERSION}/ diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile index e544b15fb2fc..76297f3f4ab6 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 28 +PORTREVISION= 29 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 70002dc4f31b..1a2c33beadfd 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 45 +PORTREVISION= 46 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base |