diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-09-25 08:08:16 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-09-25 08:08:16 +0800 |
commit | cc224d53ec359814049f409c3022fcf2885657ad (patch) | |
tree | bb7ad747880e8b73ba67e7537e487c63a9b9aed7 /x11 | |
parent | e8d64338c2f3c73041f3b93a0bc13ff73ef72924 (diff) | |
download | freebsd-ports-gnome-cc224d53ec359814049f409c3022fcf2885657ad.tar.gz freebsd-ports-gnome-cc224d53ec359814049f409c3022fcf2885657ad.tar.zst freebsd-ports-gnome-cc224d53ec359814049f409c3022fcf2885657ad.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 'x11')
-rw-r--r-- | x11/kde4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kf5-kactivities/Makefile | 2 | ||||
-rw-r--r-- | x11/leechcraft/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 865d5f994fdf..606859dda90a 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-workspace PORTVERSION= ${KDE4_WORKSPACE_VERSION} -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11 kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-kactivities/Makefile b/x11/kf5-kactivities/Makefile index 0b017c694ab6..a3f1c0ff1cbe 100644 --- a/x11/kf5-kactivities/Makefile +++ b/x11/kf5-kactivities/Makefile @@ -3,7 +3,7 @@ PORTNAME= kactivities PORTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/leechcraft/Makefile b/x11/leechcraft/Makefile index a2725e971e0c..80a912a996d5 100644 --- a/x11/leechcraft/Makefile +++ b/x11/leechcraft/Makefile @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/ |