diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-04-18 21:57:42 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-04-18 21:57:42 +0800 |
commit | d13c775570c558caaf2a9633b618355ed6e5c17c (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /print | |
parent | 6e52a3713447ca83b286280a28ee3b252cfda7d8 (diff) | |
download | freebsd-ports-gnome-d13c775570c558caaf2a9633b618355ed6e5c17c.tar.gz freebsd-ports-gnome-d13c775570c558caaf2a9633b618355ed6e5c17c.tar.zst freebsd-ports-gnome-d13c775570c558caaf2a9633b618355ed6e5c17c.zip |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
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/pdfcube/Makefile | 2 | ||||
-rw-r--r-- | print/scribus/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index 2f608def1080..e5cc03089835 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/print/libpagemaker/Makefile b/print/libpagemaker/Makefile index f078543241b0..349b2fec588c 100644 --- a/print/libpagemaker/Makefile +++ b/print/libpagemaker/Makefile @@ -2,7 +2,7 @@ PORTNAME= libpagemaker PORTVERSION= 0.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 2c5731a143ec..cc17df74bb84 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,7 +3,7 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 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/pdfcube/Makefile b/print/pdfcube/Makefile index b535365fe04c..377c7ea37f28 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfcube PORTVERSION= 0.0.5 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 355129b94b5c..a10cf8087f1f 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.4.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= print editors MASTER_SITES= SF \ http://www.scribus.net/downloads/${PORTVERSION}/ |