security/R-cran-digest: update to 0.6.35
Determine compiler being used. Changelog: https://cran.r-project.org/web/packages/digest/ChangeLog Approved by: bofh (mentor) Differential Revision: https://reviews.freebsd.org/D44390
This commit is contained in:
parent
042f3fba0d
commit
65714a2857
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= digest
|
||||
DISTVERSION= 0.6.34
|
||||
DISTVERSION= 0.6.35
|
||||
CATEGORIES= security
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -9,6 +9,6 @@ WWW= https://cran.r-project.org/web/packages/digest/
|
|||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
USES= compiler:c++17-lang cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1707936289
|
||||
SHA256 (digest_0.6.34.tar.gz) = 0b737552932f165d4158ac94631f90abfb02c510df14577d7aa900c8fd3d44d9
|
||||
SIZE (digest_0.6.34.tar.gz) = 178159
|
||||
TIMESTAMP = 1710531698
|
||||
SHA256 (digest_0.6.35.tar.gz) = cc333fbb05059c4973d0ca5d0f1322c812943d81cdbfa18455f72267abd8781f
|
||||
SIZE (digest_0.6.35.tar.gz) = 230386
|
||||
|
|
Loading…
Reference in a new issue