openjdk8: clean up Pkgfile

This commit is contained in:
John Vogel 2019-03-10 10:09:49 -04:00
parent 4a3866ede3
commit 509a0d5f89
2 changed files with 2 additions and 3 deletions

View File

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

View File

@ -41,7 +41,6 @@ build() {
# fix hotspot not recognizing linux version 5 kernels; thanks to ryuo and tb
mv $SRC/hotspot_add_linux5.patch $SRC/icedtea-$icedtea_version/patches
export DISTRIBUTION_PATCHES=patches/hotspot_add_linux5.patch
#patch -d $SRC/icedtea-$icedtea_version -p1 -i $SRC/hotspot_add_linux5.patch
# Make sure we do not have ccache masquerade directory in PATH.
# Use --enable-ccache instead of providing a wrapped compiler.