From owner-svn-ports-head@freebsd.org Sat May 6 16:51:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3665AD6111E; Sat, 6 May 2017 16:51:59 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3E8CB1988; Sat, 6 May 2017 16:51:57 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v46GpvKF050237; Sat, 6 May 2017 16:51:57 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v46GpvkI050236; Sat, 6 May 2017 16:51:57 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201705061651.v46GpvkI050236@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Sat, 6 May 2017 16:51:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440282 - head/www/tomcat6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2017 16:51:59 -0000 Author: ler Date: Sat May 6 16:51:56 2017 New Revision: 440282 URL: https://svnweb.freebsd.org/changeset/ports/440282 Log: Bump(add) PORTREVISION for r440281 Submitted by: vvd@unislabs.com Approved by: adamw (mentor, implicit) Modified: head/www/tomcat6/Makefile Modified: head/www/tomcat6/Makefile ============================================================================== --- head/www/tomcat6/Makefile Sat May 6 16:38:37 2017 (r440281) +++ head/www/tomcat6/Makefile Sat May 6 16:51:56 2017 (r440282) @@ -3,6 +3,7 @@ PORTNAME= tomcat PORTVERSION= 6.0.53 +PORTREVISION= 1 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-6/v${PORTVERSION}/bin DISTNAME= apache-${PORTNAME}-${PORTVERSION}