All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] numptyphysics: update SRC_URI
@ 2010-03-25 22:52 Antonio Ospite
  2010-03-26  0:26 ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Antonio Ospite @ 2010-03-25 22:52 UTC (permalink / raw)
  To: openembedded-devel

The old SRC_URI doesn't work anymore, use vcs.maemo.org instead of
garage.maemo.org as stated on https://garage.maemo.org/scm/?group_id=638

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
---
 recipes/numptyphysics/numptyphysics_svn.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/numptyphysics/numptyphysics_svn.bb b/recipes/numptyphysics/numptyphysics_svn.bb
index dec9cf1..66bed53 100644
--- a/recipes/numptyphysics/numptyphysics_svn.bb
+++ b/recipes/numptyphysics/numptyphysics_svn.bb
@@ -7,13 +7,13 @@ HOMEPAGE = "http://numptyphysics.garage.maemo.org/"
 SECTION = "x11/games"
 SRCREV = "109"
 PV = "0.2+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
 
 inherit autotools
 
 SRC_URI = "\
 # Maemo garage is sadly only available with https. Can make you trouble while fetching without accepting the certificate.
-  svn://garage.maemo.org/svn/${PN};module=trunk;proto=https \
+  svn://vcs.maemo.org/svn/${PN};module=trunk;proto=https \
   http://wwwpub.zih.tu-dresden.de/~mkluge/numptyphysics_setup.tgz \
   file://replay_off.patch;patch=1;pnum=0 \
   file://next.png \
-- 
1.7.0.3




^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] numptyphysics: update SRC_URI
  2010-03-25 22:52 [PATCH] numptyphysics: update SRC_URI Antonio Ospite
@ 2010-03-26  0:26 ` Khem Raj
  2010-03-26  8:20   ` Antonio Ospite
  0 siblings, 1 reply; 4+ messages in thread
From: Khem Raj @ 2010-03-26  0:26 UTC (permalink / raw)
  To: openembedded-devel

On (25/03/10 23:52), Antonio Ospite wrote:
> The old SRC_URI doesn't work anymore, use vcs.maemo.org instead of
> garage.maemo.org as stated on https://garage.maemo.org/scm/?group_id=638
> 
> Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
> ---
>  recipes/numptyphysics/numptyphysics_svn.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes/numptyphysics/numptyphysics_svn.bb b/recipes/numptyphysics/numptyphysics_svn.bb
> index dec9cf1..66bed53 100644
> --- a/recipes/numptyphysics/numptyphysics_svn.bb
> +++ b/recipes/numptyphysics/numptyphysics_svn.bb
> @@ -7,13 +7,13 @@ HOMEPAGE = "http://numptyphysics.garage.maemo.org/"
>  SECTION = "x11/games"
>  SRCREV = "109"
>  PV = "0.2+svnr${SRCPV}"
> -PR = "r1"
> +PR = "r2"
>  
>  inherit autotools
>  
>  SRC_URI = "\
>  # Maemo garage is sadly only available with https. Can make you trouble while fetching without accepting the certificate.
> -  svn://garage.maemo.org/svn/${PN};module=trunk;proto=https \
> +  svn://vcs.maemo.org/svn/${PN};module=trunk;proto=https \

does this also need updating checksums ?

>    http://wwwpub.zih.tu-dresden.de/~mkluge/numptyphysics_setup.tgz \
>    file://replay_off.patch;patch=1;pnum=0 \
>    file://next.png \
> -- 
> 1.7.0.3
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] numptyphysics: update SRC_URI
  2010-03-26  0:26 ` Khem Raj
@ 2010-03-26  8:20   ` Antonio Ospite
  2010-03-26 21:14     ` Stefan Schmidt
  0 siblings, 1 reply; 4+ messages in thread
From: Antonio Ospite @ 2010-03-26  8:20 UTC (permalink / raw)
  To: openembedded-devel

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

On Thu, 25 Mar 2010 17:26:34 -0700
Khem Raj <raj.khem@gmail.com> wrote:

> On (25/03/10 23:52), Antonio Ospite wrote:
> > The old SRC_URI doesn't work anymore, use vcs.maemo.org instead of
> > garage.maemo.org as stated on https://garage.maemo.org/scm/?group_id=638
> > 
> > Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
> > ---
> >  recipes/numptyphysics/numptyphysics_svn.bb |    4 ++--
> >  1 files changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/recipes/numptyphysics/numptyphysics_svn.bb b/recipes/numptyphysics/numptyphysics_svn.bb
[...]
> >  SRC_URI = "\
> >  # Maemo garage is sadly only available with https. Can make you trouble while fetching without accepting the certificate.
> > -  svn://garage.maemo.org/svn/${PN};module=trunk;proto=https \
> > +  svn://vcs.maemo.org/svn/${PN};module=trunk;proto=https \
> 
> does this also need updating checksums ?

I don't know, are checksums used also for stuff pulled from scm repos?
In checksum.ini I only see an entry for numptyphysics_setup.tgz and the
URI for this one is left untouched by this patch.

Thanks,
   Antonio

-- 
Antonio Ospite
http://ao2.it

PGP public key ID: 0x4553B001

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] numptyphysics: update SRC_URI
  2010-03-26  8:20   ` Antonio Ospite
@ 2010-03-26 21:14     ` Stefan Schmidt
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Schmidt @ 2010-03-26 21:14 UTC (permalink / raw)
  To: openembedded-devel

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

Hello.

On Fri, 2010-03-26 at 09:20, Antonio Ospite wrote:
> On Thu, 25 Mar 2010 17:26:34 -0700
> Khem Raj <raj.khem@gmail.com> wrote:
> 
> > On (25/03/10 23:52), Antonio Ospite wrote:
> > > The old SRC_URI doesn't work anymore, use vcs.maemo.org instead of
> > > garage.maemo.org as stated on https://garage.maemo.org/scm/?group_id=638
> > > 
> > > Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
> > > ---
> > >  recipes/numptyphysics/numptyphysics_svn.bb |    4 ++--
> > >  1 files changed, 2 insertions(+), 2 deletions(-)
> > > 
> > > diff --git a/recipes/numptyphysics/numptyphysics_svn.bb b/recipes/numptyphysics/numptyphysics_svn.bb
> [...]
> > >  SRC_URI = "\
> > >  # Maemo garage is sadly only available with https. Can make you trouble while fetching without accepting the certificate.
> > > -  svn://garage.maemo.org/svn/${PN};module=trunk;proto=https \
> > > +  svn://vcs.maemo.org/svn/${PN};module=trunk;proto=https \
> > 
> > does this also need updating checksums ?
> 
> I don't know, are checksums used also for stuff pulled from scm repos?
> In checksum.ini I only see an entry for numptyphysics_setup.tgz and the
> URI for this one is left untouched by this patch.

That's correct. I tested the patch here and it builds fine. Applied and pushed.

regards
Stefan Schmidt

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 258 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-26 21:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 22:52 [PATCH] numptyphysics: update SRC_URI Antonio Ospite
2010-03-26  0:26 ` Khem Raj
2010-03-26  8:20   ` Antonio Ospite
2010-03-26 21:14     ` Stefan Schmidt

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.