ehcache: update to 3.11.1

This commit is contained in:
trustbyte
2026-02-08 21:00:54 +01:00
committed by Herby Gillot
parent b0fab73253
commit 65b6f66d4d
+5 -10
View File
@@ -4,8 +4,8 @@ PortSystem 1.0
PortGroup java 1.0
PortGroup github 1.0
github.setup ehcache ehcache3 3.8.1 v
github.tarball_from releases
github.setup ehcache ehcache3 3.11.1 v
github.tarball_from releases
name ehcache
distname ${name}-${version}
@@ -37,19 +37,14 @@ extract.only
supported_archs noarch
checksums md5 a6f66597f5aca8104972a79e72d62a04 \
sha256 95ed983b906d5d292ea41f561c09e58e9c22574a4fd73958bd9956a645365cfc \
rmd160 858c91550036b2687b481c06eeb927c497f85e42 \
size 1796698
checksums sha256 8fcfc71f6d718a9be0c156ba581cc460b23a33d174ea9577228844a898d9fc00 \
rmd160 9c7eef427706c91c8e009b5305f81e72814ff027 \
size 2435086
use_configure no
build {}
pre-destroot {
xinstall -m 644 ${distpath}/${distfiles} ${distpath}
}
destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/java ${destroot}${prefix}/share/doc/${name}
file copy ${distpath}/${distfiles} ${destroot}${prefix}/share/doc/${name}