Github messages for voidlinux
 help / color / mirror / Atom feed
From: meator <meator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] musca: change distfiles and homepage
Date: Sat, 04 Sep 2021 15:03:44 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32832@inbox.vuxu.org> (raw)

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

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

https://github.com/meator/void-packages musca
https://github.com/void-linux/void-packages/pull/32832

musca: change distfiles and homepage
<!-- Mark items with [x] where applicable -->
Musca seems pretty dead now. Maybe it should be removed. The current `homepage` points to a shady site and the current `distfiles` isn't accessible. This PR fixes both issues.

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

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

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

From a3df163c8e21de465b27a51ccbbe8304e8c0e6a4 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 4 Sep 2021 14:25:54 +0200
Subject: [PATCH] musca: change distfiles and homepage

---
 srcpkgs/musca/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/musca/template b/srcpkgs/musca/template
index 7298475ab689..3d288dce0692 100644
--- a/srcpkgs/musca/template
+++ b/srcpkgs/musca/template
@@ -1,19 +1,20 @@
 # Template file for 'musca'
 pkgname=musca
 version=0.9.24
-revision=3
+revision=4
 build_style=gnu-makefile
 makedepends="libX11-devel libXcursor-devel"
 short_desc="Tiling window manager, with features nicked from ratpoison and dwm"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-3.0-or-later"
-homepage="http://aerosuidae.net/musca.html"
-distfiles="https://distfiles.voidlinux.de/musca-${version}/musca-${version}.tgz"
+homepage="https://linux.die.net/man/1/musca"
+distfiles="https://ftp.netbsd.org/pub/pkgsrc/distfiles/musca-${version}.tgz"
 checksum=c34e37e2df5075a61f8d5268786ab8115816af95c46e063c50f7f1c500527301
 
 pre_build() {
 	cp ${FILESDIR}/Makefile .
 }
+
 do_install() {
 	vbin musca
 	vbin apis

             reply	other threads:[~2021-09-04 13:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-04 13:03 meator [this message]
2021-09-05  9:54 ` [PR REVIEW] " paper42
2021-09-05 12:41 ` meator
2021-09-05 12:42 ` [PR PATCH] [Updated] " meator
2021-09-18  9:57 ` [PR PATCH] [Merged]: " paper42

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-32832@inbox.vuxu.org \
    --to=meator@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).