git: 63b843a1c0bb - main - net/haproxy: fix bad portrevision bump
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jan 2024 15:57:09 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=63b843a1c0bb789da1022a3f646b1f93cb4736de
commit 63b843a1c0bb789da1022a3f646b1f93cb4736de
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-01-24 15:56:34 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-01-24 15:56:56 +0000
net/haproxy: fix bad portrevision bump
Reported by: zi
---
net/haproxy28/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/net/haproxy28/Makefile b/net/haproxy28/Makefile
index 6c44a7aa70c2..3cd5a135a433 100644
--- a/net/haproxy28/Makefile
+++ b/net/haproxy28/Makefile
@@ -1,7 +1,6 @@
PORTNAME= haproxy
DISTVERSION= 2.8.5
-PORTREVISION= 1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net www
PKGNAMESUFFIX= 28
MASTER_SITES= http://www.haproxy.org/download/2.8/src/