Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/cdrkit: download from svn
Date: Sun, 19 Oct 2014 15:20:03 +0200	[thread overview]
Message-ID: <20141019132003.GV4072@free.fr> (raw)
In-Reply-To: <1413721134-23010-1-git-send-email-kaszak@gmail.com>

Karoly, All,

On 2014-10-19 14:18 +0200, Karoly Kasza spake thusly:
> www.cdrkit.org looks dead, the cdrkit archive always downloads from the
> buildroot.org mirror. This patch points the downloader back to the
> original svn release.
> 
> Signed-off-by: Karoly Kasza <kaszak@gmail.com>
> ---
>  package/cdrkit/cdrkit.mk |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/cdrkit/cdrkit.mk b/package/cdrkit/cdrkit.mk
> index 8ec0b8b..b2f0459 100644
> --- a/package/cdrkit/cdrkit.mk
> +++ b/package/cdrkit/cdrkit.mk
> @@ -4,8 +4,8 @@
>  #
>  ################################################################################
>  
> -CDRKIT_VERSION = 1.1.11
> -CDRKIT_SITE = http://www.cdrkit.org/releases
> +CDRKIT_SITE = svn://svn.debian.org/debburn/cdrkit/tags/release_1.1.11/
> +CDRKIT_VERSION = 854

NAK. Here's why:

I would prefer we keep a resource that is accessible via the standard
http protocol, as the svn protocol is often blocked by enterprise
firewalls.

So, unless there are very interesting and important changes in the
Debian svn tree, we should switch to using a tarball from the Debian
archives, at:

    http://snapshot.debian.org/

Regards,
Yann E. MORIN.

>  CDRKIT_DEPENDENCIES = libcap bzip2 zlib
>  CDRKIT_LICENSE = GPLv2
>  CDRKIT_LICENSE_FILES = COPYING
> -- 
> 1.7.10.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

      reply	other threads:[~2014-10-19 13:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-19 12:18 [Buildroot] [PATCH 1/1] package/cdrkit: download from svn Karoly Kasza
2014-10-19 13:20 ` Yann E. MORIN [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

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

  git send-email \
    --in-reply-to=20141019132003.GV4072@free.fr \
    --to=yann.morin.1998@free.fr \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox