svn commit: r552640 - in head/www: nginx nginx-devel nginx-full

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 18 15:35:05 UTC 2020


Author: sunpoet
Date: Sun Oct 18 15:35:02 2020
New Revision: 552640
URL: https://svnweb.freebsd.org/changeset/ports/552640

Log:
  Bump PORTREVISION for www/libjwt shlib change

Modified:
  head/www/nginx-devel/Makefile
  head/www/nginx-full/Makefile
  head/www/nginx/Makefile

Modified: head/www/nginx-devel/Makefile
==============================================================================
--- head/www/nginx-devel/Makefile	Sun Oct 18 15:34:57 2020	(r552639)
+++ head/www/nginx-devel/Makefile	Sun Oct 18 15:35:02 2020	(r552640)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	nginx
 PORTVERSION=	1.19.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	www
 MASTER_SITES=	https://nginx.org/download/ \
 		LOCAL/osa

Modified: head/www/nginx-full/Makefile
==============================================================================
--- head/www/nginx-full/Makefile	Sun Oct 18 15:34:57 2020	(r552639)
+++ head/www/nginx-full/Makefile	Sun Oct 18 15:35:02 2020	(r552640)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nginx
-PORTREVISION=	5
+PORTREVISION=	6
 PKGNAMESUFFIX=	-full
 
 MAINTAINER=	robak at FreeBSD.org

Modified: head/www/nginx/Makefile
==============================================================================
--- head/www/nginx/Makefile	Sun Oct 18 15:34:57 2020	(r552639)
+++ head/www/nginx/Makefile	Sun Oct 18 15:35:02 2020	(r552640)
@@ -3,7 +3,7 @@
 
 PORTNAME=	nginx
 PORTVERSION=	1.18.0
-PORTREVISION?=	27
+PORTREVISION?=	28
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	https://nginx.org/download/ \


More information about the svn-ports-all mailing list