Date: Sat, 3 Feb 2018 13:25:20 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: MANTANI Nobutaka <nobutaka@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460810 - head/www/w3m Message-ID: <20180203132520.GA10426@FreeBSD.org> In-Reply-To: <201802031321.w13DLcqr092829@repo.freebsd.org> References: <201802031321.w13DLcqr092829@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 03, 2018 at 01:21:38PM +0000, MANTANI Nobutaka wrote: > New Revision: 460810 > URL: https://svnweb.freebsd.org/changeset/ports/460810 > > Log: > - Update to 0.5.3.20180125. > - This version fixes multiple vulnerabilities. > > Modified: head/www/w3m/Makefile > ============================================================================== > --- head/www/w3m/Makefile Sat Feb 3 12:45:01 2018 (r460809) > +++ head/www/w3m/Makefile Sat Feb 3 13:21:38 2018 (r460810) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= w3m > -PORTVERSION= 0.5.3.20170102 > +PORTVERSION= 0.5.3.20180125 > PORTREVISION= 1 You should've dropped PORTREVISION in this case (just FYI). ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180203132520.GA10426>