diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-18 12:11:02 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-18 12:11:02 +0800 |
commit | 25beeff0797dd33cfc7db69206925427481729ee (patch) | |
tree | 7189643b393c5d2ffd4fa8b22d44338010f9dfb0 /print | |
parent | 2cd6161419576e97c766dd2e23764716151e72db (diff) | |
download | freebsd-ports-gnome-25beeff0797dd33cfc7db69206925427481729ee.tar.gz freebsd-ports-gnome-25beeff0797dd33cfc7db69206925427481729ee.tar.zst freebsd-ports-gnome-25beeff0797dd33cfc7db69206925427481729ee.zip |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
Diffstat (limited to 'print')
-rw-r--r-- | print/libmspub01/Makefile | 1 | ||||
-rw-r--r-- | print/libpagemaker/Makefile | 1 | ||||
-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, 3 deletions
diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index 988d6b7f812c..32e16200da73 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,6 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/print/libpagemaker/Makefile b/print/libpagemaker/Makefile index a578c5540deb..f078543241b0 100644 --- a/print/libpagemaker/Makefile +++ b/print/libpagemaker/Makefile @@ -2,6 +2,7 @@ PORTNAME= libpagemaker PORTVERSION= 0.0.4 +PORTREVISION= 1 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 966c96315fda..6084a28f11c5 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,7 +3,7 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 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 a486b0b699d9..b535365fe04c 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfcube PORTVERSION= 0.0.5 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 394ae9cfb36a..6b71f33725a9 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.4.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= print editors MASTER_SITES= SF \ http://www.scribus.net/downloads/${PORTVERSION}/ |