From a8713d15f4d56c9054b5d6a952f5c3613f04959a Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 23 Nov 2016 12:45:46 +0000 Subject: devel/boost-*: update to 1.62.0 - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office) --- editors/abiword/Makefile | 2 +- editors/calligra/Makefile | 2 +- editors/libreoffice/Makefile.common | 2 +- editors/libreoffice4/Makefile | 2 +- editors/madedit/Makefile | 2 +- editors/openoffice-4/Makefile | 1 + editors/openoffice-devel/Makefile | 2 +- editors/pdfedit/Makefile | 2 +- editors/poedit/Makefile | 2 +- editors/xmlcopyeditor/Makefile | 2 +- 10 files changed, 10 insertions(+), 9 deletions(-) (limited to 'editors') diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 6d198f5eb894..e8dc10d85c51 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -3,7 +3,7 @@ PORTNAME= abiword PORTVERSION= 3.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/abiword/${PORTVERSION}/source/ DIST_SUBDIR= AbiWord diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 0b237da60169..5d5f086fafb2 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra PORTVERSION= ${CALLIGRA_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors kde MASTER_SITES= KDE/${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/ DIST_SUBDIR= KDE/${PORTNAME}/${PORTVERSION} diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index 0a802dbb2ac2..6a26d6256d69 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 5.2.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org diff --git a/editors/libreoffice4/Makefile b/editors/libreoffice4/Makefile index f11ff9a728d1..bba6021e486a 100644 --- a/editors/libreoffice4/Makefile +++ b/editors/libreoffice4/Makefile @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 4.3.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/extern/:ext \ diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile index 2165623b55e4..d9ff7c3cd610 100644 --- a/editors/madedit/Makefile +++ b/editors/madedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= madedit PORTVERSION= 0.2.9 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/MadEdit/MadEdit-${PORTVERSION} diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 3a2514a057ff..cf437c845f26 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -3,6 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} +PORTREVISION= 1 #PORTREVISION= 1 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \ diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index a82428629af7..3e19b7e2acb3 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ diff --git a/editors/pdfedit/Makefile b/editors/pdfedit/Makefile index dd247fd32110..5a8067209f13 100644 --- a/editors/pdfedit/Makefile +++ b/editors/pdfedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfedit PORTVERSION= 0.4.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= SF diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index d4891ea4b9d0..b3c2db1e9c52 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors MASTER_SITES= http://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index 510b843b4078..bd28dbc69aa9 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlcopyeditor PORTVERSION= 1.2.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION} -- cgit v1.2.3