aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk11/distinfo
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2005-11-22 14:20:35 +0800
committerglewis <glewis@FreeBSD.org>2005-11-22 14:20:35 +0800
commitce6d35ff56207079735045c621c5879125f84efd (patch)
tree4994635a2c6845b8f3626752851b5c38058a5780 /java/jdk11/distinfo
parentd2d6581b0a7c6de09ac35168581e5b5e4a670c3c (diff)
downloadfreebsd-ports-gnome-ce6d35ff56207079735045c621c5879125f84efd.tar.gz
freebsd-ports-gnome-ce6d35ff56207079735045c621c5879125f84efd.tar.zst
freebsd-ports-gnome-ce6d35ff56207079735045c621c5879125f84efd.zip
. Add SHA256.
Diffstat (limited to 'java/jdk11/distinfo')
-rw-r--r--java/jdk11/distinfo2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/jdk11/distinfo b/java/jdk11/distinfo
index 855d421fb985..81a6771d6ae1 100644
--- a/java/jdk11/distinfo
+++ b/java/jdk11/distinfo
@@ -1,4 +1,6 @@
MD5 (jdk1.1.8_AOUT.V1999-11-9.tar.gz) = 5e878b23179ada207653c527ad6b5019
+SHA256 (jdk1.1.8_AOUT.V1999-11-9.tar.gz) = 14d442b5b2c08e4057f53b1f55e78958c048d5461183036f0be9e7b1b90eac00
SIZE (jdk1.1.8_AOUT.V1999-11-9.tar.gz) = 13149907
MD5 (jdk1.1.8_ELF.V1999-11-9.tar.gz) = 07992302128f36c7f802b579e041604c
+SHA256 (jdk1.1.8_ELF.V1999-11-9.tar.gz) = 42d77dd08e4e6251ff94294ce1224fb0faec71547435caa76971428d58cd5e61
SIZE (jdk1.1.8_ELF.V1999-11-9.tar.gz) = 11522659
0'>2015-12-263-13/+14 * Fix the previous commit. We do not support getThreadUserTime().jkim2015-12-231-1/+1 * Implement ThreadMXBean.getThreadCpuTime(), etc.jkim2015-12-233-0/+90 * - Reset maintainer to ports@wen2015-12-221-1/+1 * - Sort SUBDIRssunpoet2015-12-211-1/+1 * New port: java/wildfly100junovitch2015-12-188-0/+1748 * Fix build with fmake.jkim2015-12-151-1/+1 * Build compilefontconfig.jar and javazic.jar with bootstrap jar. Originallyjkim2015-12-151-2/+2 * Build with sjavac when we are self-hosting to improve build speed.jkim2015-12-151-0/+4 * Allow java/openjdk7 for bootstrapping java/openjdk8. Although we cannotjkim2015-12-151-4/+3 * Respect CC, CPP and CXX with full paths.jkim2015-12-151-1/+1 * Respect CC, CPP and CXX with full paths.jkim2015-12-151-0/+12 * . Update to 7u91glewis2015-12-142-4/+9 * Fix a bunch of false positive that are fetchablebapt2015-12-141-2/+0 * . Update to 8u66.glewis2015-12-134-2116/+4678 * Now that netbeans has been updated, mark the -devel version as ignore again.kwm2015-12-131-1/+1 * Update netbeans to 8.1.kwm2015-12-133-83/+677 * java/wildfly90: use 555 permissions instead to match original CHMODjunovitch2015-12-121-11/+11 * java/wildfly82: use 555 permissions instead to match original CHMODjunovitch2015-12-121-11/+11 * java/wildfly82: update 8.2.0 -> 8.2.1junovitch2015-12-124-95/+95 * java/wildfly90: update 9.0.1 -> 9.0.2junovitch2015-12-124-114/+115 * Restore jtreg disappeared in r396353.jkim2015-12-121-0/+2 * Work around build failures with Poudriere. We have to limit max heap sizejkim2015-12-111-0/+6 * Fix regression introduced in r372338, i.e., mis-merged fix for JDK-8031581.jkim2015-12-112-1/+24 * Add an upstream patch to fix build for some 32-bit platforms, i.e.,jkim2015-12-101-0/+28 * Upgrade to 3.0.1.20150306-5afe4d1.vanilla2015-12-092-4/+4 * Upgrade to 1.5.1.vanilla2015-12-092-3/+3 * Upgrade to 1.3.1.vanilla2015-12-092-3/+3 * - Add NO_ARCHamdmi32015-12-091-4/+3 * - Switch to options helpersamdmi32015-12-091-4/+2 * Update giflib to 5.1.1antoine2015-12-041-0/+1 * java/eclipse: 4.4.2 -> 4.5.1pi2015-12-037-299/+261 * Fix LICENSE. It always has been licensed under the LPGL.jkim2015-11-241-1/+1 * The old URL for jtreg disappeared.jkim2015-11-201-4/+3 * Update to b37.jkim2015-11-172-4/+4 * java/jrosetta:makc2015-11-062-43/+6 * Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-054-17/+17 * java/sigar: Fix typo from previous commit (LATFORM => PLATFORM)marino2015-10-301-2/+2 * . Update to 8u66.glewis2015-10-242-3/+3 * . Update to 8u66.glewis2015-10-242-5/+5 * Add support for armv6hf. Tested on Raspberry Pi 2 Model B.jkim2015-10-165-31/+33 * Drop 8 support.mat2015-10-151-4/+2 * Update devel/subversion to 1.9.2.lev2015-10-151-0/+2 * Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.tijl2015-10-101-1/+2 * Remove trailing whitespace from Makefiles, A-L.olgeni2015-10-082-2/+2 * java/eclipse-ecj: update to 4.4.2swills2015-10-023-15/+28 * Clean up and modernize the port. No functional change.jkim2015-09-302-66/+142 * . Add support for armv6.glewis2015-09-294-7/+148 * Typos, whitespace and capitalization fixes (G-P).olgeni2015-09-211-2/+2 * Add support for armv6sbruno2015-09-182-2/+9 * Update netbeans-devel to 8.1 beta snapshot from 201508041349.kwm2015-09-164-121/+634 * Do not build unnecessary targets to reduce build time.jkim2015-09-161-0/+7 * - Add NO_ARCHamdmi32015-09-121-2/+2 * . Move the large patches which contain the changes between updates of theglewis2015-09-0910-294686/+25 * . Switch to xz for the new remote patches to decrease download size.glewis2015-09-092-27/+27 * . Move the large patches which contain the changes between updates of theglewis2015-09-0811-1143912/+28 * . Update to 8u60.glewis2015-09-074-983/+285491 * The GitHub revision tag starts with 'v', so add DISTVERSIONPREFIX totruckman2015-08-302-2/+3 * - Add NO_ARCHamdmi32015-08-291-1/+2 * . Update to 8u60.glewis2015-08-283-6/+28 * . Update to 8u60glewis2015-08-283-3/+4 * java/jrosetta:makc2015-08-271-0/+1 * Convert my ports to new options helpersmakc2015-08-252-13/+8 * java/jgraphx:makc2015-08-252-31/+16 * . Update to 2015f.glewis2015-08-202-4/+3 * Remove UNIQUENAME and LATEST_LINK.mat2015-08-174-7/+2 * - Update to b36.jkim2015-07-313-83/+157 * - Fix shebangsamdmi32015-07-291-1/+6 * Upgrade to version 9.0.1.olgeni2015-07-243-93/+92 * Fix few more mismerges in the previous update.jkim2015-07-213-16/+20 * Tidy up couple of problems in the previous update.jkim2015-07-213-5/+16 * . Update to 8u51.glewis2015-07-1914-980/+10892 * java/jakarta-commons-logging:makc2015-07-172-12/+10 * . Interfaces like MultiMap in version 3.2.1 of Jakarta Commons Collectionsglewis2015-07-171-0/+1 * . Update to 8u51.glewis2015-07-153-10/+9 * . Update to 8u51.glewis2015-07-152-3/+3 * - Mark broken on 9.x i386: does not build:amdmi32015-07-061-0/+2 * . The test target wants jtreg binaries to be found one directory up. Allowglewis2015-07-051-0/+3 * . Fix BSD detection in the langtools test infrastructure.glewis2015-07-051-0/+11 * . Give openjdk7-jre a unique LATEST_LINK value.glewis2015-07-042-1/+3 * Upgrade to 9.0.0.Final.olgeni2015-07-033-108/+109 * Add a slave port to create JRE-only package for java/openjdk7.jkim2015-07-033-10/+48 * Use sysctl(3) instead of procfs(5) when we need executable path from PID.jkim2015-07-035-79/+220 * - Fix broken preprocessor directives.jkim2015-07-034-1/+148 * - Update to b35.jkim2015-07-014-98/+90 * Mark BROKEN: unfetchableantoine2015-06-281-0/+2 * Remove the SH overwrite which is not needed since CONFIGURE_ENV does the properbapt2015-06-271-1/+0 * . Fix packing list.glewis2015-06-222-0/+2 * . Update to 2015e.glewis2015-06-202-3/+3 * Upgrade to 9.0.0.CR2.olgeni2015-06-133-182/+188 * Remove $FreeBSD$ from patches files in categories a-j.mat2015-05-2210-21/+0 * Fix build without precompiled headers and apply r384056 to java/openjdk6.jkim2015-05-212-7/+22 * Fix the previous commit. Forgot to remove #'s before committing. :-(jkim2015-05-201-2/+2 * Do not use static libjli for stable/10 and head. This complements PR193009.jkim2015-05-204-44/+134 * . Update to 2015d.glewis2015-05-193-4/+3 * Install configuration files using @sample, with permissions 600.olgeni2015-05-198-92/+196 * MASTER_SITES cleanup.mat2015-05-1412-25/+16 * Follow portlint's recommendation to NOT hide an install-command under @.mi2015-05-131-1/+1 * Make regression-test target depend on build and always use "test", when invok...mi2015-05-131-2/+2 * Fix the build in the case of newer JUnit, that, in its turn, uses hamcrest now.mi2015-05-134-20/+25 * Cleanup DIST* variables.mat2015-05-1216-31/+19 * Bump PORTREVISION for CR1 update.olgeni2015-05-111-0/+1 * Upgrade wildfly90 to 9.0.0.CR1.olgeni2015-05-1112-434/+2940 * - Add CPE infoamdmi32015-05-111-1/+2 * - Add CPE infoamdmi32015-05-111-1/+2 * - Add CPE infoamdmi32015-05-101-0/+1 * Update java/jboss* to not use GH_COMMIT.mat2015-05-084-17/+15 * Update ports in the [i-m]* category to not use GH_COMMIT.mat2015-05-082-7/+3 * . Update to 8u45.glewis2015-05-065-549/+46187 * java/junit: 4.11 -> 4.12pi2015-05-032-24/+12 * New port: java/hamcrestpi2015-05-024-0/+42 * . Update to 7u80.glewis2015-04-283-867/+110288 * - Add CPE infoamdmi32015-04-251-1/+2 * the boostrap bundle libs, do not expose them to the pkg(8) solverbapt2015-04-221-0/+2 * . Update to 8u45.glewis2015-04-204-10/+8 * . Udpate to 7u80.glewis2015-04-206-530/+641 * Remove expired ports:rene2015-04-1889-2925/+0 * Fix build with GCC with recent head kernel by disabling PCH for GCC.bdrewery2015-04-152-1/+11 * converters/libiconv:tijl2015-04-151-1/+2 * java/jakarta-commons-httpclient: add CPE informationrobak2015-04-101-0/+2 * Remove OSVERSION checks that do not make sense any more.mat2015-04-031-7/+1 * Update netbeans to 8.0.2.kwm2015-04-032-4/+4 * Set rpath for libawt_xawt.so as we do for libawt.so and libawt_headless.so.jkim2015-04-023-49/+55 * Update to 5.2.1 release.ale2015-04-012-4/+4 * - Add CPE informationsunpoet2015-03-311-1/+2 * . Update to 2015b.glewis2015-03-273-7/+3 * Update to 7u76.jkim2015-03-256-10/+10 * Catch up with distfile changes.jkim2015-03-255-10/+13 * Fix a mismerged file for OpenJDK6.jkim2015-03-251-1/+1 * Tidy up default fontconfig.properties.jkim2015-03-254-133/+141 * 6 ports categories: Remove $PTHREAD_LIBSmarino2015-03-254-24/+2 * Catch up with font directory changes.jkim2015-03-244-40/+41 * java/eclipse-(ocl|quantum): Deprecate due to deprecated run dependenciesmarino2015-03-222-0/+6 * java/eclipse: Upgrade version 4.3.2 => 4.4.2marino2015-03-217-1164/+1056 * eclipse plugins: Deprecate 25 for removal, ignore 1 to be updatedmarino2015-03-2124-0/+94 * Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-202-2/+2 * Clean up patches again. No functional change.jkim2015-03-172-44/+2 * . Update to 8u40.glewis2015-03-165-1069/+344804 * Add wildfly82 8.2.0, replacement for JBoss Application Server.vanilla2015-03-098-0/+1223 * Add wildfly90 9.0.0, replacement for JBoss Application Server.vanilla2015-03-098-0/+1379 * . Update to the 7u76 docs.glewis2015-03-082-4/+4 * . Update to the 8u40 docs.glewis2015-03-082-4/+4 * . Update to 2015a.glewis2015-03-083-7/+3 * . Update to 8u40.glewis2015-03-063-4/+8 * . Update to 8u40.glewis2015-03-063-777/+643 * - Revert all damages done in r372338 and r379049.jkim2015-02-277-115/+25 * - back to the heapjgh2015-02-261-1/+1 * Update to 1.5.3arved2015-02-242-3/+3 * Fix build with old Mesa3D. r378494 fixed new Mesa3D but it broke old ones.jkim2015-02-212-3/+20 * - fix fetchjgh2015-02-201-2/+1 * Properly use BLOCKING_IO_RETURN_INT() macro for NET_Accept().jkim2015-02-174-0/+34 * Remove redundant linker options added in r379049.jkim2015-02-171-2/+2 * . Fix the DEBUG build.glewis2015-02-16