mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update cacerts
* Use the latest cacerts file from Oracle's public distribution of 12.0.2
This commit is contained in:
parent
2a60da4a4a
commit
01db95f8d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509440
2 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
PORTNAME= openjdk
|
PORTNAME= openjdk
|
||||||
DISTVERSIONPREFIX= jdk-
|
DISTVERSIONPREFIX= jdk-
|
||||||
DISTVERSION= ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION}
|
DISTVERSION= ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION}
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= java devel
|
CATEGORIES= java devel
|
||||||
PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION}
|
PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION}
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue