Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] editorconfig/ledger: Use HTTPS on homepage URLs
Date: Wed, 29 Jan 2020 18:25:15 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18630@inbox.vuxu.org> (raw)

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

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

https://github.com/cpixl/void-packages https
https://github.com/void-linux/void-packages/pull/18630

editorconfig/ledger: Use HTTPS on homepage URLs


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

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

From 502a422c84b0397c5fc87f653a9890153317a60f Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Wed, 29 Jan 2020 14:24:09 -0300
Subject: [PATCH 1/2] editorconfig: use HTTPS on homepage URL

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

diff --git a/srcpkgs/editorconfig/template b/srcpkgs/editorconfig/template
index 2737cbd812a..8116d9f73fc 100644
--- a/srcpkgs/editorconfig/template
+++ b/srcpkgs/editorconfig/template
@@ -8,7 +8,7 @@ makedepends="pcre2-devel"
 short_desc="EditorConfig core library written in C"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="BSD-2-Clause"
-homepage="http://editorconfig.org/"
+homepage="https://editorconfig.org/"
 distfiles="https://github.com/editorconfig/editorconfig-core-c/archive/v${version}.tar.gz"
 checksum=64edf79500e104e47035cace903f5c299edba778dcff71b814b7095a9f14cbc1
 

From 7d8feefae3c02c78889e91bd59cad1b00ce1b547 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Wed, 29 Jan 2020 14:24:19 -0300
Subject: [PATCH 2/2] ledger: use HTTPS on homepage URL

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

diff --git a/srcpkgs/ledger/template b/srcpkgs/ledger/template
index bad48bbbf2a..39eee89defa 100644
--- a/srcpkgs/ledger/template
+++ b/srcpkgs/ledger/template
@@ -7,7 +7,7 @@ makedepends="boost-devel gmp-devel mpfr-devel gettext-devel libedit-devel"
 short_desc="Double-entry accounting system with a command-line reporting interface"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="BSD-3-Clause"
-homepage="http://www.ledger-cli.org/"
+homepage="https://www.ledger-cli.org/"
 distfiles="https://github.com/ledger/${pkgname}/archive/v${version}.tar.gz"
 checksum=b248c91d65c7a101b9d6226025f2b4bf3dabe94c0c49ab6d51ce84a22a39622b
 

             reply	other threads:[~2020-01-29 17:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-29 17:25 voidlinux-github [this message]
2020-01-29 20:30 ` [PR PATCH] [Merged]: " voidlinux-github

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-18630@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).