Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2020 23:51:17 +0800
From:      Po-Chuan Hsieh <sunpoet@freebsd.org>
To:        "Sergey A. Osokin" <osa@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:  <CAMHz58RTXVYUtMevkOtSWoicCBuvhfjhLdRmQseTQ8kX6xaxNg@mail.gmail.com>
In-Reply-To: <20201018153953.GA65472@FreeBSD.org>
References:  <202010181535.09IFZ3dk002386@repo.freebsd.org> <20201018153953.GA65472@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 18, 2020 at 11:39 PM Sergey A. Osokin <osa@freebsd.org> wrote:

> Hi there,
>
> thanks for bumping this, but that's unclear to me?  The www/nginx-devel
> doesn't depend on that library.
>

You're right. nginx-devel does not depend on libjwt.
I got mixed up with www/nginx/Makefile.extmod and
www/nginx-devel/Makefile.extmod.


> --
> 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?CAMHz58RTXVYUtMevkOtSWoicCBuvhfjhLdRmQseTQ8kX6xaxNg>