git: f06f79c38068 - main - all: Bump after lang/go122 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Mar 2024 22:21:10 UTC
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=f06f79c380684e2ee05af892ff72874a29929c06 commit f06f79c380684e2ee05af892ff72874a29929c06 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-03-06 21:59:30 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-03-06 22:00:32 +0000 all: Bump after lang/go122 update --- net/traefik/Makefile | 1 + security/tailscale/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/net/traefik/Makefile b/net/traefik/Makefile index e635f2fce511..47147406091c 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,6 @@ PORTNAME= traefik PORTVERSION= 2.11.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index 11ef864c85ed..ff8fc2c5b2ec 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,5 +1,6 @@ PORTNAME= tailscale PORTVERSION= 1.60.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security net-vpn