aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2018-07-30 06:18:44 +0800
committergerald <gerald@FreeBSD.org>2018-07-30 06:18:44 +0800
commit0941a202747383778df713c994bd63e831dd3095 (patch)
tree75221c7f7553f4576b2cf1137ee3db4058fd8973 /deskutils
parentab8fd2fd1724dec181a850cb35ddfeb9deec8153 (diff)
downloadfreebsd-ports-gnome-0941a202747383778df713c994bd63e831dd3095.tar.gz
freebsd-ports-gnome-0941a202747383778df713c994bd63e831dd3095.tar.zst
freebsd-ports-gnome-0941a202747383778df713c994bd63e831dd3095.zip
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/akonadi-calendar-tools/Makefile1
-rw-r--r--deskutils/akonadi-import-wizard/Makefile1
-rw-r--r--deskutils/akonadiconsole/Makefile1
-rw-r--r--deskutils/akregator/Makefile1
-rw-r--r--deskutils/bijiben/Makefile2
-rw-r--r--deskutils/charmtimetracker/Makefile2
-rw-r--r--deskutils/easystroke/Makefile2
-rw-r--r--deskutils/fusenshi/Makefile2
-rw-r--r--deskutils/gnome-documents/Makefile1
-rw-r--r--deskutils/gnome-initial-setup/Makefile2
-rw-r--r--deskutils/gnome-photos/Makefile2
-rw-r--r--deskutils/gnome-todo/Makefile2
-rw-r--r--deskutils/gnote/Makefile2
-rw-r--r--deskutils/grantlee-editor/Makefile1
-rw-r--r--deskutils/grantleetheme/Makefile1
-rw-r--r--deskutils/growl-for-linux/Makefile2
-rw-r--r--deskutils/homerun/Makefile2
-rw-r--r--deskutils/kaddressbook/Makefile1
-rw-r--r--deskutils/kalarm/Makefile1
-rw-r--r--deskutils/kdeconnect/Makefile2
-rw-r--r--deskutils/kdepim-addons/Makefile1
-rw-r--r--deskutils/kdepim-apps-libs/Makefile1
-rw-r--r--deskutils/kdepim-runtime/Makefile1
-rw-r--r--deskutils/kmail-account-wizard/Makefile1
-rw-r--r--deskutils/kmail/Makefile1
-rw-r--r--deskutils/knotes/Makefile1
-rw-r--r--deskutils/kontact/Makefile1
-rw-r--r--deskutils/korganizer/Makefile1
-rw-r--r--deskutils/libkdepim/Makefile1
-rw-r--r--deskutils/mbox-importer/Makefile1
-rw-r--r--deskutils/nextcloudclient/Makefile2
-rw-r--r--deskutils/owncloudclient/Makefile1
-rw-r--r--deskutils/pim-data-exporter/Makefile1
-rw-r--r--deskutils/pim-sieve-editor/Makefile1
-rw-r--r--deskutils/pinot/Makefile2
-rw-r--r--deskutils/plasma5-milou/Makefile1
-rw-r--r--deskutils/plasma5-sddm-kcm/Makefile1
-rw-r--r--deskutils/sliderule/Makefile2
-rw-r--r--deskutils/taskd/Makefile2
-rw-r--r--deskutils/tasksh/Makefile1
-rw-r--r--deskutils/taskwarrior/Makefile2
-rw-r--r--deskutils/timewarrior/Makefile1
-rw-r--r--deskutils/treesheets/Makefile1
-rw-r--r--deskutils/xneur/Makefile2
44 files changed, 44 insertions, 17 deletions
diff --git a/deskutils/akonadi-calendar-tools/Makefile b/deskutils/akonadi-calendar-tools/Makefile
index 32072c6ae9f2..f8b7d5202b32 100644
--- a/deskutils/akonadi-calendar-tools/Makefile
+++ b/deskutils/akonadi-calendar-tools/Makefile
@@ -2,6 +2,7 @@
PORTNAME= akonadi-calendar-tools
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/akonadi-import-wizard/Makefile b/deskutils/akonadi-import-wizard/Makefile
index 75d4ae6d712c..22d34cdc1446 100644
--- a/deskutils/akonadi-import-wizard/Makefile
+++ b/deskutils/akonadi-import-wizard/Makefile
@@ -2,6 +2,7 @@
PORTNAME= akonadi-import-wizard
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/akonadiconsole/Makefile b/deskutils/akonadiconsole/Makefile
index 3ffade32e679..606fd21e0803 100644
--- a/deskutils/akonadiconsole/Makefile
+++ b/deskutils/akonadiconsole/Makefile
@@ -2,6 +2,7 @@
PORTNAME= akonadiconsole
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/akregator/Makefile b/deskutils/akregator/Makefile
index 5033496b74ee..a34817a34828 100644
--- a/deskutils/akregator/Makefile
+++ b/deskutils/akregator/Makefile
@@ -2,6 +2,7 @@
PORTNAME= akregator
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/bijiben/Makefile b/deskutils/bijiben/Makefile
index 3f071be459d4..e7e6a1e41680 100644
--- a/deskutils/bijiben/Makefile
+++ b/deskutils/bijiben/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bijiben
PORTVERSION= 3.18.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/deskutils/charmtimetracker/Makefile b/deskutils/charmtimetracker/Makefile
index c65db3cc69c9..18ecd419894e 100644
--- a/deskutils/charmtimetracker/Makefile
+++ b/deskutils/charmtimetracker/Makefile
@@ -3,7 +3,7 @@
PORTNAME= charmtimetracker
DISTVERSION= 1.11.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MAINTAINER= adridg@FreeBSD.org
diff --git a/deskutils/easystroke/Makefile b/deskutils/easystroke/Makefile
index 8062399443b8..0934470bebf4 100644
--- a/deskutils/easystroke/Makefile
+++ b/deskutils/easystroke/Makefile
@@ -3,7 +3,7 @@
PORTNAME= easystroke
PORTVERSION= 0.6.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= deskutils
MASTER_SITES= SF
diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile
index 0618e1c21a6b..b78e6b19385d 100644
--- a/deskutils/fusenshi/Makefile
+++ b/deskutils/fusenshi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fusenshi
PORTVERSION= 0.9.0
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= deskutils
MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/
diff --git a/deskutils/gnome-documents/Makefile b/deskutils/gnome-documents/Makefile
index 3c6250ac153d..56f06d0014d9 100644
--- a/deskutils/gnome-documents/Makefile
+++ b/deskutils/gnome-documents/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnome-documents
PORTVERSION= 3.24.2
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/deskutils/gnome-initial-setup/Makefile b/deskutils/gnome-initial-setup/Makefile
index 7b3ffe1ca522..a7b7fb5f6b88 100644
--- a/deskutils/gnome-initial-setup/Makefile
+++ b/deskutils/gnome-initial-setup/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnome-initial-setup
PORTVERSION= 3.18.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/deskutils/gnome-photos/Makefile b/deskutils/gnome-photos/Makefile
index 87cc3afe30ed..f4d2b9af8fda 100644
--- a/deskutils/gnome-photos/Makefile
+++ b/deskutils/gnome-photos/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnome-photos
PORTVERSION= 3.24.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/deskutils/gnome-todo/Makefile b/deskutils/gnome-todo/Makefile
index 6c871323e213..9f8520fc33c0 100644
--- a/deskutils/gnome-todo/Makefile
+++ b/deskutils/gnome-todo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnome-todo
PORTVERSION= 3.18.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile
index 28ad30797a9b..ef796ffe6948 100644
--- a/deskutils/gnote/Makefile
+++ b/deskutils/gnote/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnote
PORTVERSION= 3.18.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
diff --git a/deskutils/grantlee-editor/Makefile b/deskutils/grantlee-editor/Makefile
index c5fbb811e476..c4976843af3c 100644
--- a/deskutils/grantlee-editor/Makefile
+++ b/deskutils/grantlee-editor/Makefile
@@ -2,6 +2,7 @@
PORTNAME= grantlee-editor
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/grantleetheme/Makefile b/deskutils/grantleetheme/Makefile
index c935098f27c8..aa7e855e7140 100644
--- a/deskutils/grantleetheme/Makefile
+++ b/deskutils/grantleetheme/Makefile
@@ -2,6 +2,7 @@
PORTNAME= grantleetheme
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/growl-for-linux/Makefile b/deskutils/growl-for-linux/Makefile
index 125e8fca03c7..994a32d5e77f 100644
--- a/deskutils/growl-for-linux/Makefile
+++ b/deskutils/growl-for-linux/Makefile
@@ -2,7 +2,7 @@
PORTNAME= growl-for-linux
PORTVERSION= 0.8.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils
MAINTAINER= nivit@FreeBSD.org
diff --git a/deskutils/homerun/Makefile b/deskutils/homerun/Makefile
index 1d1410b7dd99..bec6346981a8 100644
--- a/deskutils/homerun/Makefile
+++ b/deskutils/homerun/Makefile
@@ -2,7 +2,7 @@
PORTNAME= homerun
PORTVERSION= 0.2.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils
MASTER_SITES= KDE/unstable/${PORTNAME}/src/
diff --git a/deskutils/kaddressbook/Makefile b/deskutils/kaddressbook/Makefile
index 0a0275eecf80..94397a13a2ab 100644
--- a/deskutils/kaddressbook/Makefile
+++ b/deskutils/kaddressbook/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kaddressbook
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/kalarm/Makefile b/deskutils/kalarm/Makefile
index 8db54ce80284..226e824dcadd 100644
--- a/deskutils/kalarm/Makefile
+++ b/deskutils/kalarm/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kalarm
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/kdeconnect/Makefile b/deskutils/kdeconnect/Makefile
index 8177fba57e7d..2ddf4fb609e3 100644
--- a/deskutils/kdeconnect/Makefile
+++ b/deskutils/kdeconnect/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kdeconnect-kde
PORTVERSION= 0.7.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils
MASTER_SITES= KDE/unstable/kdeconnect/${PORTVERSION}/src/
diff --git a/deskutils/kdepim-addons/Makefile b/deskutils/kdepim-addons/Makefile
index e0b0bfa3f38d..3aa46d0dbb5d 100644
--- a/deskutils/kdepim-addons/Makefile
+++ b/deskutils/kdepim-addons/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kdepim-addons
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/kdepim-apps-libs/Makefile b/deskutils/kdepim-apps-libs/Makefile
index 6da57b355b22..08bafdd230bd 100644
--- a/deskutils/kdepim-apps-libs/Makefile
+++ b/deskutils/kdepim-apps-libs/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kdepim-apps-libs
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/kdepim-runtime/Makefile b/deskutils/kdepim-runtime/Makefile
index 5b7007eaef81..4c9b8390a308 100644
--- a/deskutils/kdepim-runtime/Makefile
+++ b/deskutils/kdepim-runtime/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kdepim-runtime
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/kmail-account-wizard/Makefile b/deskutils/kmail-account-wizard/Makefile
index 70e2e4e69c3f..425ab531701d 100644
--- a/deskutils/kmail-account-wizard/Makefile
+++ b/deskutils/kmail-account-wizard/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kmail-account-wizard
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/kmail/Makefile b/deskutils/kmail/Makefile
index b4d23b069fb7..4dcd031ca1d4 100644
--- a/deskutils/kmail/Makefile
+++ b/deskutils/kmail/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kmail
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/knotes/Makefile b/deskutils/knotes/Makefile
index a61dfcbd121d..d01018682c0a 100644
--- a/deskutils/knotes/Makefile
+++ b/deskutils/knotes/Makefile
@@ -2,6 +2,7 @@
PORTNAME= knotes
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/kontact/Makefile b/deskutils/kontact/Makefile
index 7f668e1dd950..7689e44d0d37 100644
--- a/deskutils/kontact/Makefile
+++ b/deskutils/kontact/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kontact
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/korganizer/Makefile b/deskutils/korganizer/Makefile
index 72fe90e77275..37645acba6d3 100644
--- a/deskutils/korganizer/Makefile
+++ b/deskutils/korganizer/Makefile
@@ -2,6 +2,7 @@
PORTNAME= korganizer
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/libkdepim/Makefile b/deskutils/libkdepim/Makefile
index 494dc902e721..3ec1abd4c1fa 100644
--- a/deskutils/libkdepim/Makefile
+++ b/deskutils/libkdepim/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libkdepim
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/mbox-importer/Makefile b/deskutils/mbox-importer/Makefile
index da51e285573a..793743102c59 100644
--- a/deskutils/mbox-importer/Makefile
+++ b/deskutils/mbox-importer/Makefile
@@ -2,6 +2,7 @@
PORTNAME= mbox-importer
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile
index a4c213fed90d..7ace5bbf9ec1 100644
--- a/deskutils/nextcloudclient/Makefile
+++ b/deskutils/nextcloudclient/Makefile
@@ -4,7 +4,7 @@
PORTNAME= nextcloudclient
PORTVERSION= 0.0.0.20180323
#DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MAINTAINER= mr@freebsd.org
diff --git a/deskutils/owncloudclient/Makefile b/deskutils/owncloudclient/Makefile
index 8c12db6fd07f..4a37a6de3840 100644
--- a/deskutils/owncloudclient/Makefile
+++ b/deskutils/owncloudclient/Makefile
@@ -4,6 +4,7 @@
PORTNAME= owncloudclient
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.1
+PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= yonas@fizk.net
diff --git a/deskutils/pim-data-exporter/Makefile b/deskutils/pim-data-exporter/Makefile
index 8c2a9326574e..257fbb3e37d3 100644
--- a/deskutils/pim-data-exporter/Makefile
+++ b/deskutils/pim-data-exporter/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pim-data-exporter
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/pim-sieve-editor/Makefile b/deskutils/pim-sieve-editor/Makefile
index dff38cad3fb0..7559d6041c8b 100644
--- a/deskutils/pim-sieve-editor/Makefile
+++ b/deskutils/pim-sieve-editor/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pim-sieve-editor
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 98b4f1dc8d76..8d4a899dd94a 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pinot
PORTVERSION= 1.09
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= deskutils
MAINTAINER= thierry@FreeBSD.org
diff --git a/deskutils/plasma5-milou/Makefile b/deskutils/plasma5-milou/Makefile
index 4b6bb9ed1093..cd7d68c57a83 100644
--- a/deskutils/plasma5-milou/Makefile
+++ b/deskutils/plasma5-milou/Makefile
@@ -2,6 +2,7 @@
PORTNAME= milou
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/plasma5-sddm-kcm/Makefile b/deskutils/plasma5-sddm-kcm/Makefile
index 8b23c9e80fc4..6175bd201f4e 100644
--- a/deskutils/plasma5-sddm-kcm/Makefile
+++ b/deskutils/plasma5-sddm-kcm/Makefile
@@ -2,6 +2,7 @@
PORTNAME= sddm-kcm
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
diff --git a/deskutils/sliderule/Makefile b/deskutils/sliderule/Makefile
index 62adeee3c123..518672b7791c 100644
--- a/deskutils/sliderule/Makefile
+++ b/deskutils/sliderule/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sliderule
PORTVERSION= 1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= deskutils
MASTER_SITES= LOCAL/joerg
DISTNAME= ${PORTNAME}
diff --git a/deskutils/taskd/Makefile b/deskutils/taskd/Makefile
index c4353c50ef92..487028de12cd 100644
--- a/deskutils/taskd/Makefile
+++ b/deskutils/taskd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= taskd
PORTVERSION= 1.1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils
MASTER_SITES= http://taskwarrior.org/download/
diff --git a/deskutils/tasksh/Makefile b/deskutils/tasksh/Makefile
index 0f618c7eb41d..aae605eeb3f0 100644
--- a/deskutils/tasksh/Makefile
+++ b/deskutils/tasksh/Makefile
@@ -2,6 +2,7 @@
PORTNAME= tasksh
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= http://taskwarrior.org/download/
diff --git a/deskutils/taskwarrior/Makefile b/deskutils/taskwarrior/Makefile
index b9164071ff16..afb93e24d76c 100644
--- a/deskutils/taskwarrior/Makefile
+++ b/deskutils/taskwarrior/Makefile
@@ -3,7 +3,7 @@
PORTNAME= taskwarrior
PORTVERSION= 2.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils
MAINTAINER= skreuzer@FreeBSD.org
diff --git a/deskutils/timewarrior/Makefile b/deskutils/timewarrior/Makefile
index 3d67aebe6394..8ce013d161b1 100644
--- a/deskutils/timewarrior/Makefile
+++ b/deskutils/timewarrior/Makefile
@@ -2,6 +2,7 @@
PORTNAME= timewarrior
PORTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= https://taskwarrior.org/download/
DISTNAME= timew-${PORTVERSION}
diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile
index 057ef4e9b1c5..b3f455cca85c 100644
--- a/deskutils/treesheets/Makefile
+++ b/deskutils/treesheets/Makefile
@@ -3,6 +3,7 @@
PORTNAME= treesheets
PORTVERSION= 1.0.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= deskutils
diff --git a/deskutils/xneur/Makefile b/deskutils/xneur/Makefile
index 9582b6d12bcc..ec0dbb7a32bf 100644
--- a/deskutils/xneur/Makefile
+++ b/deskutils/xneur/Makefile
@@ -4,7 +4,7 @@
PORTNAME= xneur
PORTVERSION= 0.17.0
DISTVERSIONSUFFIX=.orig
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= deskutils
MASTER_SITES= https://launchpad.net/~andrew-crew-kuznetsov/+archive/xneur-stable/+files/
DISTNAME= ${PORTNAME}_${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}