- Update to 0.2.1
This commit is contained in:
parent
75da88c83d
commit
52a95aca95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512685
2 changed files with 9 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gower
|
||||
DISTVERSION= 0.1.2
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 0.2.1
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -14,4 +13,9 @@ LICENSE= GPLv3
|
|||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
OPTIONS_DEFINE= OPENMP
|
||||
OPTIONS_DEFAULT= OPENMP
|
||||
|
||||
OPENMP_LIB_DEPENDS= libomp.so:devel/openmp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1505047545
|
||||
SHA256 (gower_0.1.2.tar.gz) = eb91b2d2784d237c7055abcf3cfa4fc0b2226b855a0c29fc5a4e8eaa689079d5
|
||||
SIZE (gower_0.1.2.tar.gz) = 17393
|
||||
TIMESTAMP = 1562430020
|
||||
SHA256 (gower_0.2.1.tar.gz) = af3fbe91cf818c0841b2c0ec4ddf282c182a588031228c8d88f7291b2cdff100
|
||||
SIZE (gower_0.2.1.tar.gz) = 138432
|
||||
|
|
Loading…
Reference in a new issue