diff options
author | yuri <yuri@FreeBSD.org> | 2018-07-20 14:28:32 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-07-20 14:28:32 +0800 |
commit | e2cbe07aaa7da4859df7d167e5d72e40a4a95819 (patch) | |
tree | 58bea33baecb3dd8578939f068b2ce50dfa59a2e /science | |
parent | 1358b8c4112c223ef6f1f284b983b9ec3a42b23a (diff) | |
download | freebsd-ports-gnome-e2cbe07aaa7da4859df7d167e5d72e40a4a95819.tar.gz freebsd-ports-gnome-e2cbe07aaa7da4859df7d167e5d72e40a4a95819.tar.zst freebsd-ports-gnome-e2cbe07aaa7da4859df7d167e5d72e40a4a95819.zip |
science/rdkit: Update 2018_03_2 -> 2018_03_3
Changelog:
https://github.com/rdkit/rdkit/releases/tag/Release_2018_03_3
Diffstat (limited to 'science')
-rw-r--r-- | science/rdkit/Makefile | 5 | ||||
-rw-r--r-- | science/rdkit/distinfo | 8 |
2 files changed, 4 insertions, 9 deletions
diff --git a/science/rdkit/Makefile b/science/rdkit/Makefile index 7267373f526f..eff8514275c1 100644 --- a/science/rdkit/Makefile +++ b/science/rdkit/Makefile @@ -2,12 +2,9 @@ PORTNAME= rdkit DISTVERSIONPREFIX= Release_ -DISTVERSION= 2018_03_2 +DISTVERSION= 2018_03_3 CATEGORIES= science -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= fe443fcb429e69ef13219a7b5c6dd53544042cbf.patch:-p1 # fix the SONAMEs regression - MAINTAINER= yuri@FreeBSD.org COMMENT= Collection of cheminformatics and machine-learning software diff --git a/science/rdkit/distinfo b/science/rdkit/distinfo index 5e7f21c8b750..ba67622577b2 100644 --- a/science/rdkit/distinfo +++ b/science/rdkit/distinfo @@ -1,9 +1,7 @@ -TIMESTAMP = 1529260616 -SHA256 (rdkit-rdkit-Release_2018_03_2_GH0.tar.gz) = 29eeba93e723f0f9d61e31cf0f89ec18ba942a7f9e416dbc1a92122fce08cbed -SIZE (rdkit-rdkit-Release_2018_03_2_GH0.tar.gz) = 30294348 +TIMESTAMP = 1532066530 +SHA256 (rdkit-rdkit-Release_2018_03_3_GH0.tar.gz) = f8577a8f46dcc140acf3bcd3a2f50ba3e1a333d0f24b52d63832c96754b2bb1f +SIZE (rdkit-rdkit-Release_2018_03_3_GH0.tar.gz) = 30301866 SHA256 (schrodinger-maeparser-1.0.0_GH0.tar.gz) = f21e49d25fda5fb2ba4d698f104aa3fbfdd131d92f0807f3e617c15ebfc314aa SIZE (schrodinger-maeparser-1.0.0_GH0.tar.gz) = 26292 SHA256 (schrodinger-coordgenlibs-ede3191_GH0.tar.gz) = 85b1ab66647a523a87bee584533fa81315ea82fde42542aa59e1e08bdf734471 SIZE (schrodinger-coordgenlibs-ede3191_GH0.tar.gz) = 3721485 -SHA256 (fe443fcb429e69ef13219a7b5c6dd53544042cbf.patch) = dbd0592e016cc0cf96b64028cffc5a13c99f82d3272fe0a7175149e2bca1f75c -SIZE (fe443fcb429e69ef13219a7b5c6dd53544042cbf.patch) = 1334 |