Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2025 07:45:08 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: af15bb79d93d - main - =?utf-8?Q?misc/molequeue: update 0.9.0 =E2=86=92 0.9.0.17?=
Message-ID:  <202511100745.5AA7j8vB033850@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit af15bb79d93d8a8e51ac0590a526fef092553849
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-11-10 05:55:59 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-11-10 07:45:04 +0000

    misc/molequeue: update 0.9.0 → 0.9.0.17
---
 misc/molequeue/Makefile | 9 ++++++---
 misc/molequeue/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/misc/molequeue/Makefile b/misc/molequeue/Makefile
index 44559b103963..b3f8e052e70f 100644
--- a/misc/molequeue/Makefile
+++ b/misc/molequeue/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	molequeue
-DISTVERSION=	0.9.0
-PORTREVISION=	3
+DISTVERSION=	0.9.0-17
+DISTVERSIONSUFFIX=	-g0a35627
 CATEGORIES=	misc
-MASTER_SITES=	https://github.com/openchemistry/molequeue/releases/download/${DISTVERSION}/
+#MASTER_SITES=	https://github.com/OpenChemistry/molequeue/releases/download/${DISTVERSION}/
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Desktop integration of high performance computing resources
@@ -15,6 +15,9 @@ USES=		cmake compiler:c++11-lang qt:5
 USE_QT=		core gui network widgets buildtools:build qmake:build
 USE_LDCONFIG=	yes
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	OpenChemistry
+
 post-install:
 	@${RM} -r ${STAGEDIR}${PREFIX}/share/doc
 
diff --git a/misc/molequeue/distinfo b/misc/molequeue/distinfo
index d384fa42ce15..6ae78a91ea9b 100644
--- a/misc/molequeue/distinfo
+++ b/misc/molequeue/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539726091
-SHA256 (molequeue-0.9.0.tar.gz) = df036dbca090db4348443cf3d09be35fdf877a37075b4cb427b1130f005ef6e5
-SIZE (molequeue-0.9.0.tar.gz) = 620286
+TIMESTAMP = 1762753837
+SHA256 (OpenChemistry-molequeue-0.9.0-17-g0a35627_GH0.tar.gz) = bef9a5e28e56c137aba607a6904ca9e323a0f93ec1aef22f616c7b71a3e742f9
+SIZE (OpenChemistry-molequeue-0.9.0-17-g0a35627_GH0.tar.gz) = 606540


home | help

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