Date: Tue, 27 Sep 2022 02:49:24 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: 99350341d4f5 - main - science/molsketch: Update 0.7.2 -> 0.7.3 Message-ID: <202209270249.28R2nOAD084911@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=99350341d4f5cab66a1172823f3083c1e936fd6e commit 99350341d4f5cab66a1172823f3083c1e936fd6e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-09-26 21:08:19 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-09-27 02:49:03 +0000 science/molsketch: Update 0.7.2 -> 0.7.3 Reported by: portscout --- science/molsketch/Makefile | 5 ++--- science/molsketch/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/science/molsketch/Makefile b/science/molsketch/Makefile index 7f4aeb71af13..86ebc612e5df 100644 --- a/science/molsketch/Makefile +++ b/science/molsketch/Makefile @@ -1,6 +1,5 @@ PORTNAME= molsketch -DISTVERSION= 0.7.2 -PORTREVISION= 1 +DISTVERSION= 0.7.3 DISTVERSIONSUFFIX= -src CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/Molsketch/ @@ -22,7 +21,7 @@ USE_LDCONFIG= ${PREFIX}/lib/molsketch CMAKE_ARGS= -DMSK_PREFIX:STRING=${PREFIX} -WRKSRC= ${WRKDIR}/Molsketch-${DISTVERSION} +NO_WRKSUBDIR= yes OPTIONS_DEFINE= DOCS diff --git a/science/molsketch/distinfo b/science/molsketch/distinfo index ff85045c17cc..752188b0df98 100644 --- a/science/molsketch/distinfo +++ b/science/molsketch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617818381 -SHA256 (Molsketch-0.7.2-src.tar.gz) = 1c6911163f7648aa0e0e4cafc1709cb1d30328c3c0131d6ad2e44e25e1c48f3f -SIZE (Molsketch-0.7.2-src.tar.gz) = 1907992 +TIMESTAMP = 1664224961 +SHA256 (Molsketch-0.7.3-src.tar.gz) = 79c8e7c7d00246d7d9da4a11742dba02de3f96e701220709c16772e58178b44d +SIZE (Molsketch-0.7.3-src.tar.gz) = 1907433
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209270249.28R2nOAD084911>