Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gmsl: update to 1.1.9.
@ 2020-12-29  0:36 ndowens
  2021-01-05 21:31 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-12-29  0:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages gmsl
https://github.com/void-linux/void-packages/pull/27515

gmsl: update to 1.1.9.


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

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

From 775d95bedfc210b88c34927d1efec867a03f6116 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 28 Dec 2020 18:37:33 -0600
Subject: [PATCH] gmsl: update to 1.1.9.

---
 srcpkgs/gmsl/template | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/gmsl/template b/srcpkgs/gmsl/template
index e58b59e74b7..aa4fa76c027 100644
--- a/srcpkgs/gmsl/template
+++ b/srcpkgs/gmsl/template
@@ -1,15 +1,14 @@
 # Template file for 'gmsl'
 pkgname=gmsl
-version=1.1.8
-revision=2
-create_wrksrc=yes
+version=1.1.9
+revision=1
 depends="make"
 short_desc="GNU Make Standard Library"
 maintainer="B. Wilson <x@wilsonb.com>"
 license="BSD-3-Clause"
 homepage="https://sourceforge.net/projects/gmsl/"
 distfiles="${SOURCEFORGE_SITE}/gmsl/gmsl-${version}.tar.gz"
-checksum=d569bcf5ec3ce0fd3f9948066ca0bbbf2d25cf529d61dd65e30c941f0eb1adcd
+checksum=e9829575cddc5502aa95073530f5eb6b6814f676a3c1ba6d46400a4278ab9cd4
 
 do_check() {
 	make -f gmsl-tests
@@ -18,9 +17,8 @@ do_check() {
 do_install() {
 	vinstall gmsl 644 usr/include
 	vinstall __gmsl 644 usr/include
-	vdoc index.html
 	vdoc README
 
-	sed --quiet '8,38p' gmsl >LICENSE
+	sed -n '/Copyright/,/SUCH DAMAGE/p' gmsl >LICENSE
 	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Merged]: gmsl: update to 1.1.9.
  2020-12-29  0:36 [PR PATCH] gmsl: update to 1.1.9 ndowens
@ 2021-01-05 21:31 ` Chocimier
  0 siblings, 0 replies; 2+ messages in thread
From: Chocimier @ 2021-01-05 21:31 UTC (permalink / raw)
  To: ml

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

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

gmsl: update to 1.1.9.
https://github.com/void-linux/void-packages/pull/27515

Description:


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

end of thread, other threads:[~2021-01-05 21:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-29  0:36 [PR PATCH] gmsl: update to 1.1.9 ndowens
2021-01-05 21:31 ` [PR PATCH] [Merged]: " Chocimier

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