Github messages for voidlinux
 help / color / mirror / Atom feed
From: n1c00o <n1c00o@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: buildifier-5.1.0
Date: Sat, 23 Jul 2022 15:46:15 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38207@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]

There is a new pull request by n1c00o against master on the void-packages repository

https://github.com/n1c00o/void-packages master
https://github.com/void-linux/void-packages/pull/38207

New package: buildifier-5.1.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
  - x86_64-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/38207.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-38207.patch --]
[-- Type: text/x-diff, Size: 2107 bytes --]

From e58b5bba2d8eac58e9b486986e9fb8653f6ec55b Mon Sep 17 00:00:00 2001
From: n1c00o <git.n1c00o@gmail.com>
Date: Sat, 23 Jul 2022 15:22:54 +0200
Subject: [PATCH 1/2] New package: buildifier-5.1.0

---
 srcpkgs/buildifier/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/buildifier/template

diff --git a/srcpkgs/buildifier/template b/srcpkgs/buildifier/template
new file mode 100644
index 000000000000..c4073348a6b2
--- /dev/null
+++ b/srcpkgs/buildifier/template
@@ -0,0 +1,15 @@
+# Template file for 'buildifier'
+pkgname=buildifier
+version=5.1.0
+revision=1
+wrksrc="buildtools-${version}"
+build_style=go
+go_import_path="github.com/bazelbuild/buildtools/buildifier"
+short_desc="Format bazel BUILD and .bzl files with a standard convention"
+maintainer="n1c00o <git.n1c00o@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/bazelbuild/buildtools/tree/master/buildifier"
+#changelog="https://github.com/bazelbuild/buildtools/releases"
+distfiles="https://github.com/bazelbuild/buildtools/archive/refs/tags/${version}.tar.gz"
+checksum=615c9d6ecdaa7cc79f6ca09918794e06d1d571aad529c44ad0c04f815471f530
+tags="bazel build format lint"

From fd044ba0a2e1220df540e69479c455cc0e188f37 Mon Sep 17 00:00:00 2001
From: n1c00o <git.n1c00o@gmail.com>
Date: Sat, 23 Jul 2022 15:29:24 +0200
Subject: [PATCH 2/2] buildifier: fix invalid sha

---
 srcpkgs/buildifier/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/buildifier/template b/srcpkgs/buildifier/template
index c4073348a6b2..63493d772fae 100644
--- a/srcpkgs/buildifier/template
+++ b/srcpkgs/buildifier/template
@@ -11,5 +11,5 @@ license="Apache-2.0"
 homepage="https://github.com/bazelbuild/buildtools/tree/master/buildifier"
 #changelog="https://github.com/bazelbuild/buildtools/releases"
 distfiles="https://github.com/bazelbuild/buildtools/archive/refs/tags/${version}.tar.gz"
-checksum=615c9d6ecdaa7cc79f6ca09918794e06d1d571aad529c44ad0c04f815471f530
+checksum=e3bb0dc8b0274ea1aca75f1f8c0c835adbe589708ea89bf698069d0790701ea3
 tags="bazel build format lint"

             reply	other threads:[~2022-07-23 13:46 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-23 13:46 n1c00o [this message]
2022-07-23 15:55 ` [PR PATCH] [Updated] " n1c00o
2022-07-24  8:28 ` [PR REVIEW] " meator
2022-07-24  8:28 ` meator
2022-07-24  8:31 ` meator
2022-07-24  8:59 ` [PR PATCH] [Updated] " n1c00o
2022-07-24  9:18 ` n1c00o
2022-07-24  9:19 ` n1c00o
2022-07-24  9:20 ` n1c00o
2022-07-24  9:29 ` tranzystorek-io
2022-07-24  9:39 ` n1c00o
2022-07-24  9:46 ` n1c00o
2022-07-24  9:48 ` tranzystorek-io
2022-07-24  9:48 ` tranzystorek-io
2022-07-24 10:14 ` n1c00o
2022-07-24 10:17 ` tranzystorek-io
2022-07-24 10:18 ` n1c00o
2022-07-24 10:18 ` [PR PATCH] [Closed]: " n1c00o

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38207@inbox.vuxu.org \
    --to=n1c00o@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).