diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 17:46:53 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 17:46:53 +0300 |
commit | 4cf39decb348615b9c8a28370d987a85d1b8a5ed (patch) | |
tree | b3f23bc1a7f6b90c311d8cc64601a4f8c603f717 /print | |
parent | acbf1d3f152bc516e4c5a5d7588eece618948125 (diff) | |
download | freebsd-ports-4cf39decb348615b9c8a28370d987a85d1b8a5ed.zip |
*/*: bump all consumers after recent boost upgrade
Diffstat (limited to 'print')
-rw-r--r-- | print/libmspub01/Makefile | 2 | ||||
-rw-r--r-- | print/libpagemaker/Makefile | 2 | ||||
-rw-r--r-- | print/lyx/Makefile | 2 | ||||
-rw-r--r-- | print/miktex/Makefile | 2 | ||||
-rw-r--r-- | print/scribus-devel/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index 0ef77488359a..1a23cd049a04 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -1,6 +1,6 @@ PORTNAME= libmspub PORTVERSION= 0.1.4 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/print/libpagemaker/Makefile b/print/libpagemaker/Makefile index 8e6fb3aa07e2..6a94ab110d0c 100644 --- a/print/libpagemaker/Makefile +++ b/print/libpagemaker/Makefile @@ -1,6 +1,6 @@ PORTNAME= libpagemaker PORTVERSION= 0.0.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} diff --git a/print/lyx/Makefile b/print/lyx/Makefile index f3690e28152d..e2fa3a249a62 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -1,6 +1,6 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ diff --git a/print/miktex/Makefile b/print/miktex/Makefile index 56afa250c942..dbcca4dd644c 100644 --- a/print/miktex/Makefile +++ b/print/miktex/Makefile @@ -1,6 +1,6 @@ PORTNAME= miktex DISTVERSION= 21.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= LOCAL/arrowd/miktex:bootstrap DISTFILES= miktex-zzdb1-2.9.tar.lzma:bootstrap \ diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index ab9358739f44..3ef691cebb57 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= scribus PORTVERSION= 1.5.8 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= print editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \ http://www.scribus.net/downloads/${PORTVERSION}/ |