Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] radamsa: update to 0.6.
Date: Fri, 31 May 2019 23:56:42 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12063@inbox.vuxu.org> (raw)

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

             reply	other threads:[~2019-05-31 21:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-31 21:56 voidlinux-github [this message]
2019-06-01 10:02 ` [PR PATCH] [Merged]: " voidlinux-github

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-12063@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).