pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/ham Fixed typo defining usrp library dependency USRP_L...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/39951598e349
branches:  trunk
changeset: 531895:39951598e349
user:      wulf <wulf%pkgsrc.org@localhost>
date:      Wed Aug 08 14:42:19 2007 +0000

description:
Fixed typo defining usrp library dependency USRP_LA in patch-aa

diffstat:

 ham/gnuradio-audio-jack/distinfo              |  4 ++--
 ham/gnuradio-audio-jack/patches/patch-aa      |  4 ++--
 ham/gnuradio-audio-oss/distinfo               |  4 ++--
 ham/gnuradio-audio-oss/patches/patch-aa       |  4 ++--
 ham/gnuradio-audio-portaudio/distinfo         |  4 ++--
 ham/gnuradio-audio-portaudio/patches/patch-aa |  4 ++--
 ham/gnuradio-gsm/distinfo                     |  4 ++--
 ham/gnuradio-gsm/patches/patch-aa             |  4 ++--
 ham/gnuradio-radio-astronomy/distinfo         |  4 ++--
 ham/gnuradio-radio-astronomy/patches/patch-aa |  4 ++--
 ham/gnuradio-trellis/distinfo                 |  4 ++--
 ham/gnuradio-trellis/patches/patch-aa         |  4 ++--
 ham/gnuradio-video-sdl/distinfo               |  4 ++--
 ham/gnuradio-video-sdl/patches/patch-aa       |  4 ++--
 ham/gnuradio-wxgui/distinfo                   |  4 ++--
 ham/gnuradio-wxgui/patches/patch-aa           |  4 ++--
 16 files changed, 32 insertions(+), 32 deletions(-)

diffs (241 lines):

diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-audio-jack/distinfo
--- a/ham/gnuradio-audio-jack/distinfo  Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-audio-jack/distinfo  Wed Aug 08 14:42:19 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2007/08/08 02:58:45 wulf Exp $
+$NetBSD: distinfo,v 1.3 2007/08/08 14:42:19 wulf Exp $
 
 SHA1 (gnuradio-3.0.4.tar.gz) = ce2d0bd4c5217cdda8c675c80a446ca38f274121
 RMD160 (gnuradio-3.0.4.tar.gz) = a1d4ae0495f51c5b7349dd8d1305b4bfb16056dc
 Size (gnuradio-3.0.4.tar.gz) = 3381051 bytes
-SHA1 (patch-aa) = a9853ef7d300793afb76e7958a6fcae11629315d
+SHA1 (patch-aa) = 2dd396d139b02a1991825956d4a7d5e6376ca135
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-audio-jack/patches/patch-aa
--- a/ham/gnuradio-audio-jack/patches/patch-aa  Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-audio-jack/patches/patch-aa  Wed Aug 08 14:42:19 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1 2007/08/08 02:58:46 wulf Exp $
+$NetBSD: patch-aa,v 1.2 2007/08/08 14:42:19 wulf Exp $
 
 --- Makefile.common.orig       2007-08-08 04:40:14.000000000 +0930
 +++ Makefile.common    2007-08-08 04:40:47.000000000 +0930
@@ -16,7 +16,7 @@
  USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \
                -I$(top_srcdir)/usrp/firmware/include
 -USRP_LA = $(top_builddir)/usrp/host/lib/libusrp.la
-+USRP_LA = -libusrp
++USRP_LA = -lusrp
  
  # This used to be set in configure.ac but is now defined here for all 
  # Makefiles when this fragment is included.
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-audio-oss/distinfo
--- a/ham/gnuradio-audio-oss/distinfo   Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-audio-oss/distinfo   Wed Aug 08 14:42:19 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2007/08/08 03:00:39 wulf Exp $
+$NetBSD: distinfo,v 1.6 2007/08/08 14:43:18 wulf Exp $
 
 SHA1 (gnuradio-3.0.4.tar.gz) = ce2d0bd4c5217cdda8c675c80a446ca38f274121
 RMD160 (gnuradio-3.0.4.tar.gz) = a1d4ae0495f51c5b7349dd8d1305b4bfb16056dc
 Size (gnuradio-3.0.4.tar.gz) = 3381051 bytes
