Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] radamsa: update to 0.6.
@ 2019-05-31 21:56 voidlinux-github
  2019-06-01 10:02 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-05-31 21:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chocimier/void-packages-org radamsa
https://github.com/void-linux/void-packages/pull/12063

radamsa: update to 0.6.


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

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

From ce3f6b7f4ac1c21e3cee17bc2e3b842e248f9bda Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Fri, 31 May 2019 23:55:14 +0200
Subject: [PATCH] radamsa: update to 0.6.

---
 srcpkgs/radamsa/template | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/radamsa/template b/srcpkgs/radamsa/template
index 070e70d415e..b84d35dd5df 100644
--- a/srcpkgs/radamsa/template
+++ b/srcpkgs/radamsa/template
@@ -1,17 +1,22 @@
 # Template file for 'radamsa'
 pkgname=radamsa
-version=0.5
-revision=2
+version=0.6
+revision=1
+wrksrc="radamsa-v${version}"
 build_style=gnu-makefile
+make_check_target=test
 short_desc="Test case generator for robustness testing"
 maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="MIT"
-homepage="https://github.com/aoh/radamsa"
-distfiles="https://github.com/aoh/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
-checksum=e21a86aa6dca7e4619085fc60fb664d0a1bd067ca6ebfbcb16ab2d57c8854cb4
+homepage="https://gitlab.com/akihe/radamsa"
+# Makefile contains current location of ol.c.gz
+distfiles="https://gitlab.com/akihe/radamsa/-/archive/v${version}/radamsa-v${version}.tar.bz2
+ https://gitlab.com/owl-lisp/owl/uploads/0d0730b500976348d1e66b4a1756cdc3/ol-0.1.19.c.gz>ol.c.gz"
+checksum="ba69f83ba0aa2cd87ce8798dd3da305d4380622be96b5d7a7ebad4c39d0aa66e
+ 86917b9145cf3745ee8294c81fb822d17106698aa1d021916dfb2e0b8cfbb54d"
 
 post_extract() {
-	sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile
+	gzip < ../ol.c > ol.c.gz
 }
 post_install() {
 	vlicense LICENCE

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

* Re: [PR PATCH] [Merged]: radamsa: update to 0.6.
  2019-05-31 21:56 [PR PATCH] radamsa: update to 0.6 voidlinux-github
@ 2019-06-01 10:02 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-06-01 10:02 UTC (permalink / raw)
  To: ml

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

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

radamsa: update to 0.6.
https://github.com/void-linux/void-packages/pull/12063
Description: 

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

end of thread, other threads:[~2019-06-01 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-31 21:56 [PR PATCH] radamsa: update to 0.6 voidlinux-github
2019-06-01 10:02 ` [PR PATCH] [Merged]: " voidlinux-github

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