diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-01-07 06:08:28 +0000 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-01-07 06:08:28 +0000 |
commit | 4ec5bfe7d3d1930be7bb712487b666914933acdc (patch) | |
tree | 0a19219da604ec6bcba4d882dc597e5e229de429 /print | |
parent | ea41825c3c665ff87a76361970de759e17790e59 (diff) | |
download | FreeBSD-ports-4ec5bfe7d3d1930be7bb712487b666914933acdc.zip FreeBSD-ports-4ec5bfe7d3d1930be7bb712487b666914933acdc.tar.gz |
MFH: r430692
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
Approved by: ports-secteam (junovitch)
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 64327df..8d7585f 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print graphics devel MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 diff --git a/print/libpagemaker/Makefile b/print/libpagemaker/Makefile index 5c6de20..3cd8602 100644 --- a/print/libpagemaker/Makefile +++ b/print/libpagemaker/Makefile @@ -2,7 +2,7 @@ PORTNAME= libpagemaker PORTVERSION= 0.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print graphics devel MASTER_SITES= LIBREOFFICE_DEV diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 3b7bd2d..e610420 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 a3b477a..d41b84b 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfcube PORTVERSION= 0.0.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 1b803bd..71882f2 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.4.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print editors MASTER_SITES= SF \ http://www.scribus.net/downloads/${PORTVERSION}/ |