-SHA1 (patch-aa) = a9853ef7d300793afb76e7958a6fcae11629315d
+SHA1 (patch-aa) = 2dd396d139b02a1991825956d4a7d5e6376ca135
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-audio-oss/patches/patch-aa
--- a/ham/gnuradio-audio-oss/patches/patch-aa   Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-audio-oss/patches/patch-aa   Wed Aug 08 14:42:19 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1 2007/08/08 03:00:39 wulf Exp $
+$NetBSD: patch-aa,v 1.2 2007/08/08 14:43:18 wulf Exp $
 
 --- Makefile.common.orig       2007-08-08 04:40:14.000000000 +0930
 +++ Makefile.common    2007-08-08 04:40:47.000000000 +0930
@@ -16,7 +16,7 @@
  USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \
                -I$(top_srcdir)/usrp/firmware/include
 -USRP_LA = $(top_builddir)/usrp/host/lib/libusrp.la
-+USRP_LA = -libusrp
++USRP_LA = -lusrp
  
  # This used to be set in configure.ac but is now defined here for all 
  # Makefiles when this fragment is included.
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-audio-portaudio/distinfo
--- a/ham/gnuradio-audio-portaudio/distinfo     Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-audio-portaudio/distinfo     Wed Aug 08 14:42:19 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2007/08/08 03:02:24 wulf Exp $
+$NetBSD: distinfo,v 1.3 2007/08/08 14:44:04 wulf Exp $
 
 SHA1 (gnuradio-3.0.4.tar.gz) = ce2d0bd4c5217cdda8c675c80a446ca38f274121
 RMD160 (gnuradio-3.0.4.tar.gz) = a1d4ae0495f51c5b7349dd8d1305b4bfb16056dc
 Size (gnuradio-3.0.4.tar.gz) = 3381051 bytes
-SHA1 (patch-aa) = a9853ef7d300793afb76e7958a6fcae11629315d
+SHA1 (patch-aa) = 2dd396d139b02a1991825956d4a7d5e6376ca135
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-audio-portaudio/patches/patch-aa
--- a/ham/gnuradio-audio-portaudio/patches/patch-aa     Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-audio-portaudio/patches/patch-aa     Wed Aug 08 14:42:19 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1 2007/08/08 03:02:24 wulf Exp $
+$NetBSD: patch-aa,v 1.2 2007/08/08 14:44:04 wulf Exp $
 
 --- Makefile.common.orig       2007-08-08 04:40:14.000000000 +0930
 +++ Makefile.common    2007-08-08 04:40:47.000000000 +0930
@@ -16,7 +16,7 @@
  USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \
                -I$(top_srcdir)/usrp/firmware/include
 -USRP_LA = $(top_builddir)/usrp/host/lib/libusrp.la
-+USRP_LA = -libusrp
++USRP_LA = -lusrp
  
  # This used to be set in configure.ac but is now defined here for all 
  # Makefiles when this fragment is included.
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-gsm/distinfo
--- a/ham/gnuradio-gsm/distinfo Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-gsm/distinfo Wed Aug 08 14:42:19 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2007/08/08 03:12:26 wulf Exp $
+$NetBSD: distinfo,v 1.6 2007/08/08 14:46:15 wulf Exp $
 
 SHA1 (gnuradio-3.0.4.tar.gz) = ce2d0bd4c5217cdda8c675c80a446ca38f274121
 RMD160 (gnuradio-3.0.4.tar.gz) = a1d4ae0495f51c5b7349dd8d1305b4bfb16056dc
 Size (gnuradio-3.0.4.tar.gz) = 3381051 bytes
-SHA1 (patch-aa) = a9853ef7d300793afb76e7958a6fcae11629315d
+SHA1 (patch-aa) = 2dd396d139b02a1991825956d4a7d5e6376ca135
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-gsm/patches/patch-aa
--- a/ham/gnuradio-gsm/patches/patch-aa Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-gsm/patches/patch-aa Wed Aug 08 14:42:19 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1 2007/08/08 03:12:26 wulf Exp $
+$NetBSD: patch-aa,v 1.2 2007/08/08 14:46:16 wulf Exp $
 
 --- Makefile.common.orig       2007-08-08 04:40:14.000000000 +0930
 +++ Makefile.common    2007-08-08 04:40:47.000000000 +0930
