git: 2433bf3099f6 - main - www/nginx-*: Reset Portrevision
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Apr 2023 10:34:06 UTC
The branch main has been updated by joneum:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2433bf3099f6474dd71f5a3e8b8eecf2a128c8ee
commit 2433bf3099f6474dd71f5a3e8b8eecf2a128c8ee
Author: Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2023-04-17 10:32:00 +0000
Commit: Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2023-04-17 10:32:00 +0000
www/nginx-*: Reset Portrevision
Reset Portrevision after update NGINX to 1.24.0
Sponsored by: Netzkommune GmbH
---
www/nginx-full/Makefile | 2 +-
www/nginx-lite/Makefile | 2 +-
www/nginx-naxsi/Makefile | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/www/nginx-full/Makefile b/www/nginx-full/Makefile
index e881aa5c732d..8c327bf3e379 100644
--- a/www/nginx-full/Makefile
+++ b/www/nginx-full/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nginx
-PORTREVISION= 2
+PORTREVISION= 0
PKGNAMESUFFIX= -full
MAINTAINER= joneum@FreeBSD.org
diff --git a/www/nginx-lite/Makefile b/www/nginx-lite/Makefile
index fa7829ff61c9..63163f950b38 100644
--- a/www/nginx-lite/Makefile
+++ b/www/nginx-lite/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nginx
-PORTREVISION= 1
+PORTREVISION= 0
PKGNAMESUFFIX= -lite
MAINTAINER= joneum@FreeBSD.org
diff --git a/www/nginx-naxsi/Makefile b/www/nginx-naxsi/Makefile
index d07f0690fc9a..ee3412933fba 100644
--- a/www/nginx-naxsi/Makefile
+++ b/www/nginx-naxsi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nginx
-PORTREVISION= 1
+PORTREVISION= 0
PKGNAMESUFFIX= -naxsi
MAINTAINER= joneum@FreeBSD.org