From owner-svn-ports-all@freebsd.org Sat Jul 7 14:31:30 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 413E010262E7; Sat, 7 Jul 2018 14:31:30 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EBF2379EA8; Sat, 7 Jul 2018 14:31:29 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id E38D318910; Sat, 7 Jul 2018 14:31:29 +0000 (UTC) From: Jan Beich To: ports-committers@freebsd.org Cc: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r474090 - in head/www: seamonkey seamonkey-i18n References: <201807071424.w67EOWBa057256@repo.freebsd.org> Date: Sat, 07 Jul 2018 16:31:26 +0200 In-Reply-To: <201807071424.w67EOWBa057256@repo.freebsd.org> (Jan Beich's message of "Sat, 7 Jul 2018 14:24:32 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jul 2018 14:31:30 -0000 Jan Beich writes: > Modified: head/www/seamonkey/Makefile > ============================================================================== > --- head/www/seamonkey/Makefile Sat Jul 7 14:14:54 2018 (r474089) > +++ head/www/seamonkey/Makefile Sat Jul 7 14:24:31 2018 (r474090) > @@ -2,12 +2,12 @@ > # $FreeBSD$ > > PORTNAME= seamonkey > -DISTVERSION= 2.49.3 > +DISTVERSION= 2.49.4 > PORTREVISION= 9 Oops, PORTREVISION should've been reset. Doesn't matter for VuXML this time.