diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-02-19 11:59:23 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-02-19 11:59:23 +0000 |
commit | 7f5a7b0e524c8d32727681a4324905e350dc433c (patch) | |
tree | e547781941dd3e5ed0b4dbb565597c0a6edd8077 /net | |
parent | 12b61685376912714439e5c96a18c6d9b29b83a4 (diff) | |
download | ports-7f5a7b0e524c8d32727681a4324905e350dc433c.tar.gz ports-7f5a7b0e524c8d32727681a4324905e350dc433c.zip |
lang/rust: Bump revisions after 1.76.0
PR: 276920
Diffstat (limited to 'net')
-rw-r--r-- | net/aws-ec2-imdsv2-get/Makefile | 2 | ||||
-rw-r--r-- | net/findomain/Makefile | 1 | ||||
-rw-r--r-- | net/gemserv/Makefile | 2 | ||||
-rw-r--r-- | net/krill/Makefile | 2 | ||||
-rw-r--r-- | net/narrowlink/Makefile | 1 | ||||
-rw-r--r-- | net/ntpd-rs/Makefile | 2 | ||||
-rw-r--r-- | net/oha/Makefile | 1 | ||||
-rw-r--r-- | net/proby/Makefile | 2 | ||||
-rw-r--r-- | net/quiche/Makefile | 1 | ||||
-rw-r--r-- | net/rabbiteer/Makefile | 2 | ||||
-rw-r--r-- | net/rathole/Makefile | 2 | ||||
-rw-r--r-- | net/rosenpass/Makefile | 2 | ||||
-rw-r--r-- | net/routinator/Makefile | 1 | ||||
-rw-r--r-- | net/rsyn/Makefile | 2 | ||||
-rw-r--r-- | net/rustdesk-server/Makefile | 1 | ||||
-rw-r--r-- | net/s3m/Makefile | 1 | ||||
-rw-r--r-- | net/shadowsocks-rust/Makefile | 1 | ||||
-rw-r--r-- | net/sniffnet/Makefile | 2 | ||||
-rw-r--r-- | net/trippy/Makefile | 2 |
19 files changed, 19 insertions, 11 deletions
diff --git a/net/aws-ec2-imdsv2-get/Makefile b/net/aws-ec2-imdsv2-get/Makefile index 3683c379329f..97f03d81f663 100644 --- a/net/aws-ec2-imdsv2-get/Makefile +++ b/net/aws-ec2-imdsv2-get/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-ec2-imdsv2-get DISTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= cperciva@FreeBSD.org diff --git a/net/findomain/Makefile b/net/findomain/Makefile index 2917bfefb681..34601ff58bb0 100644 --- a/net/findomain/Makefile +++ b/net/findomain/Makefile @@ -1,5 +1,6 @@ PORTNAME= findomain DISTVERSION= 9.0.4 +PORTREVISION= 1 CATEGORIES= net security MAINTAINER= lcook@FreeBSD.org diff --git a/net/gemserv/Makefile b/net/gemserv/Makefile index b5101543a9eb..37a483048da4 100644 --- a/net/gemserv/Makefile +++ b/net/gemserv/Makefile @@ -1,7 +1,7 @@ PORTNAME= gemserv DISTVERSIONPREFIX= v DISTVERSION= 0.6.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net MASTER_SITES= https://git.sr.ht/~int80h/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${PORTVERSION}${EXTRACT_SUFX} diff --git a/net/krill/Makefile b/net/krill/Makefile index e0282e2f1b58..3c6fdbafceb9 100644 --- a/net/krill/Makefile +++ b/net/krill/Makefile @@ -1,7 +1,7 @@ PORTNAME= krill DISTVERSIONPREFIX= v DISTVERSION= 0.14.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl diff --git a/net/narrowlink/Makefile b/net/narrowlink/Makefile index 030baff1e649..6d39e9ba0acf 100644 --- a/net/narrowlink/Makefile +++ b/net/narrowlink/Makefile @@ -1,5 +1,6 @@ PORTNAME= narrowlink DISTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/ntpd-rs/Makefile b/net/ntpd-rs/Makefile index 2d23a1afb297..e2111bb6d011 100644 --- a/net/ntpd-rs/Makefile +++ b/net/ntpd-rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= ntpd-rs DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= mikael@FreeBSD.org diff --git a/net/oha/Makefile b/net/oha/Makefile index 8a6e181b1434..4fe27dd9272d 100644 --- a/net/oha/Makefile +++ b/net/oha/Makefile @@ -1,6 +1,7 @@ PORTNAME= oha DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= otis@FreeBSD.org diff --git a/net/proby/Makefile b/net/proby/Makefile index 786edd73298d..3594ac21fd89 100644 --- a/net/proby/Makefile +++ b/net/proby/Makefile @@ -1,7 +1,7 @@ PORTNAME= proby DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/quiche/Makefile b/net/quiche/Makefile index 670193352174..b2c04929a709 100644 --- a/net/quiche/Makefile +++ b/net/quiche/Makefile @@ -1,5 +1,6 @@ PORTNAME= quiche DISTVERSION= 0.20.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= junho.choi@gmail.com diff --git a/net/rabbiteer/Makefile b/net/rabbiteer/Makefile index 0295659fa39f..b28bdcc10ebc 100644 --- a/net/rabbiteer/Makefile +++ b/net/rabbiteer/Makefile @@ -1,6 +1,6 @@ PORTNAME= rabbiteer DISTVERSION= 1.4.1 -PORTREVISION= 54 +PORTREVISION= 55 CATEGORIES= net MAINTAINER= dch@FreeBSD.org diff --git a/net/rathole/Makefile b/net/rathole/Makefile index ca587846f072..a7541bbfb305 100644 --- a/net/rathole/Makefile +++ b/net/rathole/Makefile @@ -1,7 +1,7 @@ PORTNAME= rathole DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/rosenpass/Makefile b/net/rosenpass/Makefile index 011da76b8580..34d34839c08f 100644 --- a/net/rosenpass/Makefile +++ b/net/rosenpass/Makefile @@ -1,7 +1,7 @@ PORTNAME= rosenpass DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net net-vpn security MAINTAINER= fuz@FreeBSD.org diff --git a/net/routinator/Makefile b/net/routinator/Makefile index b5245eb47f02..ad0ecb070034 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,6 +1,7 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.13.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${ROUTINATOR_UI_URL}/v${ROUTINATOR_UI_VERSION}/:0 DISTFILES+= routinator-ui-build.tar.gz:0 diff --git a/net/rsyn/Makefile b/net/rsyn/Makefile index 0e6d5c170268..5adedfb1dcdd 100644 --- a/net/rsyn/Makefile +++ b/net/rsyn/Makefile @@ -1,7 +1,7 @@ PORTNAME= rsyn DISTVERSIONPREFIX= v DISTVERSION= 0.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/rustdesk-server/Makefile b/net/rustdesk-server/Makefile index 4f90fc380292..50f9e0fd9d6b 100644 --- a/net/rustdesk-server/Makefile +++ b/net/rustdesk-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= rustdesk-server DISTVERSION= 1.1.10-3 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org diff --git a/net/s3m/Makefile b/net/s3m/Makefile index f0e12b6b5237..31169fdd7757 100644 --- a/net/s3m/Makefile +++ b/net/s3m/Makefile @@ -1,5 +1,6 @@ PORTNAME= s3m PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/net/shadowsocks-rust/Makefile b/net/shadowsocks-rust/Makefile index 8d08259cb476..37bf97862d73 100644 --- a/net/shadowsocks-rust/Makefile +++ b/net/shadowsocks-rust/Makefile @@ -1,6 +1,7 @@ PORTNAME= shadowsocks-rust DISTVERSIONPREFIX= v DISTVERSION= 1.18.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/sniffnet/Makefile b/net/sniffnet/Makefile index 75081e6014dc..c5612d3ee56b 100644 --- a/net/sniffnet/Makefile +++ b/net/sniffnet/Makefile @@ -1,7 +1,7 @@ PORTNAME= sniffnet DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/net/trippy/Makefile b/net/trippy/Makefile index c30cc86446b9..6c368025574f 100644 --- a/net/trippy/Makefile +++ b/net/trippy/Makefile @@ -1,6 +1,6 @@ PORTNAME= trippy PORTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org |