Date: Sun, 18 Oct 2020 15:39:53 +0000 From: "Sergey A. Osokin" <osa@freebsd.org> To: Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r552640 - in head/www: nginx nginx-devel nginx-full Message-ID: <20201018153953.GA65472@FreeBSD.org> In-Reply-To: <202010181535.09IFZ3dk002386@repo.freebsd.org> References: <202010181535.09IFZ3dk002386@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi there, thanks for bumping this, but that's unclear to me? The www/nginx-devel doesn't depend on that library. -- Sergey On Sun, Oct 18, 2020 at 03:35:03PM +0000, Sunpoet Po-Chuan Hsieh wrote: > 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@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/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201018153953.GA65472>