Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2022 16:01:38 GMT
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2242e7564635 - main - java/openjdk8: Bump PORTREVISION for previous change
Message-ID:  <202206191601.25JG1cfq025731@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by glewis:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2242e75646351dc671e68a1549d03442c6b74be8

commit 2242e75646351dc671e68a1549d03442c6b74be8
Author:     Greg Lewis <glewis@FreeBSD.org>
AuthorDate: 2022-06-19 16:01:17 +0000
Commit:     Greg Lewis <glewis@FreeBSD.org>
CommitDate: 2022-06-19 16:01:17 +0000

    java/openjdk8: Bump PORTREVISION for previous change
---
 java/openjdk8/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/java/openjdk8/Makefile b/java/openjdk8/Makefile
index 28e45e5412f7..3e433a8e7c86 100644
--- a/java/openjdk8/Makefile
+++ b/java/openjdk8/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	openjdk
 PORTVERSION=	${JDK_MAJOR_VERSION}.${JDK_UPDATE_VERSION}.${JDK_BUILD_NUMBER}.${BSD_JDK_VERSION}
+PORTREVISION=	1
 CATEGORIES=	java devel
 MASTER_SITES=	LOCAL/jkim:jtreg
 PKGNAMESUFFIX?=	${JDK_MAJOR_VERSION}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206191601.25JG1cfq025731>