unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Eric Bavier <ericbavier@openmailbox.org>
Cc: guix-devel@gnu.org, Eric Bavier <bavier@member.fsf.org>
Subject: Re: [PATCH] gnu: Add Fossil.
Date: Fri, 29 Apr 2016 17:21:17 +0200	[thread overview]
Message-ID: <871t5ophjm.fsf@gnu.org> (raw)
In-Reply-To: <1461770553-20411-1-git-send-email-ericbavier@openmailbox.org> (Eric Bavier's message of "Wed, 27 Apr 2016 10:22:33 -0500")

Eric Bavier <ericbavier@openmailbox.org> skribis:

> From: Eric Bavier <bavier@member.fsf.org>
>
> * gnu/packages/version-control.scm (fossil): New variable.
> * gnu/packages/patches/fossil-test-fixes.patch: New patch.
> * gnu/local.mk (dist_patch_DATA): Add it.

[...]

> +(define-public fossil
> +  (package
> +    (name "fossil")
> +    (version "1.34")
> +    (source
> +     (origin
> +       (method url-fetch)
> +       ;; Upstream source affected by
> +       ;; http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20962

I suppose fossil-scm.org runs Fossil itself, so it would be useful to
file a bug against Fossil so that it produces valid date headers.

> +           (substitute* "src/main.c"
> +             (("Compiled on %s %s") "Compiled")
> +             (("__DATE__, __TIME__, ") ""))

(Which reminds me that GCC 6.x just got ‘SOURCE_DATE_EPOCH’ support. \o/)

LGTM, thanks!

Ludo’.

      reply	other threads:[~2016-04-29 15:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27 15:22 [PATCH] gnu: Add Fossil Eric Bavier
2016-04-29 15:21 ` Ludovic Courtès [this message]

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871t5ophjm.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=bavier@member.fsf.org \
    --cc=ericbavier@openmailbox.org \
    --cc=guix-devel@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).