diff options
author | tron <tron@pkgsrc.org> | 2013-06-04 22:15:37 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2013-06-04 22:15:37 +0000 |
commit | e05e426ab43da6bb48ab55916d999c4d503e688a (patch) | |
tree | 6b8ed11551c6ae6edf7530700df81d41fe88397e /ham | |
parent | 6ac78ffb0f037a74145725b7dcfcfa4652d7dd23 (diff) | |
download | pkgsrc-e05e426ab43da6bb48ab55916d999c4d503e688a.tar.gz |
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/gmfsk/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-examples/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-radio-astronomy/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-wxgui/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-wxgui/buildlink3.mk | 4 | ||||
-rw-r--r-- | ham/gpredict/Makefile | 4 | ||||
-rw-r--r-- | ham/grig/Makefile | 4 | ||||
-rw-r--r-- | ham/linpsk/Makefile | 4 | ||||
-rw-r--r-- | ham/xdx/Makefile | 4 | ||||
-rw-r--r-- | ham/xlog/Makefile | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/ham/gmfsk/Makefile b/ham/gmfsk/Makefile index 7750e72e4fd..2d70755f137 100644 --- a/ham/gmfsk/Makefile +++ b/ham/gmfsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2013/06/03 10:05:22 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/04 22:16:29 tron Exp $ # DISTNAME= gmfsk-0.6 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= ham MASTER_SITES= http://gmfsk.connect.fi/ diff --git a/ham/gnuradio-examples/Makefile b/ham/gnuradio-examples/Makefile index 651b5515801..0038e5b422d 100644 --- a/ham/gnuradio-examples/Makefile +++ b/ham/gnuradio-examples/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:22 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/04 22:16:29 tron Exp $ PKGNAME= gnuradio-examples-${VERSION} -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= GUI framework for GNU Radio based on wxPython COMMENT= Examples for GNU Radio diff --git a/ham/gnuradio-radio-astronomy/Makefile b/ham/gnuradio-radio-astronomy/Makefile index 9a2d0099301..660e986e232 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:22 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/04 22:16:29 tron Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= GNU Radio module for radio astronomy .include "../../meta-pkgs/gnuradio/Makefile.common" diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile index eefae91cfbb..0a6f988e449 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/06/03 10:05:22 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/04 22:16:29 tron Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 21 +PKGREVISION= 22 COMMENT= GUI framework for GNU Radio based on wxPython PYTHON_PATCH_SCRIPTS+= gr-wxgui/src/python/form.py diff --git a/ham/gnuradio-wxgui/buildlink3.mk b/ham/gnuradio-wxgui/buildlink3.mk index fda06c2790d..143559f53f3 100644 --- a/ham/gnuradio-wxgui/buildlink3.mk +++ b/ham/gnuradio-wxgui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.36 2013/06/03 10:05:22 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.37 2013/06/04 22:16:29 tron Exp $ BUILDLINK_TREE+= gnuradio-wxgui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnuradio-wxgui GNURADIO_WXGUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.0.4 -BUILDLINK_ABI_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.3.0nb21 +BUILDLINK_ABI_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.3.0nb22 BUILDLINK_PKGSRCDIR.gnuradio-wxgui?= ../../ham/gnuradio-wxgui .include "../../ham/gnuradio-core/buildlink3.mk" diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile index f6ae90dbeb2..6683b01b071 100644 --- a/ham/gpredict/Makefile +++ b/ham/gpredict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:23 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/04 22:16:29 tron Exp $ DISTNAME= gpredict-0.8.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} diff --git a/ham/grig/Makefile b/ham/grig/Makefile index 4d78f737cd0..3f5e22a7fb5 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:23 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/04 22:16:29 tron Exp $ # DISTNAME= grig-0.8.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index e477713f4c7..7fc27fb8d98 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/06/03 10:05:23 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/04 22:16:29 tron Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} diff --git a/ham/xdx/Makefile b/ham/xdx/Makefile index 824898fdaef..64e57e4534f 100644 --- a/ham/xdx/Makefile +++ b/ham/xdx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:23 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/04 22:16:29 tron Exp $ # DISTNAME= xdx-2.4.2 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= ham MASTER_SITES= http://www.qsl.net/pg4i/download/ diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile index 1b97fd738c1..6330711a300 100644 --- a/ham/xlog/Makefile +++ b/ham/xlog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2013/06/03 10:05:23 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2013/06/04 22:16:29 tron Exp $ # DISTNAME= xlog-2.0.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= ham MASTER_SITES= http://download.savannah.gnu.org/releases/xlog/ |