diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-12-08 15:04:09 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-12-08 15:04:09 +0000 |
commit | b2afd89fb26437c5d9810b131370525352e63f71 (patch) | |
tree | 022825c3e031b727b4d97471fcbbe0ef408ea6fc /deskutils | |
parent | 2e841891061001aaf5d62a966a568563835d5cb9 (diff) | |
download | ports-b2afd89fb26437c5d9810b131370525352e63f71.tar.gz ports-b2afd89fb26437c5d9810b131370525352e63f71.zip |
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/health/Makefile | 2 | ||||
-rw-r--r-- | deskutils/jot/Makefile | 2 | ||||
-rw-r--r-- | deskutils/just/Makefile | 1 | ||||
-rw-r--r-- | deskutils/lazycli/Makefile | 2 | ||||
-rw-r--r-- | deskutils/pueue/Makefile | 2 | ||||
-rw-r--r-- | deskutils/sigi/Makefile | 2 | ||||
-rw-r--r-- | deskutils/skim/Makefile | 2 | ||||
-rw-r--r-- | deskutils/solanum/Makefile | 1 | ||||
-rw-r--r-- | deskutils/taskwarrior-tui/Makefile | 2 | ||||
-rw-r--r-- | deskutils/thokr/Makefile | 2 |
10 files changed, 10 insertions, 8 deletions
diff --git a/deskutils/health/Makefile b/deskutils/health/Makefile index 982617951c4f..b73b0f4dd906 100644 --- a/deskutils/health/Makefile +++ b/deskutils/health/Makefile @@ -1,6 +1,6 @@ PORTNAME= health DISTVERSION= 0.95.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MAINTAINER= jbeich@FreeBSD.org diff --git a/deskutils/jot/Makefile b/deskutils/jot/Makefile index b3a1f605b62e..f71d2a63dfee 100644 --- a/deskutils/jot/Makefile +++ b/deskutils/jot/Makefile @@ -1,7 +1,7 @@ PORTNAME= jot DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/just/Makefile b/deskutils/just/Makefile index 0fa9181d4c3d..a4fcae347e26 100644 --- a/deskutils/just/Makefile +++ b/deskutils/just/Makefile @@ -1,5 +1,6 @@ PORTNAME= just DISTVERSION= 1.16.0 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/lazycli/Makefile b/deskutils/lazycli/Makefile index 15ca10103f0c..3300a281889b 100644 --- a/deskutils/lazycli/Makefile +++ b/deskutils/lazycli/Makefile @@ -1,7 +1,7 @@ PORTNAME= lazycli DISTVERSIONPREFIX= v DISTVERSION= 0.1.15 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/pueue/Makefile b/deskutils/pueue/Makefile index 3081d06e992e..c85b8845bba1 100644 --- a/deskutils/pueue/Makefile +++ b/deskutils/pueue/Makefile @@ -1,7 +1,7 @@ PORTNAME= pueue DISTVERSIONPREFIX= v DISTVERSION= 3.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/sigi/Makefile b/deskutils/sigi/Makefile index b29b29d174ce..4b5261e178e8 100644 --- a/deskutils/sigi/Makefile +++ b/deskutils/sigi/Makefile @@ -1,7 +1,7 @@ PORTNAME= sigi DISTVERSIONPREFIX= v DISTVERSION= 3.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils diff --git a/deskutils/skim/Makefile b/deskutils/skim/Makefile index 6d02093b6e42..9f37305fe328 100644 --- a/deskutils/skim/Makefile +++ b/deskutils/skim/Makefile @@ -1,7 +1,7 @@ PORTNAME= skim DISTVERSIONPREFIX= v DISTVERSION= 0.10.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils PKGNAMESUFFIX= -fuzzy-finder diff --git a/deskutils/solanum/Makefile b/deskutils/solanum/Makefile index 5fcb16aa4887..7c8d7d59f3b0 100644 --- a/deskutils/solanum/Makefile +++ b/deskutils/solanum/Makefile @@ -1,5 +1,6 @@ PORTNAME= solanum DISTVERSION= 5.0.0 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= jbeich@FreeBSD.org diff --git a/deskutils/taskwarrior-tui/Makefile b/deskutils/taskwarrior-tui/Makefile index 4ae9aefc6c54..56346669d277 100644 --- a/deskutils/taskwarrior-tui/Makefile +++ b/deskutils/taskwarrior-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= taskwarrior-tui DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MAINTAINER= ports@FreeBSD.org diff --git a/deskutils/thokr/Makefile b/deskutils/thokr/Makefile index c4a58d9b220c..086a57e8531a 100644 --- a/deskutils/thokr/Makefile +++ b/deskutils/thokr/Makefile @@ -1,7 +1,7 @@ PORTNAME= thokr DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org |