FreeBSD Bugzilla – Attachment 201480 Details for
Bug 235279
devel/bazel update to 0.22.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to be applied to devel/bazel to update to 0.22.0
bazel.diff (text/plain), 2.10 KB, created by
Klaus Aehlig
on 2019-01-28 13:33:43 UTC
(
hide
)
Description:
Patch to be applied to devel/bazel to update to 0.22.0
Filename:
MIME Type:
Creator:
Klaus Aehlig
Created:
2019-01-28 13:33:43 UTC
Size:
2.10 KB
patch
obsolete
>diff -ruN bazel.orig/Makefile bazel/Makefile >--- bazel.orig/Makefile 2019-01-28 10:24:16.510825000 +0000 >+++ bazel/Makefile 2019-01-24 10:46:24.000000000 +0000 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/devel/bazel/Makefile 488456 2018-12-26 21:34:31Z swills $ > > PORTNAME= bazel >-DISTVERSION= 0.21.0 >+DISTVERSION= 0.22.0 > CATEGORIES= devel java > MASTER_SITES= https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/ > DISTNAME= bazel-${PORTVERSION}rc${FINALRC}-dist >diff -ruN bazel.orig/distinfo bazel/distinfo >--- bazel.orig/distinfo 2019-01-28 10:24:16.510943000 +0000 >+++ bazel/distinfo 2019-01-24 10:46:31.000000000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1545127179 >-SHA256 (bazel-0.21.0rc4-dist.zip) = 68a9dd9f457a870f4e99342c32da6ca38037ac882ad63b1408930e7ee4b296f9 >-SIZE (bazel-0.21.0rc4-dist.zip) = 88278216 >+TIMESTAMP = 1548326791 >+SHA256 (bazel-0.22.0rc4-dist.zip) = 70db3b8397a6c3c5cabc4f1fffce5039ae874657d6123e7ecfc328460b1e6d2b >+SIZE (bazel-0.22.0rc4-dist.zip) = 88631345 >diff -ruN bazel.orig/files/extra-i386_src_BUILD bazel/files/extra-i386_src_BUILD >--- bazel.orig/files/extra-i386_src_BUILD 2019-01-28 10:24:16.510439000 +0000 >+++ bazel/files/extra-i386_src_BUILD 2019-01-24 10:46:13.000000000 +0000 >@@ -1,11 +1,11 @@ >---- src/BUILD.orig 2018-07-03 14:19:05.449739000 +0000 >-+++ src/BUILD 2018-07-03 14:20:02.053187000 +0000 >-@@ -172,7 +172,7 @@ >- "//src/java_tools/singlejar:SingleJar_deploy.jar", >- ], >- "//conditions:default": [ >-- "//src/tools/singlejar:singlejar_local", >-+ "//src/java_tools/singlejar:SingleJar_deploy.jar", >- ], >- }) + ([":embedded_jdk"] if (suffix == "") else []), >- visibility = [ >+--- src/BUILD.orig 2019-01-08 10:17:38.552913000 +0000 >++++ src/BUILD 2019-01-08 10:18:35.379310000 +0000 >+@@ -174,7 +174,7 @@ >+ "//src/java_tools/singlejar:SingleJar_deploy.jar", >+ ], >+ "//conditions:default": [ >+- "//src/tools/singlejar:singlejar_local", >++ "//src/java_tools/singlejar:SingleJar_deploy.jar", >+ ], >+ }) + >+ jdk,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
aehlig
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 235279
: 201480