@@ -16,7 +16,7 @@
  USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \
                -I$(top_srcdir)/usrp/firmware/include
 -USRP_LA = $(top_builddir)/usrp/host/lib/libusrp.la
-+USRP_LA = -libusrp
++USRP_LA = -lusrp
  
  # This used to be set in configure.ac but is now defined here for all 
  # Makefiles when this fragment is included.
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-radio-astronomy/distinfo
--- a/ham/gnuradio-radio-astronomy/distinfo     Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-radio-astronomy/distinfo     Wed Aug 08 14:42:19 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2007/08/08 03:15:26 wulf Exp $
+$NetBSD: distinfo,v 1.3 2007/08/08 14:45:07 wulf Exp $
 
 SHA1 (gnuradio-3.0.4.tar.gz) = ce2d0bd4c5217cdda8c675c80a446ca38f274121
 RMD160 (gnuradio-3.0.4.tar.gz) = a1d4ae0495f51c5b7349dd8d1305b4bfb16056dc
 Size (gnuradio-3.0.4.tar.gz) = 3381051 bytes
-SHA1 (patch-aa) = a9853ef7d300793afb76e7958a6fcae11629315d
+SHA1 (patch-aa) = 2dd396d139b02a1991825956d4a7d5e6376ca135
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-radio-astronomy/patches/patch-aa
--- a/ham/gnuradio-radio-astronomy/patches/patch-aa     Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-radio-astronomy/patches/patch-aa     Wed Aug 08 14:42:19 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1 2007/08/08 03:15:26 wulf Exp $
+$NetBSD: patch-aa,v 1.2 2007/08/08 14:45:08 wulf Exp $
 
 --- Makefile.common.orig       2007-08-08 04:40:14.000000000 +0930
 +++ Makefile.common    2007-08-08 04:40:47.000000000 +0930
@@ -16,7 +16,7 @@
  USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \
                -I$(top_srcdir)/usrp/firmware/include
 -USRP_LA = $(top_builddir)/usrp/host/lib/libusrp.la
-+USRP_LA = -libusrp
++USRP_LA = -lusrp
  
  # This used to be set in configure.ac but is now defined here for all 
  # Makefiles when this fragment is included.
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-trellis/distinfo
--- a/ham/gnuradio-trellis/distinfo     Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-trellis/distinfo     Wed Aug 08 14:42:19 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2007/08/08 03:17:19 wulf Exp $
+$NetBSD: distinfo,v 1.3 2007/08/08 14:47:20 wulf Exp $
 
 SHA1 (gnuradio-3.0.4.tar.gz) = ce2d0bd4c5217cdda8c675c80a446ca38f274121
 RMD160 (gnuradio-3.0.4.tar.gz) = a1d4ae0495f51c5b7349dd8d1305b4bfb16056dc
 Size (gnuradio-3.0.4.tar.gz) = 3381051 bytes
-SHA1 (patch-aa) = a9853ef7d300793afb76e7958a6fcae11629315d
+SHA1 (patch-aa) = 2dd396d139b02a1991825956d4a7d5e6376ca135
 SHA1 (patch-ab) = aedce9436a5f1334ddbd3e7678d295ae884e20b3
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-trellis/patches/patch-aa
--- a/ham/gnuradio-trellis/patches/patch-aa     Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-trellis/patches/patch-aa     Wed Aug 08 14:42:19 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1 2007/08/08 03:17:20 wulf Exp $
+$NetBSD: patch-aa,v 1.2 2007/08/08 14:47:20 wulf Exp $
 
 --- Makefile.common.orig       2007-08-08 04:40:14.000000000 +0930
 +++ Makefile.common    2007-08-08 04:40:47.000000000 +0930
