Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sispmctl: update to 4.8.
@ 2020-10-22  8:25 Gottox
  2020-10-23 16:51 ` [PR PATCH] [Merged]: " Gottox
  0 siblings, 1 reply; 2+ messages in thread
From: Gottox @ 2020-10-22  8:25 UTC (permalink / raw)
  To: ml

[-- 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
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: sispmctl: update to 4.8.
  2020-10-22  8:25 [PR PATCH] sispmctl: update to 4.8 Gottox
@ 2020-10-23 16:51 ` Gottox
  0 siblings, 0 replies; 2+ messages in thread
From: Gottox @ 2020-10-23 16:51 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

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

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-23 16:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22  8:25 [PR PATCH] sispmctl: update to 4.8 Gottox
2020-10-23 16:51 ` [PR PATCH] [Merged]: " Gottox

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).