mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 1.3.6.2
This commit is contained in:
parent
ea9d5a327b
commit
093a32afc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465280
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= httpuv
|
||||
PORTVERSION= 1.3.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.3.6.2
|
||||
CATEGORIES= www
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@ -12,7 +11,9 @@ COMMENT= HTTP and WebSocket server library for R
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
RUN_DEPENDS= R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp
|
||||
CRAN_DEPENDS= R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1499311590
|
||||
SHA256 (httpuv_1.3.5.tar.gz) = 4336b993afccca2a194aca577b1975b89a35ac863423b18a11cdbb3f8470e4e9
|
||||
SIZE (httpuv_1.3.5.tar.gz) = 427638
|
||||
TIMESTAMP = 1521709902
|
||||
SHA256 (httpuv_1.3.6.2.tar.gz) = 8e8ca2f15529089846695abdab229cbc9812f0b2710855fb0a41ac720a9f7040
|
||||
SIZE (httpuv_1.3.6.2.tar.gz) = 427598
|
||||
|
Loading…
Reference in New Issue
Block a user