Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2020 22:37:53 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552484 - head/science/smoldyn
Message-ID:  <202010152237.09FMbrPh001033@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Oct 15 22:37:53 2020
New Revision: 552484
URL: https://svnweb.freebsd.org/changeset/ports/552484

Log:
  science/smoldyn: Update 2.61 -> 2.62
  
  Reported by:	portscout

Modified:
  head/science/smoldyn/Makefile
  head/science/smoldyn/distinfo

Modified: head/science/smoldyn/Makefile
==============================================================================
--- head/science/smoldyn/Makefile	Thu Oct 15 22:11:24 2020	(r552483)
+++ head/science/smoldyn/Makefile	Thu Oct 15 22:37:53 2020	(r552484)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	smoldyn
-DISTVERSION=	2.61
+DISTVERSION=	2.62
 CATEGORIES=	science
 MASTER_SITES=	http://www.smoldyn.org/
 
@@ -17,6 +17,11 @@ USES=		cmake gl tar:tgz xorg
 USE_GL=		gl glu glut
 USE_XORG=	xi xmu
 
-PLIST_FILES=	bin/${PORTNAME}
+PLIST_FILES=	bin/${PORTNAME} \
+		include/libsmoldyn.h \
+		include/smoldyn.h \
+		include/smoldynconfigure.h \
+		lib/libsmoldyn_shared.so \
+		lib/libsmoldyn_static.a
 
 .include <bsd.port.mk>

Modified: head/science/smoldyn/distinfo
==============================================================================
--- head/science/smoldyn/distinfo	Thu Oct 15 22:11:24 2020	(r552483)
+++ head/science/smoldyn/distinfo	Thu Oct 15 22:37:53 2020	(r552484)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564553575
-SHA256 (smoldyn-2.61.tgz) = 563d502fd2f087e650d0e71d5a6a1a350d52e975ef21ca7bf4a41159c0a1880c
-SIZE (smoldyn-2.61.tgz) = 45686072
+TIMESTAMP = 1602800738
+SHA256 (smoldyn-2.62.tgz) = f354920579253cd9ac5b86564bf03779a1fc37d5f3f1726c80a80d8d52e359a4
+SIZE (smoldyn-2.62.tgz) = 23658738



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