Github messages for voidlinux
 help / color / mirror / Atom feed
From: Gottox <Gottox@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] sispmctl: update to 4.8.
Date: Thu, 22 Oct 2020 10:25:59 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25783@inbox.vuxu.org> (raw)

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

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

https://github.com/Gottox/void-packages sispmctl-4.8
https://github.com/void-linux/void-packages/pull/25783

sispmctl: update to 4.8.


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

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

From 112ec714f96b39bac3b48f7f59c0e70a854121c6 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Thu, 22 Oct 2020 10:23:02 +0200
Subject: [PATCH] sispmctl: update to 4.8.

---
 srcpkgs/sispmctl/files/60-sispmctl.rules | 5 -----
 srcpkgs/sispmctl/template                | 9 +++++----
 2 files changed, 5 insertions(+), 9 deletions(-)
 delete mode 100644 srcpkgs/sispmctl/files/60-sispmctl.rules

diff --git a/srcpkgs/sispmctl/files/60-sispmctl.rules b/srcpkgs/sispmctl/files/60-sispmctl.rules
deleted file mode 100644
index 45968160e3b..00000000000
--- a/srcpkgs/sispmctl/files/60-sispmctl.rules
+++ /dev/null
@@ -1,5 +0,0 @@
-SUBSYSTEM=="usb", ATTR{idVendor}=="04b4", ATTR{idProduct}=="fd10", GROUP="sispmctl", MODE="660"
-SUBSYSTEM=="usb", ATTR{idVendor}=="04b4", ATTR{idProduct}=="fd11", GROUP="sispmctl", MODE="660"
-SUBSYSTEM=="usb", ATTR{idVendor}=="04b4", ATTR{idProduct}=="fd12", GROUP="sispmctl", MODE="660"
-SUBSYSTEM=="usb", ATTR{idVendor}=="04b4", ATTR{idProduct}=="fd13", GROUP="sispmctl", MODE="660"
-SUBSYSTEM=="usb", ATTR{idVendor}=="04b4", ATTR{idProduct}=="fd15", GROUP="sispmctl", MODE="660"
diff --git a/srcpkgs/sispmctl/template b/srcpkgs/sispmctl/template
index 093dd87717a..e3aef58360f 100644
--- a/srcpkgs/sispmctl/template
+++ b/srcpkgs/sispmctl/template
@@ -1,7 +1,7 @@
 # Template file for 'sispmctl'
 pkgname=sispmctl
-version=4.1
-revision=2
+version=4.8
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="libusb-compat-devel"
@@ -10,9 +10,10 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://sispmctl.sourceforge.net/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=bf5177e085cb0168e18e4cfb69645c3095da149ed46f5659d6e757bde3548e40
+checksum=0f8391f7e95cbf1fb96a68686a1dcf1e16747b050ae1b8ff90653c99976068db
 system_groups="sispmctl"
 
 post_install() {
-	vinstall ${FILESDIR}/60-sispmctl.rules 644 usr/lib/udev/rules.d/
+	vinstall ${DESTDIR}/usr/share/doc/sispmctl/examples/60-sispmctl.rules 644 usr/lib/udev/rules.d/
+	rm -r ${DESTDIR}/usr/share/doc/sispmctl/examples
 }

             reply	other threads:[~2020-10-22  8:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22  8:25 Gottox [this message]
2020-10-23 16:51 ` [PR PATCH] [Merged]: " Gottox

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