Date: Sun, 9 Jan 2022 06:07:02 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: afc79020abd4 - main - science/jmol: Update 14.32.8 -> 14.32.10 Message-ID: <202201090607.20967214076033@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=afc79020abd4993028512abe39074222bac83ffc commit afc79020abd4993028512abe39074222bac83ffc Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-09 06:04:31 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-09 06:04:31 +0000 science/jmol: Update 14.32.8 -> 14.32.10 14.32.10 should be Java 14 compatible. PR: 261002 Reported by: Benjamin Takacs <nimaje+fbz@bureaucracy.de> (Java 14 incompatibility) --- science/jmol/Makefile | 2 +- science/jmol/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/science/jmol/Makefile b/science/jmol/Makefile index 65f86328e822..53f929476bf0 100644 --- a/science/jmol/Makefile +++ b/science/jmol/Makefile @@ -1,7 +1,7 @@ # Created by: Wen heping <wenheping@gmail.com> PORTNAME= Jmol -DISTVERSION= 14.32.8 +DISTVERSION= 14.32.10 CATEGORIES= science java MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/Version%20${DISTVERSION:R}/${PORTNAME}%20${DISTVERSION}/ DISTFILES= ${PORTNAME}-${DISTVERSION}-full${EXTRACT_SUFX} diff --git a/science/jmol/distinfo b/science/jmol/distinfo index 98d883b8d2ea..ed18341572c5 100644 --- a/science/jmol/distinfo +++ b/science/jmol/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641233227 -SHA256 (Jmol-14.32.8-full.tar.gz) = 9efaadbfc538704bedae6804a6b94096b4e65efba20c07650d42bba2cc2d7a80 -SIZE (Jmol-14.32.8-full.tar.gz) = 126609198 +TIMESTAMP = 1641708044 +SHA256 (Jmol-14.32.10-full.tar.gz) = fec942e6b8a3c1b3638a2018972a2a575296b30edaa99b172eb472f146721b07 +SIZE (Jmol-14.32.10-full.tar.gz) = 126608850
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201090607.20967214076033>