security/R-cran-sodium: Update to 1.4.0
ChangeLog: https://cran.r-project.org/web/packages/sodium/NEWS
This commit is contained in:
parent
eb1325930d
commit
4eae4af699
@ -1,5 +1,5 @@
|
|||||||
PORTNAME= sodium
|
PORTNAME= sodium
|
||||||
DISTVERSION= 1.3.2
|
DISTVERSION= 1.4.0
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||||
|
|
||||||
@ -12,6 +12,8 @@ LICENSE= MIT
|
|||||||
CRAN_DEPENDS= libsodium>0:security/libsodium
|
CRAN_DEPENDS= libsodium>0:security/libsodium
|
||||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||||
|
TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \
|
||||||
|
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown
|
||||||
|
|
||||||
USES= cran:auto-plist,compiles
|
USES= cran:auto-plist,compiles
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1728160350
|
TIMESTAMP = 1734511099
|
||||||
SHA256 (sodium_1.3.2.tar.gz) = 771bc9788aa07ef573778202ee5c4d51015eee846a4c644db3f1e952c6ff8b97
|
SHA256 (sodium_1.4.0.tar.gz) = 937d53d5e401f9f7007949e150d7c09c6230fb255c95116b89b5c3237c501acd
|
||||||
SIZE (sodium_1.3.2.tar.gz) = 467522
|
SIZE (sodium_1.4.0.tar.gz) = 467588
|
||||||
|
|||||||
@ -3,4 +3,3 @@ encryption, decryption, signatures, password hashing and more. Sodium
|
|||||||
uses curve25519, a state-of-the-art Diffie-Hellman function by Daniel
|
uses curve25519, a state-of-the-art Diffie-Hellman function by Daniel
|
||||||
Bernstein, which has become very popular after it was discovered that
|
Bernstein, which has become very popular after it was discovered that
|
||||||
the NSA had backdoored Dual EC DRBG.
|
the NSA had backdoored Dual EC DRBG.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user