View | Details | Raw Unified | Return to bug 249526 | Differences between
and this patch

Collapse All | Expand All

(-)www/tomcat85/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/tomcat85/Makefile 541384 2020-07-07 03:48:57Z lwhsu $
2
# $FreeBSD: head/www/tomcat85/Makefile 541384 2020-07-07 03:48:57Z lwhsu $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	8.5.57
5
PORTVERSION=	8.5.58
6
CATEGORIES=	www java
6
CATEGORIES=	www java
7
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
7
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
8
PKGNAMESUFFIX=	85
8
PKGNAMESUFFIX=	85
(-)www/tomcat85/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1594069938
1
TIMESTAMP = 1600781909
2
SHA256 (apache-tomcat-8.5.57.tar.gz) = 2615839daf1899cd705f9b82f2df6bd21adb29a93a05afdea0a6192ce54025c4
2
SHA256 (apache-tomcat-8.5.58.tar.gz) = af53606de49ab01287127bbc366bebcc596a5cf3119b4817467142dbf18ac053
3
SIZE (apache-tomcat-8.5.57.tar.gz) = 10379806
3
SIZE (apache-tomcat-8.5.58.tar.gz) = 10420837
(-)www/tomcat85/pkg-plist (-10 / +2 lines)
Lines 149-163 Link Here
149
%%DOCS%%%%T%%/webapps/docs/developers.html
149
%%DOCS%%%%T%%/webapps/docs/developers.html
150
%%DOCS%%%%T%%/webapps/docs/elapi/index.html
150
%%DOCS%%%%T%%/webapps/docs/elapi/index.html
151
%%DOCS%%%%T%%/webapps/docs/extras.html
151
%%DOCS%%%%T%%/webapps/docs/extras.html
152
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-apps.html
153
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-objects.html
154
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-opers.html
155
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-default.html
156
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-jdbc-realm.html
157
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-jndi-realm.html
158
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-memory-realm.html
159
%%DOCS%%%%T%%/webapps/docs/funcspecs/index.html
160
%%DOCS%%%%T%%/webapps/docs/funcspecs/mbean-names.html
161
%%DOCS%%%%T%%/webapps/docs/host-manager-howto.html
152
%%DOCS%%%%T%%/webapps/docs/host-manager-howto.html
162
%%DOCS%%%%T%%/webapps/docs/html-host-manager-howto.html
153
%%DOCS%%%%T%%/webapps/docs/html-host-manager-howto.html
163
%%DOCS%%%%T%%/webapps/docs/html-manager-howto.html
154
%%DOCS%%%%T%%/webapps/docs/html-manager-howto.html
Lines 610-617 Link Here
610
%%MANAGER%%%%T%%/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
601
%%MANAGER%%%%T%%/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
611
%%MANAGER%%%%T%%/webapps/manager/WEB-INF/jsp/sessionsList.jsp
602
%%MANAGER%%%%T%%/webapps/manager/WEB-INF/jsp/sessionsList.jsp
612
%%MANAGER%%@sample %%T%%/webapps/manager/WEB-INF/web.xml.sample
603
%%MANAGER%%@sample %%T%%/webapps/manager/WEB-INF/web.xml.sample
604
%%MANAGER%%%%T%%/webapps/manager/css/manager.css
613
%%MANAGER%%%%T%%/webapps/manager/images/asf-logo.svg
605
%%MANAGER%%%%T%%/webapps/manager/images/asf-logo.svg
614
%%MANAGER%%%%T%%/webapps/manager/images/tomcat.gif
606
%%MANAGER%%%%T%%/webapps/manager/images/tomcat.svg
615
%%MANAGER%%%%T%%/webapps/manager/index.jsp
607
%%MANAGER%%%%T%%/webapps/manager/index.jsp
616
%%MANAGER%%%%T%%/webapps/manager/status.xsd
608
%%MANAGER%%%%T%%/webapps/manager/status.xsd
617
%%MANAGER%%%%T%%/webapps/manager/xform.xsl
609
%%MANAGER%%%%T%%/webapps/manager/xform.xsl
(-)www/tomcat9/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/tomcat9/Makefile 541385 2020-07-07 03:50:24Z lwhsu $
2
# $FreeBSD: head/www/tomcat9/Makefile 541385 2020-07-07 03:50:24Z lwhsu $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	9.0.37
5
PORTVERSION=	9.0.38
6
CATEGORIES=	www java
6
CATEGORIES=	www java
7
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
7
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
8
PKGNAMESUFFIX=	9
8
PKGNAMESUFFIX=	9
(-)www/tomcat9/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1594070040
1
TIMESTAMP = 1600781478
2
SHA256 (apache-tomcat-9.0.37.tar.gz) = 8fb4cfa459a3f027b855334fbdc7197fa5378e504853a98009281d8e149b1bc7
2
SHA256 (apache-tomcat-9.0.38.tar.gz) = bec04c20f95e6a4c86dc4d85bb554c04067c32830acdffa92082ba421e0bf1a9
3
SIZE (apache-tomcat-9.0.37.tar.gz) = 11211292
3
SIZE (apache-tomcat-9.0.38.tar.gz) = 11264531
(-)www/tomcat9/pkg-plist (-10 / +2 lines)
Lines 153-167 Link Here
153
%%DOCS%%%%T%%/webapps/docs/deployer-howto.html
153
%%DOCS%%%%T%%/webapps/docs/deployer-howto.html
154
%%DOCS%%%%T%%/webapps/docs/developers.html
154
%%DOCS%%%%T%%/webapps/docs/developers.html
155
%%DOCS%%%%T%%/webapps/docs/elapi/index.html
155
%%DOCS%%%%T%%/webapps/docs/elapi/index.html
156
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-apps.html
157
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-objects.html
158
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-opers.html
159
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-default.html
160
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-jdbc-realm.html
161
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-jndi-realm.html
162
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-memory-realm.html
163
%%DOCS%%%%T%%/webapps/docs/funcspecs/index.html
164
%%DOCS%%%%T%%/webapps/docs/funcspecs/mbean-names.html
165
%%DOCS%%%%T%%/webapps/docs/graal.html
156
%%DOCS%%%%T%%/webapps/docs/graal.html
166
%%DOCS%%%%T%%/webapps/docs/host-manager-howto.html
157
%%DOCS%%%%T%%/webapps/docs/host-manager-howto.html
167
%%DOCS%%%%T%%/webapps/docs/html-host-manager-howto.html
158
%%DOCS%%%%T%%/webapps/docs/html-host-manager-howto.html
Lines 623-630 Link Here
623
%%MANAGER%%%%T%%/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
614
%%MANAGER%%%%T%%/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
624
%%MANAGER%%%%T%%/webapps/manager/WEB-INF/jsp/sessionsList.jsp
615
%%MANAGER%%%%T%%/webapps/manager/WEB-INF/jsp/sessionsList.jsp
625
%%MANAGER%%@sample %%T%%/webapps/manager/WEB-INF/web.xml.sample
616
%%MANAGER%%@sample %%T%%/webapps/manager/WEB-INF/web.xml.sample
617
%%MANAGER%%%%T%%/webapps/manager/css/manager.css
626
%%MANAGER%%%%T%%/webapps/manager/images/asf-logo.svg
618
%%MANAGER%%%%T%%/webapps/manager/images/asf-logo.svg
627
%%MANAGER%%%%T%%/webapps/manager/images/tomcat.gif
619
%%MANAGER%%%%T%%/webapps/manager/images/tomcat.svg
628
%%MANAGER%%%%T%%/webapps/manager/index.jsp
620
%%MANAGER%%%%T%%/webapps/manager/index.jsp
629
%%MANAGER%%%%T%%/webapps/manager/status.xsd
621
%%MANAGER%%%%T%%/webapps/manager/status.xsd
630
%%MANAGER%%%%T%%/webapps/manager/xform.xsl
622
%%MANAGER%%%%T%%/webapps/manager/xform.xsl
(-)www/tomcat-devel/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/tomcat-devel/Makefile 541386 2020-07-07 03:50:58Z lwhsu $
2
# $FreeBSD: head/www/tomcat-devel/Makefile 541386 2020-07-07 03:50:58Z lwhsu $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	10.0.0.M7
5
PORTVERSION=	10.0.0.M8
6
CATEGORIES=	www java
6
CATEGORIES=	www java
7
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9]+)(.*)/\1/}/v${PORTVERSION:C/.M/-M/}/bin
7
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9]+)(.*)/\1/}/v${PORTVERSION:C/.M/-M/}/bin
8
PKGNAMESUFFIX=	-devel
8
PKGNAMESUFFIX=	-devel
(-)www/tomcat-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1594070159
1
TIMESTAMP = 1600782201
2
SHA256 (apache-tomcat-10.0.0-M7.tar.gz) = 0a83311b75e40be9841c2501e9c9eaedac5a9767f5dcdf8b2ad9ad528da3a3e1
2
SHA256 (apache-tomcat-10.0.0-M8.tar.gz) = 3050662baaa5415b773b84ac7448fc2068ddd739357461e8f8168120761415d4
3
SIZE (apache-tomcat-10.0.0-M7.tar.gz) = 11100954
3
SIZE (apache-tomcat-10.0.0-M8.tar.gz) = 11151916
(-)www/tomcat-devel/pkg-plist (-10 / +2 lines)
Lines 153-167 Link Here
153
%%DOCS%%%%T%%/webapps/docs/deployer-howto.html
153
%%DOCS%%%%T%%/webapps/docs/deployer-howto.html
154
%%DOCS%%%%T%%/webapps/docs/developers.html
154
%%DOCS%%%%T%%/webapps/docs/developers.html
155
%%DOCS%%%%T%%/webapps/docs/elapi/index.html
155
%%DOCS%%%%T%%/webapps/docs/elapi/index.html
156
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-apps.html
157
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-objects.html
158
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-opers.html
159
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-default.html
160
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-jdbc-realm.html
161
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-jndi-realm.html
162
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-memory-realm.html
163
%%DOCS%%%%T%%/webapps/docs/funcspecs/index.html
164
%%DOCS%%%%T%%/webapps/docs/funcspecs/mbean-names.html
165
%%DOCS%%%%T%%/webapps/docs/graal.html
156
%%DOCS%%%%T%%/webapps/docs/graal.html
166
%%DOCS%%%%T%%/webapps/docs/host-manager-howto.html
157
%%DOCS%%%%T%%/webapps/docs/host-manager-howto.html
167
%%DOCS%%%%T%%/webapps/docs/html-host-manager-howto.html
158
%%DOCS%%%%T%%/webapps/docs/html-host-manager-howto.html
Lines 623-630 Link Here
623
%%MANAGER%%%%T%%/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
614
%%MANAGER%%%%T%%/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
624
%%MANAGER%%%%T%%/webapps/manager/WEB-INF/jsp/sessionsList.jsp
615
%%MANAGER%%%%T%%/webapps/manager/WEB-INF/jsp/sessionsList.jsp
625
%%MANAGER%%@sample %%T%%/webapps/manager/WEB-INF/web.xml.sample
616
%%MANAGER%%@sample %%T%%/webapps/manager/WEB-INF/web.xml.sample
617
%%MANAGER%%%%T%%/webapps/manager/css/manager.css
626
%%MANAGER%%%%T%%/webapps/manager/images/asf-logo.svg
618
%%MANAGER%%%%T%%/webapps/manager/images/asf-logo.svg
627
%%MANAGER%%%%T%%/webapps/manager/images/tomcat.gif
619
%%MANAGER%%%%T%%/webapps/manager/images/tomcat.svg
628
%%MANAGER%%%%T%%/webapps/manager/index.jsp
620
%%MANAGER%%%%T%%/webapps/manager/index.jsp
629
%%MANAGER%%%%T%%/webapps/manager/status.xsd
621
%%MANAGER%%%%T%%/webapps/manager/status.xsd
630
%%MANAGER%%%%T%%/webapps/manager/xform.xsl
622
%%MANAGER%%%%T%%/webapps/manager/xform.xsl

Return to bug 249526