Skip to content

Commit

Permalink
math/R-cran-quantreg: Update to 5.95
Browse files Browse the repository at this point in the history
  • Loading branch information
tota committed May 11, 2023
1 parent a3ada6e commit 9e22a2b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions math/R-cran-quantreg/Makefile
@@ -1,6 +1,5 @@
PORTNAME= quantreg
PORTVERSION= 5.94
PORTREVISION= 1
PORTVERSION= 5.95
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}

Expand All @@ -10,11 +9,11 @@ WWW= https://cran.r-project.org/web/packages/quantreg/

LICENSE= GPLv2+

CRAN_DEPENDS= R-cran-SparseM>0:math/R-cran-SparseM \
R-cran-MatrixModels>0:math/R-cran-MatrixModels
CRAN_DEPENDS= R-cran-MatrixModels>0:math/R-cran-MatrixModels \
R-cran-SparseM>0:math/R-cran-SparseM
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

USES= cran:auto-plist,compiles
USES= cran:auto-plist,compiles

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions math/R-cran-quantreg/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1658406094
SHA256 (quantreg_5.94.tar.gz) = 52d585ccb972ed7726b7d083f5635d3e42915847398e00fd6e0f69a5fe1b17c1
SIZE (quantreg_5.94.tar.gz) = 1025290
TIMESTAMP = 1682477071
SHA256 (quantreg_5.95.tar.gz) = 4b05a81eceebbd927372cefdc4912dfa70b6dfcd96528489f78e125eb32a96cc
SIZE (quantreg_5.95.tar.gz) = 1026027

0 comments on commit 9e22a2b

Please sign in to comment.