View | Details | Raw Unified | Return to bug 244256
Collapse All | Expand All

(-)www/tomcat9/Makefile (-2 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/www/tomcat9/Makefile 526349 2020-02-17 08:30:00Z koobs $
2
# $FreeBSD: head/www/tomcat9/Makefile 526349 2020-02-17 08:30:00Z koobs $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	9.0.30
5
PORTVERSION=	9.0.31
6
PORTREVISION=	1
6
PORTREVISION=	0
7
CATEGORIES=	www java
7
CATEGORIES=	www java
8
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
8
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
9
PKGNAMESUFFIX=	9
9
PKGNAMESUFFIX=	9
(-)www/tomcat9/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1579990599
1
TIMESTAMP = 1582244908
2
SHA256 (apache-tomcat-9.0.30.tar.gz) = 43a9b268671bbd3aace427637fbf577e742b521901e111342321ae901478100b
2
SHA256 (apache-tomcat-9.0.31.tar.gz) = 1b111d890f8c0b3f3eb7f8f8f557a8e163ef6b06bca3e262ba1062808467cb43
3
SIZE (apache-tomcat-9.0.30.tar.gz) = 11026056
3
SIZE (apache-tomcat-9.0.31.tar.gz) = 11042076
(-)www/tomcat9/pkg-plist (+1 lines)
Lines 77-82 Link Here
77
%%DOCS%%%%T%%/webapps/docs/WEB-INF/web.xml
77
%%DOCS%%%%T%%/webapps/docs/WEB-INF/web.xml
78
%%DOCS%%%%T%%/webapps/docs/aio.html
78
%%DOCS%%%%T%%/webapps/docs/aio.html
79
%%DOCS%%%%T%%/webapps/docs/api/index.html
79
%%DOCS%%%%T%%/webapps/docs/api/index.html
80
%%DOCS%%%%T%%/webapps/docs/annotationapi/index.html
80
%%DOCS%%%%T%%/webapps/docs/appdev/build.xml.txt
81
%%DOCS%%%%T%%/webapps/docs/appdev/build.xml.txt
81
%%DOCS%%%%T%%/webapps/docs/appdev/deployment.html
82
%%DOCS%%%%T%%/webapps/docs/appdev/deployment.html
82
%%DOCS%%%%T%%/webapps/docs/appdev/index.html
83
%%DOCS%%%%T%%/webapps/docs/appdev/index.html

Return to bug 244256