diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-09-25 08:08:16 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:36:10 +0800 |
commit | 94bd90f36549d420840511dc00f2f88964db5c40 (patch) | |
tree | 4b73312143a057a6912ac2801eea4ccff782de1f /www | |
parent | 5bcb2bd45d8ba334a28882d24bd9706d6e2ac5b2 (diff) | |
download | freebsd-ports-gnome-94bd90f36549d420840511dc00f2f88964db5c40.tar.gz freebsd-ports-gnome-94bd90f36549d420840511dc00f2f88964db5c40.tar.zst freebsd-ports-gnome-94bd90f36549d420840511dc00f2f88964db5c40.zip |
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
Diffstat (limited to 'www')
-rw-r--r-- | www/anyterm/Makefile | 2 | ||||
-rw-r--r-- | www/domoticz/Makefile | 2 | ||||
-rw-r--r-- | www/kdewebdev4/Makefile | 2 | ||||
-rw-r--r-- | www/nghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/wt/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index 3566584c520d..57b802a9094c 100644 --- a/www/anyterm/Makefile +++ b/www/anyterm/Makefile @@ -3,7 +3,7 @@ PORTNAME= anyterm PORTVERSION= 1.1.29 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= http://anyterm.org/download/ \ http://dl1.douglasthrift.net/${PORTNAME}/ \ diff --git a/www/domoticz/Makefile b/www/domoticz/Makefile index 33cc6e21a61e..4b1661cae4fa 100644 --- a/www/domoticz/Makefile +++ b/www/domoticz/Makefile @@ -2,7 +2,7 @@ PORTNAME= domoticz PORTVERSION= 3.${DOMOTICZ_REL} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= kiwi@oav.net diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile index 97242f396bbe..b9882352a57a 100644 --- a/www/kdewebdev4/Makefile +++ b/www/kdewebdev4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdewebdev PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index 566855fd22d1..6fc1b8f7b79d 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -4,7 +4,7 @@ PORTNAME= nghttp2 PORTVERSION= 1.26.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/wt/Makefile b/www/wt/Makefile index 04783836f15c..53ba447173fc 100644 --- a/www/wt/Makefile +++ b/www/wt/Makefile @@ -3,7 +3,7 @@ PORTNAME= wt PORTVERSION= 3.3.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= info@babaei.net |