1
0
forked from ports/contrib

openjdk8: fix broken source

This commit is contained in:
Danny Rawlins 2019-05-18 22:31:35 +10:00
parent f2a97ff111
commit fe15d7fc8d
2 changed files with 24 additions and 13 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/4/ZwXlGZtRy+LArMQ4zz6ZKKoGCFRPhSa+LtEizzbcLwgXsQ3KPDroEPByM+OP7BJVPiiG4VnAggGKDovamAk=
SHA256 (Pkgfile) = 58d3ea040f59adb97afdc04eefebf631b258c1fd46cf282e0a1b4fcf0787e51a
RWSagIOpLGJF34s+JlxrckoEzN4yp9KPaZT2w20eAV4h30Bqha3UmMEMfzC8n52nwCh7x31mm5TLoHxmHlIbt9Kx+6jv+7f4zQU=
SHA256 (Pkgfile) = ceb7c8814d91bee445f6dbb194b37fb4d1432c4635b6d67de897ae0e747503a8
SHA256 (.footprint) = fd6b80c3b2a7306f2b3e85653ad0d7fdcb5062901a15c00fe393ffd6a7c36e23
SHA256 (icedtea-3.10.0.tar.xz) = ac4c5ec996555db6b4943e3849afc72ba2504b14c7d443cded68dd7d7e0055f9
SHA256 (corba-8u191-b12.tar.xz) = 69200a5f46b917f5ffcdb64729e6871cdbe152d767a569e18be3725b45536a32

View File

@ -11,17 +11,28 @@ pkgsrc_quarter=2018Q3
certdata_rev=dc2f7806fbc1
release=3
source=(http://icedtea.wildebeest.org/download/source/icedtea-$icedtea_version.tar.xz
https://stygian.me/crux/distfiles/$name/corba-$version.tar.xz
https://stygian.me/crux/distfiles/$name/hotspot-$version.tar.xz
https://stygian.me/crux/distfiles/$name/jaxp-$version.tar.xz
https://stygian.me/crux/distfiles/$name/jaxws-$version.tar.xz
https://stygian.me/crux/distfiles/$name/jdk-$version.tar.xz
https://stygian.me/crux/distfiles/$name/langtools-$version.tar.xz
https://stygian.me/crux/distfiles/$name/nashorn-$version.tar.xz
https://stygian.me/crux/distfiles/$name/openjdk-$version.tar.xz
https://stygian.me/crux/distfiles/certdata-$certdata_rev.txt
https://stygian.me/crux/distfiles/mozilla-rootcerts-$pkgsrc_quarter.sh
https://stygian.me/crux/distfiles/$name-boot-$boot_version-bin.tar.xz
# https://stygian.me/crux/distfiles/$name/corba-$version.tar.xz
# https://stygian.me/crux/distfiles/$name/hotspot-$version.tar.xz
# https://stygian.me/crux/distfiles/$name/jaxp-$version.tar.xz
# https://stygian.me/crux/distfiles/$name/jaxws-$version.tar.xz
# https://stygian.me/crux/distfiles/$name/jdk-$version.tar.xz
# https://stygian.me/crux/distfiles/$name/langtools-$version.tar.xz
# https://stygian.me/crux/distfiles/$name/nashorn-$version.tar.xz
# https://stygian.me/crux/distfiles/$name/openjdk-$version.tar.xz
# https://stygian.me/crux/distfiles/certdata-$certdata_rev.txt
# https://stygian.me/crux/distfiles/mozilla-rootcerts-$pkgsrc_quarter.sh
# https://stygian.me/crux/distfiles/$name-boot-$boot_version-bin.tar.xz
http://crux.ster.zone/downloads/$name/corba-$version.tar.xz
http://crux.ster.zone/downloads/$name/hotspot-$version.tar.xz
http://crux.ster.zone/downloads/$name/jaxp-$version.tar.xz
http://crux.ster.zone/downloads/$name/jaxws-$version.tar.xz
http://crux.ster.zone/downloads/$name/jdk-$version.tar.xz
http://crux.ster.zone/downloads/$name/langtools-$version.tar.xz
http://crux.ster.zone/downloads/$name/nashorn-$version.tar.xz
http://crux.ster.zone/downloads/$name/openjdk-$version.tar.xz
http://crux.ster.zone/downloads/$name/certdata-$certdata_rev.txt
http://crux.ster.zone/downloads/$name/mozilla-rootcerts-$pkgsrc_quarter.sh
http://crux.ster.zone/downloads/$name/$name-boot-$boot_version-bin.tar.xz
hotspot_add_linux5.patch)
# See README for links to originally named files and rationale of renaming/versioning/mirroring.