Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2013 09:50:38 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312620 - head/www/tomcat7
Message-ID:  <201302200950.r1K9ochJ020785@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Wed Feb 20 09:50:37 2013
New Revision: 312620
URL: http://svnweb.freebsd.org/changeset/ports/312620

Log:
  Fix plist.

Modified:
  head/www/tomcat7/Makefile
  head/www/tomcat7/pkg-plist

Modified: head/www/tomcat7/Makefile
==============================================================================
--- head/www/tomcat7/Makefile	Wed Feb 20 09:24:49 2013	(r312619)
+++ head/www/tomcat7/Makefile	Wed Feb 20 09:50:37 2013	(r312620)
@@ -3,6 +3,7 @@
 
 PORTNAME=	tomcat
 PORTVERSION=	7.0.37
+PORTREVISION=	1
 CATEGORIES=	www java
 MASTER_SITES=	APACHE
 MASTER_SITE_SUBDIR=	tomcat/tomcat-7/v${PORTVERSION}/bin

Modified: head/www/tomcat7/pkg-plist
==============================================================================
--- head/www/tomcat7/pkg-plist	Wed Feb 20 09:24:49 2013	(r312619)
+++ head/www/tomcat7/pkg-plist	Wed Feb 20 09:50:37 2013	(r312620)
@@ -115,6 +115,7 @@
 %%T%%/webapps/docs/changelog.html
 %%T%%/webapps/docs/class-loader-howto.html
 %%T%%/webapps/docs/cluster-howto.html
+%%T%%/webapps/docs/comments.html
 %%T%%/webapps/docs/config/ajp.html
 %%T%%/webapps/docs/config/cluster-channel.html
 %%T%%/webapps/docs/config/cluster-deployer.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302200950.r1K9ochJ020785>