Date: Fri, 15 Jun 2007 13:14:17 +0400 From: "Andrew Pantyukhin" <sat@FreeBSD.org> To: "Sergey A. Osokin" <osa@freebsd.org>, cvs-all@freebsd.org, cvs-ports@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/www/nginx-devel Makefile distinfo Message-ID: <cb5206420706150214j5d09650cu57b95c61ec49dca5@mail.gmail.com> In-Reply-To: <20070615082216.0600F16A56F@hub.freebsd.org> References: <200706150822.l5F8MCmx004052@repoman.freebsd.org> <20070615082216.0600F16A56F@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/15/07, Sergey A. Osokin <osa@freebsd.org> wrote: > osa 2007-06-15 08:22:12 UTC > > FreeBSD ports repository > > Modified files: > www/nginx-devel Makefile distinfo > Log: > Update to latest development version 0.6.0. > Resolve conflict with stable version. The current policy is to make a forced commit to the whole port right after a repocopy but before committing an update. > <ChangeLog> > > *) Feature: the "server_name", "map", and "valid_referers" > directives supports the "www.example.*" wildcards. > > </ChangeLog> > > Revision Changes Path > 1.118 +4 -2 ports/www/nginx-devel/Makefile > 1.111 +3 -3 ports/www/nginx-devel/distinfo > _______________________________________________ > PORTNAME= nginx > -PORTVERSION= 0.5.25 > -PORTREVISION= 1 > +PORTVERSION= 0.6.0 > CATEGORIES= www > MASTER_SITES= http://sysoev.ru/nginx/ > MASTER_SITES+= ${MASTER_SITE_LOCAL} > MASTER_SITE_SUBDIR= osa > +PKGNAMESUFFIX= -devel > +DISTNAME= nginx-${PORTVERSION} This distname is the default, right?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb5206420706150214j5d09650cu57b95c61ec49dca5>