svn commit: r406890 - head/lang/rust

Thomas Zander riggs at FreeBSD.org
Fri Jan 22 06:13:27 UTC 2016


Author: riggs
Date: Fri Jan 22 06:13:25 2016
New Revision: 406890
URL: https://svnweb.freebsd.org/changeset/ports/406890

Log:
  Update to upstream version 1.6.0

Modified:
  head/lang/rust/Makefile
  head/lang/rust/distinfo.amd64
  head/lang/rust/distinfo.i386
  head/lang/rust/pkg-plist

Modified: head/lang/rust/Makefile
==============================================================================
--- head/lang/rust/Makefile	Fri Jan 22 05:40:39 2016	(r406889)
+++ head/lang/rust/Makefile	Fri Jan 22 06:13:25 2016	(r406890)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rust
-PORTVERSION=	1.5.0
+PORTVERSION=	1.6.0
 CATEGORIES=	lang
 MASTER_SITES=	http://static.rust-lang.org/dist/:src \
 		http://static.rust-lang.org/stage0-snapshots/:bootstrap
@@ -111,7 +111,7 @@ pre-fetch:
 post-extract:
 	@${MKDIR} ${WRKSRC}/dl
 	${LN} -sf ${DISTDIR}/${RUST_BOOT} ${WRKSRC}/dl
-	(cd ${WRKSRC} && find . -type d -exec chmod 0755 {} \;)
+	(cd ${WRKSRC} && ${FIND} . -type d -exec chmod 0755 {} \;)
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \

Modified: head/lang/rust/distinfo.amd64
==============================================================================
--- head/lang/rust/distinfo.amd64	Fri Jan 22 05:40:39 2016	(r406889)
+++ head/lang/rust/distinfo.amd64	Fri Jan 22 06:13:25 2016	(r406890)
@@ -1,4 +1,4 @@
-SHA256 (rustc-1.5.0-src.tar.gz) = 641037af7b7b6cad0b231cc20671f8a314fbf2f40fc0901d0b877c39fc8da5a0
-SIZE (rustc-1.5.0-src.tar.gz) = 24586539
+SHA256 (rustc-1.6.0-src.tar.gz) = 3002a4a00004b0727709abeefe1ab1b2731845e4dab74566f363861801bb3326
+SIZE (rustc-1.6.0-src.tar.gz) = 24978399
 SHA256 (rust-stage0-2015-08-11-1af31d4-freebsd-x86_64-de1f36592bac0eeb90c049a8421246652c511b9e.tar.bz2) = e609347d8bf2d69b613068b8d7f158199e509fc14e859d343ba6d65c9ad76e24
 SIZE (rust-stage0-2015-08-11-1af31d4-freebsd-x86_64-de1f36592bac0eeb90c049a8421246652c511b9e.tar.bz2) = 13973360

Modified: head/lang/rust/distinfo.i386
==============================================================================
--- head/lang/rust/distinfo.i386	Fri Jan 22 05:40:39 2016	(r406889)
+++ head/lang/rust/distinfo.i386	Fri Jan 22 06:13:25 2016	(r406890)
@@ -1,4 +1,4 @@
-SHA256 (rustc-1.5.0-src.tar.gz) = 641037af7b7b6cad0b231cc20671f8a314fbf2f40fc0901d0b877c39fc8da5a0
-SIZE (rustc-1.5.0-src.tar.gz) = 24586539
+SHA256 (rustc-1.6.0-src.tar.gz) = 3002a4a00004b0727709abeefe1ab1b2731845e4dab74566f363861801bb3326
+SIZE (rustc-1.6.0-src.tar.gz) = 24978399
 SHA256 (rust-stage0-2015-08-11-1af31d4-freebsd-i386-3cd4a44fb97b3135be3d1b760bea604a381e85dc.tar.bz2) = 7ec34452c645ee6a7287ac58ac3bec94c1eb713777d98c5339fa57fc4f0ee49e
 SIZE (rust-stage0-2015-08-11-1af31d4-freebsd-i386-3cd4a44fb97b3135be3d1b760bea604a381e85dc.tar.bz2) = 14488008

Modified: head/lang/rust/pkg-plist
==============================================================================
--- head/lang/rust/pkg-plist	Fri Jan 22 05:40:39 2016	(r406889)
+++ head/lang/rust/pkg-plist	Fri Jan 22 06:13:25 2016	(r406890)
@@ -16,8 +16,10 @@ lib/librustc_driver-%%RUST_VSN_HASH%%.so
 lib/librustc_front-%%RUST_VSN_HASH%%.so
 lib/librustc_lint-%%RUST_VSN_HASH%%.so
 lib/librustc_llvm-%%RUST_VSN_HASH%%.so
+lib/librustc_metadata-%%RUST_VSN_HASH%%.so
 lib/librustc_mir-%%RUST_VSN_HASH%%.so
 lib/librustc_platform_intrinsics-%%RUST_VSN_HASH%%.so
+lib/librustc_plugin-%%RUST_VSN_HASH%%.so
 lib/librustc_privacy-%%RUST_VSN_HASH%%.so
 lib/librustc_resolve-%%RUST_VSN_HASH%%.so
 lib/librustc_trans-%%RUST_VSN_HASH%%.so
@@ -66,8 +68,10 @@ lib/rustlib/%%RUST_TARGET%%/lib/librustc
 lib/rustlib/%%RUST_TARGET%%/lib/librustc_front-%%RUST_VSN_HASH%%.so
 lib/rustlib/%%RUST_TARGET%%/lib/librustc_lint-%%RUST_VSN_HASH%%.so
 lib/rustlib/%%RUST_TARGET%%/lib/librustc_llvm-%%RUST_VSN_HASH%%.so
+lib/rustlib/%%RUST_TARGET%%/lib/librustc_metadata-%%RUST_VSN_HASH%%.so
 lib/rustlib/%%RUST_TARGET%%/lib/librustc_mir-%%RUST_VSN_HASH%%.so
 lib/rustlib/%%RUST_TARGET%%/lib/librustc_platform_intrinsics-%%RUST_VSN_HASH%%.so
+lib/rustlib/%%RUST_TARGET%%/lib/librustc_plugin-%%RUST_VSN_HASH%%.so
 lib/rustlib/%%RUST_TARGET%%/lib/librustc_privacy-%%RUST_VSN_HASH%%.so
 lib/rustlib/%%RUST_TARGET%%/lib/librustc_resolve-%%RUST_VSN_HASH%%.so
 lib/rustlib/%%RUST_TARGET%%/lib/librustc_trans-%%RUST_VSN_HASH%%.so


More information about the svn-ports-head mailing list