Skip to content

Commit

Permalink
science/coordgenlibs: Update 2.0.3 -> 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Sep 9, 2021
1 parent 4de7898 commit 8eb9c34
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion science/coordgenlibs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= coordgenlibs
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.3
DISTVERSION= 3.0.0
CATEGORIES= science

MAINTAINER= yuri@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions science/coordgenlibs/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1623389928
SHA256 (schrodinger-coordgenlibs-v2.0.3_GH0.tar.gz) = 7db567ba988d9fa92918c174ee7a3ba99ee653ca7eef3bee321a3c4419aff515
SIZE (schrodinger-coordgenlibs-v2.0.3_GH0.tar.gz) = 162607
TIMESTAMP = 1631213570
SHA256 (schrodinger-coordgenlibs-v3.0.0_GH0.tar.gz) = 1efabb1bb98cb7dbaa90339f90783fa6109853db3c63932b07ca394f948068d9
SIZE (schrodinger-coordgenlibs-v3.0.0_GH0.tar.gz) = 166558
4 changes: 2 additions & 2 deletions science/coordgenlibs/pkg-plist
Expand Up @@ -21,6 +21,6 @@ include/coordgen/sketcherMinimizerStretchInteraction.h
lib/cmake/coordgen-config-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/coordgen-config.cmake
lib/libcoordgen.so
lib/libcoordgen.so.2
lib/libcoordgen.so.2.0.3
lib/libcoordgen.so.3
lib/libcoordgen.so.3.0.0
%%DATADIR%%/templates.mae
2 changes: 1 addition & 1 deletion science/openbabel/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= openbabel
DISTVERSION= 3.1.1
PORTREVISION= 1
PORTREVISION= 2
DISTVERSIONSUFFIX= -source
CATEGORIES= science
MASTER_SITES= https://github.com/openbabel/openbabel/releases/download/openbabel-${PORTVERSION:C/\./-/g}/
Expand Down
1 change: 1 addition & 0 deletions science/rdkit/Makefile
@@ -1,6 +1,7 @@
PORTNAME= rdkit
DISTVERSIONPREFIX= Release_
DISTVERSION= 2021_03_5
PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= https://fonts.google.com/download?family=Comic%20Neue&dummy=/:font
DISTFILES= Comic_Neue.zip:font
Expand Down

0 comments on commit 8eb9c34

Please sign in to comment.