diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-01-03 05:23:02 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-01-03 05:23:02 +0000 |
commit | 6e6efd8ad3860d71c99dba07b7a7cd646922da3e (patch) | |
tree | a137b6ab041c70c53e70396c731787938d66a578 /science/coordgenlibs | |
parent | 4008814faaaf0d2f86c0b7cad91ac68d4db31919 (diff) | |
download | ports-6e6efd8ad3860d71c99dba07b7a7cd646922da3e.tar.gz ports-6e6efd8ad3860d71c99dba07b7a7cd646922da3e.zip |
Notes
Diffstat (limited to 'science/coordgenlibs')
-rw-r--r-- | science/coordgenlibs/Makefile | 5 | ||||
-rw-r--r-- | science/coordgenlibs/distinfo | 6 | ||||
-rw-r--r-- | science/coordgenlibs/pkg-plist | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/science/coordgenlibs/Makefile b/science/coordgenlibs/Makefile index 90b89f9aba82..d1b4f9f3dcc6 100644 --- a/science/coordgenlibs/Makefile +++ b/science/coordgenlibs/Makefile @@ -2,8 +2,7 @@ PORTNAME= coordgenlibs DISTVERSIONPREFIX= v -DISTVERSION= 1.2.2 -PORTREVISION= 4 +DISTVERSION= 1.3.2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -20,4 +19,6 @@ USE_GITHUB= yes GH_ACCOUNT= schrodinger USE_LDCONFIG= yes +CMAKE_ARGS= -Dmaeparser_DIR=${LOCALBASE}/lib/cmake + .include <bsd.port.mk> diff --git a/science/coordgenlibs/distinfo b/science/coordgenlibs/distinfo index c715efa8549c..59fd6245869d 100644 --- a/science/coordgenlibs/distinfo +++ b/science/coordgenlibs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552715318 -SHA256 (schrodinger-coordgenlibs-v1.2.2_GH0.tar.gz) = e663e59c521e352d4994176b6826adf6c39a5b980291c26a68ea55f964bd88ef -SIZE (schrodinger-coordgenlibs-v1.2.2_GH0.tar.gz) = 132052 +TIMESTAMP = 1578026875 +SHA256 (schrodinger-coordgenlibs-v1.3.2_GH0.tar.gz) = 5e483f95fa4066dc13ed7db6ac3edd5ec79cc5123a3fbe0dc54e485ba9a5169d +SIZE (schrodinger-coordgenlibs-v1.3.2_GH0.tar.gz) = 134911 diff --git a/science/coordgenlibs/pkg-plist b/science/coordgenlibs/pkg-plist index e453b147c90a..2918c3bb2a02 100644 --- a/science/coordgenlibs/pkg-plist +++ b/science/coordgenlibs/pkg-plist @@ -18,7 +18,9 @@ include/coordgen/sketcherMinimizerResidue.h include/coordgen/sketcherMinimizerResidueInteraction.h include/coordgen/sketcherMinimizerRing.h include/coordgen/sketcherMinimizerStretchInteraction.h +lib/cmake/coordgen-config-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/coordgen-config.cmake lib/libcoordgen.so lib/libcoordgen.so.1 -lib/libcoordgen.so.1.2.2 +lib/libcoordgen.so.1.3.2 share/coordgen/templates.mae |