From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/mpfr
Date: Fri, 4 Jan 2008 21:14:19 +0100 [thread overview]
Message-ID: <20080104201419.GA25608@aon.at> (raw)
In-Reply-To: <20080104200732.1314212011C@busybox.net>
On Fri, Jan 04, 2008 at 12:07:32PM -0800, prpplague at uclibc.org wrote:
>Author: prpplague
>Date: 2008-01-04 12:07:31 -0800 (Fri, 04 Jan 2008)
>New Revision: 20708
>
>Log:
>change download url to be dynamic basic on version number
>
>Modified:
> trunk/buildroot/package/mpfr/mpfr.mk
>
>
>Changeset:
>Modified: trunk/buildroot/package/mpfr/mpfr.mk
>===================================================================
>--- trunk/buildroot/package/mpfr/mpfr.mk 2008-01-04 15:28:28 UTC (rev 20707)
>+++ trunk/buildroot/package/mpfr/mpfr.mk 2008-01-04 20:07:31 UTC (rev 20708)
>@@ -8,7 +8,7 @@
> MPFR_PATCH_FILE:=mpfr-$(MPFR_VERSION).patch
> MPFR_SOURCE:=mpfr-$(MPFR_VERSION).tar.bz2
> MPFR_CAT:=$(BZCAT)
>-MPFR_SITE:=http://www.mpfr.org/mpfr-current/
>+MPFR_SITE:=http://www.mpfr.org/mpfr-$(MPFR_VERSION)/
The reasoning behind using -current is that we (or at least i) want to
use the current, stable version and not a stale one. You now lost
automagic notification (via check-source (sp?)) for updates..
next prev parent reply other threads:[~2008-01-04 20:14 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-04 20:07 [Buildroot] svn commit: trunk/buildroot/package/mpfr prpplague at uclibc.org
2008-01-04 20:14 ` Bernhard Fischer [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-02-13 8:34 jacmet at uclibc.org
2009-02-01 19:37 jacmet at uclibc.org
2009-01-16 12:34 jacmet at uclibc.org
2008-05-22 21:40 ulf at uclibc.org
2008-03-11 17:52 ninevoltz at uclibc.org
2008-03-11 15:58 ninevoltz at uclibc.org
2007-10-31 6:52 ulf at uclibc.org
2007-09-17 13:44 aldot at uclibc.org
2007-09-17 11:20 aldot at uclibc.org
2007-08-31 14:30 aldot at uclibc.org
2007-03-22 16:14 aldot at uclibc.org
2007-03-22 13:21 aldot at uclibc.org
2007-03-19 14:16 aldot at uclibc.org
2007-01-16 21:00 aldot at uclibc.org
2006-12-22 10:20 aldot at uclibc.org
2006-12-21 17:20 aldot at uclibc.org
2006-12-14 15:37 aldot at uclibc.org
2006-12-13 20:09 aldot at uclibc.org
2006-12-02 18:14 aldot at uclibc.org
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=20080104201419.GA25608@aon.at \
--to=rep.dot.nop@gmail.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.