1
0
forked from ports/contrib

[notify] openjdk11-jdk: removed obsolete dependencies, added missing harfbuzz

This commit is contained in:
Tim Biermann 2021-08-15 17:17:41 +02:00
parent cf2c335914
commit 40ecae38c2
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF330DmDBu1fPzwfCikPGDkbFt6Zjw/b52SAE/khJjvt5gAttQDzLu1Cop6KNyglDoE5qgJ+d/PRno28RVaIH6nw0=
SHA256 (Pkgfile) = 1acfc718344a7701ad890a493ee7523c43ef0bfbdc6093994fc0ce841d7abe01
RWSagIOpLGJF34PBh0W4nubb6+w3JbB8C/D8pbkuxV1JbsMoR+4ojNY9XHwnswTsFOva0NCvfhdfFtBDeRvUMfhjH/mIEoGhjAQ=
SHA256 (Pkgfile) = 3ad13eb78dfddba462e584f95c00e7674963acc0407c425f98f8e04114dc99a3
SHA256 (.footprint) = 03377f0471c2680d08f519ce02e0b2f9e6e3c34c4cd8fa7c695029043ca80666
SHA256 (jdk-11.0.12+7.tar.bz2) = 03531735116e74644b729fc0b8663ed72f7c83ebe093c02f1887be89264d8b92
SHA256 (openjdk11-boot-20210620.tar.xz) = 03a0f8cb544282c589bd8e701311841a68558b93ea36cebf76e1f21c444e204b

View File

@ -2,13 +2,13 @@
# URL: https://openjdk.java.net/
# Maintainer: Tim Biermann, tbier at posteo dot de
# Co-Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: alsa-lib cups fontconfig giflib krb5 lcms2 libxslt nss unzip xorg-libxrandr xorg-libxt xorg-libxtst zip
# Depends on: alsa-lib cups giflib harfbuzz lcms2 libxslt nss unzip xorg-libxrandr xorg-libxt xorg-libxtst zip
name=openjdk11-jdk
version=11.0.12+7
_boot_ver=20210620
_cert_ver=20210620
release=1
release=2
source=(http://hg.openjdk.java.net/jdk-updates/jdk11u/archive/jdk-$version.tar.bz2
https://crux.ster.zone/downloads/java/openjdk11-boot-$_boot_ver.tar.xz
https://crux.ster.zone/downloads/java/java_cacerts-${_cert_ver})