diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-12-12 08:15:49 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-12-12 08:15:49 +0800 |
commit | 9450dbc10a4ffaf3052b6ac70c9dca088a5b123c (patch) | |
tree | d48522d464e1ff041584b2a31f9ed94d0a22776f /x11 | |
parent | badcc048a62299a44785187daa93c985df9972b3 (diff) | |
download | freebsd-ports-gnome-9450dbc10a4ffaf3052b6ac70c9dca088a5b123c.tar.gz freebsd-ports-gnome-9450dbc10a4ffaf3052b6ac70c9dca088a5b123c.tar.zst freebsd-ports-gnome-9450dbc10a4ffaf3052b6ac70c9dca088a5b123c.zip |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde-workspace-kde4/Makefile | 2 | ||||
-rw-r--r-- | x11/kf5-kactivities-stats/Makefile | 1 | ||||
-rw-r--r-- | x11/kf5-kactivities/Makefile | 1 | ||||
-rw-r--r-- | x11/leechcraft/Makefile | 2 | ||||
-rw-r--r-- | x11/plasma5-plasma-desktop/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/x11/kde-workspace-kde4/Makefile b/x11/kde-workspace-kde4/Makefile index 8f930263c16c..f835fe5e4777 100644 --- a/x11/kde-workspace-kde4/Makefile +++ b/x11/kde-workspace-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-workspace PORTVERSION= ${KDE4_WORKSPACE_VERSION} -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= x11 kde kde-applications PKGNAMESUFFIX= -kde4 diff --git a/x11/kf5-kactivities-stats/Makefile b/x11/kf5-kactivities-stats/Makefile index f3b458a6af28..1ef841392415 100644 --- a/x11/kf5-kactivities-stats/Makefile +++ b/x11/kf5-kactivities-stats/Makefile @@ -2,6 +2,7 @@ PORTNAME= kactivities-stats DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/kf5-kactivities/Makefile b/x11/kf5-kactivities/Makefile index 646a6cce19e1..d5d1c24d8be9 100644 --- a/x11/kf5-kactivities/Makefile +++ b/x11/kf5-kactivities/Makefile @@ -2,6 +2,7 @@ PORTNAME= kactivities DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/x11/leechcraft/Makefile b/x11/leechcraft/Makefile index 41834d9dfe01..33d8ada7446d 100644 --- a/x11/leechcraft/Makefile +++ b/x11/leechcraft/Makefile @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/ diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile index 2affb4dddeea..a69e6aaf00a2 100644 --- a/x11/plasma5-plasma-desktop/Makefile +++ b/x11/plasma5-plasma-desktop/Makefile @@ -2,7 +2,7 @@ PORTNAME= plasma-desktop DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org |