diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bazarr/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/c-lightning/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/cncli/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/deluge-cli/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/deluge/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/intermodal/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/nomadnet/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/oura/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/twitch-tui/Makefile | 2 |
9 files changed, 9 insertions, 8 deletions
diff --git a/net-p2p/bazarr/Makefile b/net-p2p/bazarr/Makefile index 27b4e7c38706..4cab16e827c7 100644 --- a/net-p2p/bazarr/Makefile +++ b/net-p2p/bazarr/Makefile @@ -1,7 +1,7 @@ PORTNAME= bazarr DISTVERSIONPREFIX= v DISTVERSION= 1.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p python MASTER_SITES= https://github.com/morpheus65535/bazarr/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= bazarr diff --git a/net-p2p/c-lightning/Makefile b/net-p2p/c-lightning/Makefile index b475dfc32d0d..1a9241a377f2 100644 --- a/net-p2p/c-lightning/Makefile +++ b/net-p2p/c-lightning/Makefile @@ -2,7 +2,7 @@ PORTNAME= c-lightning # To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present) PORTVERSION= 25.02.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 # and uncomment the following two lines (use for example -git-HEAD or -git-f8d8348c) #PORTVERSION= 0 #PKGNAMESUFFIX= -git-f8d8348c diff --git a/net-p2p/cncli/Makefile b/net-p2p/cncli/Makefile index 1d5a20ee30b9..45c6b0f55dcb 100644 --- a/net-p2p/cncli/Makefile +++ b/net-p2p/cncli/Makefile @@ -1,7 +1,7 @@ PORTNAME= cncli DISTVERSIONPREFIX= v DISTVERSION= 6.0.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-p2p MAINTAINER= boris@zfs.ninja diff --git a/net-p2p/deluge-cli/Makefile b/net-p2p/deluge-cli/Makefile index 8ab52560984d..595af109e0e1 100644 --- a/net-p2p/deluge-cli/Makefile +++ b/net-p2p/deluge-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= deluge DISTVERSION= 2.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p python MASTER_SITES= PYPI PKGNAMESUFFIX= -cli diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index cf3dd1532279..045893073567 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -1,6 +1,6 @@ PORTNAME= deluge PORTVERSION= 2.1.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= net-p2p python diff --git a/net-p2p/intermodal/Makefile b/net-p2p/intermodal/Makefile index 8d05c5fca2e6..f96e3756d7ff 100644 --- a/net-p2p/intermodal/Makefile +++ b/net-p2p/intermodal/Makefile @@ -1,7 +1,7 @@ PORTNAME= intermodal DISTVERSIONPREFIX= v DISTVERSION= 0.1.14 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-p2p/nomadnet/Makefile b/net-p2p/nomadnet/Makefile index 03595d68df5f..13499aebd1d6 100644 --- a/net-p2p/nomadnet/Makefile +++ b/net-p2p/nomadnet/Makefile @@ -1,5 +1,6 @@ PORTNAME= nomadnet DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= PYPI diff --git a/net-p2p/oura/Makefile b/net-p2p/oura/Makefile index f01f83f7678b..63ba3de2e7d8 100644 --- a/net-p2p/oura/Makefile +++ b/net-p2p/oura/Makefile @@ -1,7 +1,7 @@ PORTNAME= oura DISTVERSIONPREFIX= v DISTVERSION= 1.8.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-p2p MAINTAINER= boris@zfs.ninja diff --git a/net-p2p/twitch-tui/Makefile b/net-p2p/twitch-tui/Makefile index 2397d88bc986..0f2f295f2483 100644 --- a/net-p2p/twitch-tui/Makefile +++ b/net-p2p/twitch-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= twitch-tui DISTVERSIONPREFIX= v DISTVERSION= 2.6.19 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org |