diff options
author | yuri <yuri@FreeBSD.org> | 2018-06-18 03:15:55 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-06-18 03:15:55 +0800 |
commit | e86758a897b3b725a5e44715b69ad38cf7fecf2a (patch) | |
tree | 4c4a1a4624f36206bf86ddb347e1a0004d5e5a4b | |
parent | 0b155399a077781d16b1c7865fdeb7c194f634ef (diff) | |
download | freebsd-ports-gnome-e86758a897b3b725a5e44715b69ad38cf7fecf2a.tar.gz freebsd-ports-gnome-e86758a897b3b725a5e44715b69ad38cf7fecf2a.tar.zst freebsd-ports-gnome-e86758a897b3b725a5e44715b69ad38cf7fecf2a.zip |
science/rdkit: Update 2018_03_1 -> 2018_03_2
Reported by: portscout
-rw-r--r-- | science/rdkit/Makefile | 7 | ||||
-rw-r--r-- | science/rdkit/distinfo | 12 |
2 files changed, 12 insertions, 7 deletions
diff --git a/science/rdkit/Makefile b/science/rdkit/Makefile index 542b9052bd8a..7267373f526f 100644 --- a/science/rdkit/Makefile +++ b/science/rdkit/Makefile @@ -2,9 +2,12 @@ PORTNAME= rdkit DISTVERSIONPREFIX= Release_ -DISTVERSION= 2018_03_1 +DISTVERSION= 2018_03_2 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 @@ -17,7 +20,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs USES= bison:build cmake:outsource eigen:3 python USE_GITHUB= yes -GH_TUPLE= schrodinger:maeparser:8336829:maeparser/External/CoordGen/maeparser \ +GH_TUPLE= schrodinger:maeparser:1.0.0:maeparser/External/CoordGen/maeparser \ schrodinger:coordgenlibs:ede3191:coordgenlibs/External/CoordGen/coordgenlibs USE_LDCONFIG= yes diff --git a/science/rdkit/distinfo b/science/rdkit/distinfo index 638b2f9d874f..5e7f21c8b750 100644 --- a/science/rdkit/distinfo +++ b/science/rdkit/distinfo @@ -1,7 +1,9 @@ -TIMESTAMP = 1524726444 -SHA256 (rdkit-rdkit-Release_2018_03_1_GH0.tar.gz) = 9edac0f57c963947b59dfe6f5a84cf3bd2d93ca7111d4d3cf883c9c61756905d -SIZE (rdkit-rdkit-Release_2018_03_1_GH0.tar.gz) = 30290905 -SHA256 (schrodinger-maeparser-8336829_GH0.tar.gz) = b075902313b95e17057199591b90c801c922d63669e8900dea95bef74d41e600 -SIZE (schrodinger-maeparser-8336829_GH0.tar.gz) = 24974 +TIMESTAMP = 1529260616 +SHA256 (rdkit-rdkit-Release_2018_03_2_GH0.tar.gz) = 29eeba93e723f0f9d61e31cf0f89ec18ba942a7f9e416dbc1a92122fce08cbed +SIZE (rdkit-rdkit-Release_2018_03_2_GH0.tar.gz) = 30294348 +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 |