Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150398504
D8596.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D8596.diff
View Options
Index: head/devel/cargo/Makefile
===================================================================
--- head/devel/cargo/Makefile
+++ head/devel/cargo/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cargo
-PORTVERSION= 0.13.0
+PORTVERSION= 0.14.0
CATEGORIES= devel
MAINTAINER= dumbbell@FreeBSD.org
@@ -33,8 +33,8 @@
# This is a collection of mainly shell scripts which are used to
# install Cargo.
-MASTER_SITES= https://static.rust-lang.org/cargo-dist/2016-08-21/:bootstrap \
- LOCAL/jbeich:registry
+MASTER_SITES= https://static.rust-lang.org/cargo-dist/2016-11-02/:bootstrap \
+ LOCAL/dumbbell/cargo:registry
.if !defined(SKIP_CARGO_REGISTRY)
DISTFILES+= ${CARGO_REGISTRY}:registry
.endif
@@ -61,8 +61,7 @@
RUN_DEPENDS= rustc:${RUST_PORT}
RUST_PORT?= lang/rust
-USES= gmake python:-2.7,build pkgconfig
-USE_OPENSSL= yes
+USES= gmake python:-2.7,build pkgconfig ssl
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix="${PREFIX}" --mandir="${MANPREFIX}/man"
MAKE_ENV= ARGS="${CARGO_ARGS}"
Index: head/devel/cargo/distinfo
===================================================================
--- head/devel/cargo/distinfo
+++ head/devel/cargo/distinfo
@@ -1,9 +1,9 @@
-TIMESTAMP = 1475192353
-SHA256 (cargo-registry-0.13.0.tar.xz) = 34f3812fcec40ce4faa2914a9d31668e28268d71b3f4e74cab4ca368de3c865f
-SIZE (cargo-registry-0.13.0.tar.xz) = 21236960
-SHA256 (cargo-nightly-x86_64-unknown-freebsd.tar.gz) = 76d1cb9d7ab0a019ae688baa344fc982aee580a5969f4cfba45d38b6cbc23bd9
-SIZE (cargo-nightly-x86_64-unknown-freebsd.tar.gz) = 4691251
-SHA256 (rust-lang-cargo-0.13.0_GH0.tar.gz) = 90429180d3724385acb094f2896feea0c73690451a92215d6054d05edf4a5c49
-SIZE (rust-lang-cargo-0.13.0_GH0.tar.gz) = 610125
+TIMESTAMP = 1479719948
+SHA256 (cargo-registry-0.14.0.tar.xz) = 3ed1d9847c7171d87fccf33e1469629e9eba30162329443998909dc2d591dd93
+SIZE (cargo-registry-0.14.0.tar.xz) = 21137544
+SHA256 (cargo-nightly-x86_64-unknown-freebsd.tar.gz) = 4d5e6203d8f6825debb99b4a9e4c8ac2177c55dd2d13458ad6fb972e947bf933
+SIZE (cargo-nightly-x86_64-unknown-freebsd.tar.gz) = 4516956
+SHA256 (rust-lang-cargo-0.14.0_GH0.tar.gz) = 90ec0e644586959f62e6e34e649ba57db6f74aa37b89e90972f817c49b187531
+SIZE (rust-lang-cargo-0.14.0_GH0.tar.gz) = 625305
SHA256 (rust-lang-rust-installer-755bc3d_GH0.tar.gz) = 103a502bad7af80eef7ccd2dd2969a272a6fa3f237ebeaca083315a45878f07f
SIZE (rust-lang-rust-installer-755bc3d_GH0.tar.gz) = 19193
Index: head/devel/cargo/files/patch-src_snapshots.txt
===================================================================
--- head/devel/cargo/files/patch-src_snapshots.txt
+++ head/devel/cargo/files/patch-src_snapshots.txt
@@ -10,8 +10,8 @@
--- src/snapshots.txt.orig 2016-04-08 20:31:50 UTC
+++ src/snapshots.txt
@@ -1,3 +1,6 @@
-+2016-08-21
-+ freebsd-x86_64 4630444c0eca5e01aa576e196d260d6ebf0dd197
++2016-11-02
++ freebsd-x86_64 5ef450453f6ba199c73c5de22460997a24d216a7
+
2016-03-21
linux-i386 ac401c16ff53e0c51b88707579b4f95d7d4c4763
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 1, 9:24 PM (2 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30689213
Default Alt Text
D8596.diff (2 KB)
Attached To
Mode
D8596: devel/cargo: Update to 0.14.0
Attached
Detach File
Event Timeline
Log In to Comment