@@ -16,7 +16,7 @@
  USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \
                -I$(top_srcdir)/usrp/firmware/include
 -USRP_LA = $(top_builddir)/usrp/host/lib/libusrp.la
-+USRP_LA = -libusrp
++USRP_LA = -lusrp
  
  # This used to be set in configure.ac but is now defined here for all 
  # Makefiles when this fragment is included.
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-video-sdl/distinfo
--- a/ham/gnuradio-video-sdl/distinfo   Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-video-sdl/distinfo   Wed Aug 08 14:42:19 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2007/08/08 03:22:05 wulf Exp $
+$NetBSD: distinfo,v 1.3 2007/08/08 14:48:11 wulf Exp $
 
 SHA1 (gnuradio-3.0.4.tar.gz) = ce2d0bd4c5217cdda8c675c80a446ca38f274121
 RMD160 (gnuradio-3.0.4.tar.gz) = a1d4ae0495f51c5b7349dd8d1305b4bfb16056dc
 Size (gnuradio-3.0.4.tar.gz) = 3381051 bytes
-SHA1 (patch-aa) = a9853ef7d300793afb76e7958a6fcae11629315d
+SHA1 (patch-aa) = 2dd396d139b02a1991825956d4a7d5e6376ca135
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-video-sdl/patches/patch-aa
--- a/ham/gnuradio-video-sdl/patches/patch-aa   Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-video-sdl/patches/patch-aa   Wed Aug 08 14:42:19 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1 2007/08/08 03:22:05 wulf Exp $
+$NetBSD: patch-aa,v 1.2 2007/08/08 14:48:11 wulf Exp $
 
 --- Makefile.common.orig       2007-08-08 04:40:14.000000000 +0930
 +++ Makefile.common    2007-08-08 04:40:47.000000000 +0930
@@ -16,7 +16,7 @@
  USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \
                -I$(top_srcdir)/usrp/firmware/include
 -USRP_LA = $(top_builddir)/usrp/host/lib/libusrp.la
-+USRP_LA = -libusrp
++USRP_LA = -lusrp
  
  # This used to be set in configure.ac but is now defined here for all 
  # Makefiles when this fragment is included.
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-wxgui/distinfo
--- a/ham/gnuradio-wxgui/distinfo       Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-wxgui/distinfo       Wed Aug 08 14:42:19 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2007/08/08 03:23:20 wulf Exp $
+$NetBSD: distinfo,v 1.6 2007/08/08 14:48:55 wulf Exp $
 
 SHA1 (gnuradio-3.0.4.tar.gz) = ce2d0bd4c5217cdda8c675c80a446ca38f274121
 RMD160 (gnuradio-3.0.4.tar.gz) = a1d4ae0495f51c5b7349dd8d1305b4bfb16056dc
 Size (gnuradio-3.0.4.tar.gz) = 3381051 bytes
-SHA1 (patch-aa) = a9853ef7d300793afb76e7958a6fcae11629315d
+SHA1 (patch-aa) = 2dd396d139b02a1991825956d4a7d5e6376ca135
diff -r ce98e93ec545 -r 39951598e349 ham/gnuradio-wxgui/patches/patch-aa
--- a/ham/gnuradio-wxgui/patches/patch-aa       Wed Aug 08 14:37:46 2007 +0000
+++ b/ham/gnuradio-wxgui/patches/patch-aa       Wed Aug 08 14:42:19 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1 2007/08/08 03:23:20 wulf Exp $
+$NetBSD: patch-aa,v 1.2 2007/08/08 14:48:55 wulf Exp $
 
 --- Makefile.common.orig       2007-08-08 04:40:14.000000000 +0930
 +++ Makefile.common    2007-08-08 04:40:47.000000000 +0930
@@ -16,7 +16,7 @@
  USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \
                -I$(top_srcdir)/usrp/firmware/include
 -USRP_LA = $(top_builddir)/usrp/host/lib/libusrp.la
-+USRP_LA = -libusrp
++USRP_LA = -lusrp
  
  # This used to be set in configure.ac but is now defined here for all 
  # Makefiles when this fragment is included.



Home | Main Index | Thread Index | Old Index