svn commit: r552403 - head/www/tomcat85

Jochen Neumeister joneum at FreeBSD.org
Thu Oct 15 10:56:32 UTC 2020


Author: joneum
Date: Thu Oct 15 10:56:31 2020
New Revision: 552403
URL: https://svnweb.freebsd.org/changeset/ports/552403

Log:
  Update to 8.5.59
  
  Changelog: https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.59
  
  PR:		250303
  Submitted by:	maintainer
  Sponsored by:	Netzkommune GmbH

Modified:
  head/www/tomcat85/Makefile
  head/www/tomcat85/distinfo

Modified: head/www/tomcat85/Makefile
==============================================================================
--- head/www/tomcat85/Makefile	Thu Oct 15 10:37:39 2020	(r552402)
+++ head/www/tomcat85/Makefile	Thu Oct 15 10:56:31 2020	(r552403)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tomcat
-PORTVERSION=	8.5.58
+PORTVERSION=	8.5.59
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
 PKGNAMESUFFIX=	85

Modified: head/www/tomcat85/distinfo
==============================================================================
--- head/www/tomcat85/distinfo	Thu Oct 15 10:37:39 2020	(r552402)
+++ head/www/tomcat85/distinfo	Thu Oct 15 10:56:31 2020	(r552403)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600781909
-SHA256 (apache-tomcat-8.5.58.tar.gz) = af53606de49ab01287127bbc366bebcc596a5cf3119b4817467142dbf18ac053
-SIZE (apache-tomcat-8.5.58.tar.gz) = 10420837
+TIMESTAMP = 1602758648
+SHA256 (apache-tomcat-8.5.59.tar.gz) = 0c0debbf6c63361f31a914cf11dade006030832e7933c8fd483aa1ebcf032210
+SIZE (apache-tomcat-8.5.59.tar.gz) = 10432020


More information about the svn-ports-head mailing list