git: ed20ed0f88e5 - main - science/smoldyn: Update 2.67 -> 2.68

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 31 Jul 2022 08:12:58 UTC
The branch main has been updated by yuri:

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

commit ed20ed0f88e595fc57b0e0757e405ad32a099c0a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-31 08:11:35 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-31 08:12:49 +0000

    science/smoldyn: Update 2.67 -> 2.68
---
 science/smoldyn/Makefile | 8 +++++---
 science/smoldyn/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/science/smoldyn/Makefile b/science/smoldyn/Makefile
index 6cbd944087a4..728ebfcd9683 100644
--- a/science/smoldyn/Makefile
+++ b/science/smoldyn/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	smoldyn
-DISTVERSION=	2.67
+DISTVERSION=	2.68
 CATEGORIES=	science
 MASTER_SITES=	https://www.smoldyn.org/
 
@@ -11,13 +11,15 @@ LICENSE_FILE=	${WRKSRC}/License.txt
 
 LIB_DEPENDS=	libtiff.so:graphics/tiff
 
-USES=		cmake:testing compiler:c++11-lang gl tar:tgz xorg
+USES=		cmake:testing compiler:c++11-lang gl localbase:ldflags tar:tgz python:test shebangfix xorg
 USE_GL=		gl glu glut
 USE_XORG=	xi xmu
 USE_LDCONFIG=	yes
 
+SHEBANG_GLOB=	*.py.in
+
 CMAKE_OFF=	OPTION_PYTHON
-CMAKE_TESTING_ON=	OPTION_EXAMPLES # test code is missing from tarballs: https://github.com/ssandrews/Smoldyn/issues/111
+CMAKE_TESTING_ON=	OPTION_EXAMPLES # all tests fail to run, see https://github.com/ssandrews/Smoldyn/issues/127
 
 PLIST_FILES=	bin/${PORTNAME} \
 		include/libsmoldyn.h \
diff --git a/science/smoldyn/distinfo b/science/smoldyn/distinfo
index f0d66a948acd..eaef8f3533d5 100644
--- a/science/smoldyn/distinfo
+++ b/science/smoldyn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636241174
-SHA256 (smoldyn-2.67.tgz) = 8511325fd606eec84dae748f711c0392b9ec824059101277ef22fee104e6072b
-SIZE (smoldyn-2.67.tgz) = 31336122
+TIMESTAMP = 1659253902
+SHA256 (smoldyn-2.68.tgz) = f84f8bc214110453039ef76b61fd9b8c37bc6a8b584c8bae85171c7e7543df7f
+SIZE (smoldyn-2.68.tgz) = 32722229