From cc224d53ec359814049f409c3022fcf2885657ad Mon Sep 17 00:00:00 2001 From: jbeich Date: Mon, 25 Sep 2017 00:08:16 +0000 Subject: devel/boost-*: update to 1.65.1 Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582 --- textproc/clucene/Makefile | 2 +- textproc/highlight/Makefile | 2 +- textproc/kenlm/Makefile | 2 +- textproc/kiss-templates/Makefile | 2 +- textproc/libabw/Makefile | 2 +- textproc/libe-book/Makefile | 2 +- textproc/libkolabxml/Makefile | 2 +- textproc/libmwaw03/Makefile | 2 +- textproc/libodfgen01/Makefile | 2 +- textproc/librevenge/Makefile | 2 +- textproc/libstaroffice/Makefile | 2 +- textproc/libvisio01/Makefile | 2 +- textproc/libwpd010/Makefile | 2 +- textproc/libwps/Makefile | 2 +- textproc/libwps03/Makefile | 2 +- textproc/luceneplusplus/Makefile | 2 +- textproc/randlm/Makefile | 2 +- textproc/source-highlight/Makefile | 2 +- textproc/xmlwrapp/Makefile | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) (limited to 'textproc') diff --git a/textproc/clucene/Makefile b/textproc/clucene/Makefile index 4d4a2e48ca9d..3265afcdb91e 100644 --- a/textproc/clucene/Makefile +++ b/textproc/clucene/Makefile @@ -3,7 +3,7 @@ PORTNAME= clucene PORTVERSION= 2.3.3.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-core-unstable/2.3 DISTNAME= ${PORTNAME}-core-${PORTVERSION} diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 74e96279e52e..5a0c89b01019 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -3,7 +3,7 @@ PORTNAME= highlight PORTVERSION= 3.36 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ diff --git a/textproc/kenlm/Makefile b/textproc/kenlm/Makefile index 289c9a16a5c4..a0824912ad59 100644 --- a/textproc/kenlm/Makefile +++ b/textproc/kenlm/Makefile @@ -3,7 +3,7 @@ PORTNAME= kenlm PORTVERSION= 20140830 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://kheafield.com/code/ DISTNAME= ${PORTNAME} diff --git a/textproc/kiss-templates/Makefile b/textproc/kiss-templates/Makefile index a038961b7d58..38c2cdef64e7 100644 --- a/textproc/kiss-templates/Makefile +++ b/textproc/kiss-templates/Makefile @@ -3,7 +3,7 @@ PORTNAME= kiss-templates PORTVERSION= 0.19 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= andreas.sommer87@googlemail.com diff --git a/textproc/libabw/Makefile b/textproc/libabw/Makefile index f662da352d9c..9a2af62cfd9a 100644 --- a/textproc/libabw/Makefile +++ b/textproc/libabw/Makefile @@ -2,7 +2,7 @@ PORTNAME= libabw PORTVERSION= 0.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= LODEV/${PORTNAME} diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index 6f0e01b12519..b6114a3d8c50 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -2,7 +2,7 @@ PORTNAME= libe-book PORTVERSION= 0.1.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ diff --git a/textproc/libkolabxml/Makefile b/textproc/libkolabxml/Makefile index b942052bba92..81aa23486d9b 100644 --- a/textproc/libkolabxml/Makefile +++ b/textproc/libkolabxml/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkolabxml PORTVERSION= 1.1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://mirror.kolabsys.com/pub/releases/ diff --git a/textproc/libmwaw03/Makefile b/textproc/libmwaw03/Makefile index 166346fe5b6e..0a53c15b4a34 100644 --- a/textproc/libmwaw03/Makefile +++ b/textproc/libmwaw03/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmwaw PORTVERSION= 0.3.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 03 diff --git a/textproc/libodfgen01/Makefile b/textproc/libodfgen01/Makefile index 2169220a27c5..49fb125d6d30 100644 --- a/textproc/libodfgen01/Makefile +++ b/textproc/libodfgen01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libodfgen PORTVERSION= 0.1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/libwpd/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 01 diff --git a/textproc/librevenge/Makefile b/textproc/librevenge/Makefile index a3933361747c..4b36ee852fb8 100644 --- a/textproc/librevenge/Makefile +++ b/textproc/librevenge/Makefile @@ -2,7 +2,7 @@ PORTNAME= librevenge PORTVERSION= 0.0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/libwpd/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/libstaroffice/Makefile b/textproc/libstaroffice/Makefile index 5860b76aeb14..d3ce7059a44f 100644 --- a/textproc/libstaroffice/Makefile +++ b/textproc/libstaroffice/Makefile @@ -2,7 +2,7 @@ PORTNAME= libstaroffice PORTVERSION= 0.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= LODEV MASTER_SITE_SUBDIR= # diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index 11e3b57b4577..730593bad5f6 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libvisio PORTVERSION= 0.1.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc devel MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 diff --git a/textproc/libwpd010/Makefile b/textproc/libwpd010/Makefile index 3407dd22c8cc..9c8aa662822f 100644 --- a/textproc/libwpd010/Makefile +++ b/textproc/libwpd010/Makefile @@ -3,7 +3,7 @@ PORTNAME= libwpd PORTVERSION= 0.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 010 diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile index 115fadfa633c..e7469a07a86c 100644 --- a/textproc/libwps/Makefile +++ b/textproc/libwps/Makefile @@ -3,7 +3,7 @@ PORTNAME= libwps PORTVERSION= 0.4.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/libwps03/Makefile b/textproc/libwps03/Makefile index c3dc9c6596c3..36ab2e9bff99 100644 --- a/textproc/libwps03/Makefile +++ b/textproc/libwps03/Makefile @@ -3,7 +3,7 @@ PORTNAME= libwps PORTVERSION= 0.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 03 diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile index 2551338d209d..97d4f9a203a6 100644 --- a/textproc/luceneplusplus/Makefile +++ b/textproc/luceneplusplus/Makefile @@ -3,7 +3,7 @@ PORTNAME= lucene++ PORTVERSION= 3.0.7 DISTVERSIONPREFIX= rel_ -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= arved@FreeBSD.org diff --git a/textproc/randlm/Makefile b/textproc/randlm/Makefile index a5baa960173d..8704148c964d 100644 --- a/textproc/randlm/Makefile +++ b/textproc/randlm/Makefile @@ -3,7 +3,7 @@ PORTNAME= randlm PORTVERSION= 0.2.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME} diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index c90247883711..701ba06419b3 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -3,7 +3,7 @@ PORTNAME= source-highlight PORTVERSION= 3.1.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= GNU/src-highlite diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index c84e7f107cfa..7ac6012f7d1d 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlwrapp PORTVERSION= 0.7.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= SF -- cgit