mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
www/axis2: Update to 1.7.5
Maintenance release that includes fixes for several issues, including a local file inclusion vulnerability (AXIS2-5846). Changes: http://axis.apache.org/axis2/java/core/release-notes/1.7.5.html Approved by: garga (mentor) MFH: 2017Q2 Differential Revision: https://reviews.freebsd.org/D10784
This commit is contained in:
parent
1cbf47a8da
commit
748f2f6145
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441205
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= axis2
|
||||
PORTVERSION= 1.7.4
|
||||
PORTVERSION= 1.7.5
|
||||
CATEGORIES= www java
|
||||
MASTER_SITES= APACHE/axis/${PORTNAME}/java/core/${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1477438541
|
||||
SHA256 (axis2-1.7.4-bin.zip) = 84da15ac8bfe1ddf16078052cb41fc6304ef1b2f8ada86fcfcc48adcba297e0e
|
||||
SIZE (axis2-1.7.4-bin.zip) = 22701868
|
||||
TIMESTAMP = 1495071325
|
||||
SHA256 (axis2-1.7.5-bin.zip) = 14fe5b267a5c2dee6d7ba7df3103d4764e9e5ff6ba49ed54b01ddacc397327d0
|
||||
SIZE (axis2-1.7.5-bin.zip) = 22755053
|
||||
|
@ -1,3 +1,4 @@
|
||||
%%APPHOME%%/webapps/axis2/WEB-INF/classes/META-INF/DEPENDENCIES
|
||||
%%APPHOME%%/webapps/axis2/WEB-INF/classes/META-INF/LICENSE
|
||||
%%APPHOME%%/webapps/axis2/WEB-INF/classes/META-INF/NOTICE
|
||||
%%APPHOME%%/webapps/axis2/WEB-INF/classes/commons-logging.properties
|
||||
@ -116,7 +117,7 @@
|
||||
%%APPHOME%%/webapps/axis2/WEB-INF/lib/jaxen-LICENSE.txt
|
||||
%%APPHOME%%/webapps/axis2/WEB-INF/lib/jaxws-tools-2.2.6.jar
|
||||
%%APPHOME%%/webapps/axis2/WEB-INF/lib/jaxws-tools-LICENSE.txt
|
||||
%%APPHOME%%/webapps/axis2/WEB-INF/lib/jettison-1.3.jar
|
||||
%%APPHOME%%/webapps/axis2/WEB-INF/lib/jettison-1.3.8.jar
|
||||
%%APPHOME%%/webapps/axis2/WEB-INF/lib/jettison-LICENSE.txt
|
||||
%%APPHOME%%/webapps/axis2/WEB-INF/lib/jibx-bind-1.2.jar
|
||||
%%APPHOME%%/webapps/axis2/WEB-INF/lib/jibx-bind-LICENSE.txt
|
||||
|
Loading…
Reference in New Issue
Block a user