Skip to content

Commit

Permalink
math/R-cran-gower: Update to 1.0.1
Browse files Browse the repository at this point in the history
- Update to 1.0.1
- Drop maintainership
  • Loading branch information
tota committed May 5, 2023
1 parent 881d950 commit fca7a6d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
8 changes: 2 additions & 6 deletions math/R-cran-gower/Makefile
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
PORTNAME= gower
DISTVERSION= 1.0.0
PORTREVISION= 1
DISTVERSION= 1.0.1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}

MAINTAINER= tota@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Gower's Distance
WWW= https://cran.r-project.org/web/packages/gower/

LICENSE= GPLv3

USES= cran:auto-plist,compiles

OPTIONS_DEFINE= OPENMP
OPTIONS_DEFAULT= OPENMP

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions math/R-cran-gower/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1644034925
SHA256 (gower_1.0.0.tar.gz) = 671cb7baafe05140d822e8f26f9cd3576fc3bf4c6572b7223fb54da754ea385d
SIZE (gower_1.0.0.tar.gz) = 139299
TIMESTAMP = 1682473714
SHA256 (gower_1.0.1.tar.gz) = 296a9d8e5efa8c3a8cc6b92cf38880915753afdef30281629af9dc8eae8315fc
SIZE (gower_1.0.1.tar.gz) = 187590

0 comments on commit fca7a6d

Please sign in to comment.