From a0b1520c9e2d9a65edd87ee72b3406d659a84ab1 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 18 Oct 2020 15:35:02 +0000 Subject: [PATCH] Bump PORTREVISION for www/libjwt shlib change --- www/nginx-devel/Makefile | 2 +- www/nginx-full/Makefile | 2 +- www/nginx/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 5bd36d184a02..e4869e343f2f 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME?= nginx PORTVERSION= 1.19.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa diff --git a/www/nginx-full/Makefile b/www/nginx-full/Makefile index 9d1b351a30ea..2bfe6b49bd7d 100644 --- a/www/nginx-full/Makefile +++ b/www/nginx-full/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nginx -PORTREVISION= 5 +PORTREVISION= 6 PKGNAMESUFFIX= -full MAINTAINER= robak@FreeBSD.org diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 4c466643623a..33d49cc8b539 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.18.0 -PORTREVISION?= 27 +PORTREVISION?= 28 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \