Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] cpputest: update to 4.0.
Date: Tue, 07 Jul 2020 12:07:37 +0200	[thread overview]
Message-ID: <20200707100737.ArhOY3geQ0mWo-vbInylEPx26p878YrA3KSwRh4ZhZA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23219@inbox.vuxu.org>

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cpputest
https://github.com/void-linux/void-packages/pull/23219

cpputest: update to 4.0.


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

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

From 479245b98cc80af7a9b5762f6b8a764deb2e95af Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 24 Jun 2020 23:55:16 +0300
Subject: [PATCH] cpputest: update to 4.0.

---
 srcpkgs/cpputest/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/cpputest/template b/srcpkgs/cpputest/template
index 1b6e933897b..8762878ae29 100644
--- a/srcpkgs/cpputest/template
+++ b/srcpkgs/cpputest/template
@@ -1,15 +1,16 @@
 # Template file for 'cpputest'
-pkgname="cpputest"
-version="3.8"
+pkgname=cpputest
+version=4.0
 revision=1
-build_style="cmake"
+build_style=cmake
+configure_args+=" -DTESTS=OFF"
 short_desc="CppUTest unit testing and mocking framework for C/C++"
 maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
+license="BSD-3-Clause"
 homepage="http://cpputest.github.io/"
-license="BSD"
-distfiles="https://github.com/cpputest/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
-checksum="c81dccc5a1bfc7fc6511590c0a61def5f78e3fb19cb8e1f889d8d3395a476456"
-configure_args+=" -DTESTS=OFF"
+distfiles="https://github.com/cpputest/cpputest/releases/download/v${version}/cpputest-${version}.tar.gz"
+checksum=21c692105db15299b5529af81a11a7ad80397f92c122bd7bf1e4a4b0e85654f7
+
 post_install() {
 	vlicense COPYING
 }

       reply	other threads:[~2020-07-07 10:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23219@inbox.vuxu.org>
2020-07-07 10:07 ` mobinmob [this message]
2020-07-08  9:34 ` mobinmob

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=20200707100737.ArhOY3geQ0mWo-vbInylEPx26p878YrA3KSwRh4ZhZA@z \
    --to=mobinmob@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).