diff options
author | wiz <wiz@pkgsrc.org> | 2013-06-03 10:05:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-06-03 10:05:17 +0000 |
commit | 61dc4ab4d28d87b2b5c292e4e073eb602e72bd7a (patch) | |
tree | 8090cbbb08137e798b2ff84bd04d9af2cf123753 /ham | |
parent | daa83e329a3a35f7583e5c6a3a17b6c14fc64472 (diff) | |
download | pkgsrc-61dc4ab4d28d87b2b5c292e4e073eb602e72bd7a.tar.gz |
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
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 dc039688e5c..7750e72e4fd 100644 --- a/ham/gmfsk/Makefile +++ b/ham/gmfsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2013/02/16 11:22:36 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2013/06/03 10:05:22 wiz Exp $ # DISTNAME= gmfsk-0.6 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= ham MASTER_SITES= http://gmfsk.connect.fi/ diff --git a/ham/gnuradio-examples/Makefile b/ham/gnuradio-examples/Makefile index e8ce8fdabde..651b5515801 100644 --- a/ham/gnuradio-examples/Makefile +++ b/ham/gnuradio-examples/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2013/02/16 11:22:37 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:22 wiz Exp $ PKGNAME= gnuradio-examples-${VERSION} -PKGREVISION= 18 +PKGREVISION= 19 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 e2280d62f61..9a2d0099301 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 11:22:37 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/03 10:05:22 wiz Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 18 +PKGREVISION= 19 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 ac4a7c80202..eefae91cfbb 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2013/02/16 11:19:28 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:05:22 wiz Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 20 +PKGREVISION= 21 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 ba74fddd952..fda06c2790d 100644 --- a/ham/gnuradio-wxgui/buildlink3.mk +++ b/ham/gnuradio-wxgui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2013/02/16 11:19:28 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2013/06/03 10:05:22 wiz 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.0nb20 +BUILDLINK_ABI_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.3.0nb21 BUILDLINK_PKGSRCDIR.gnuradio-wxgui?= ../../ham/gnuradio-wxgui .include "../../ham/gnuradio-core/buildlink3.mk" diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile index 452627cddc0..f6ae90dbeb2 100644 --- a/ham/gpredict/Makefile +++ b/ham/gpredict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:22:37 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:23 wiz Exp $ DISTNAME= gpredict-0.8.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} diff --git a/ham/grig/Makefile b/ham/grig/Makefile index e0eafb6d0a5..4d78f737cd0 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/02/16 11:22:38 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= grig-0.8.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index d5aa03dd842..e477713f4c7 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/05/31 12:41:10 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} diff --git a/ham/xdx/Makefile b/ham/xdx/Makefile index 7d0a4a7c909..824898fdaef 100644 --- a/ham/xdx/Makefile +++ b/ham/xdx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/02/16 11:22:39 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= xdx-2.4.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= ham MASTER_SITES= http://www.qsl.net/pg4i/download/ diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile index 766628276da..1b97fd738c1 100644 --- a/ham/xlog/Makefile +++ b/ham/xlog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2013/02/16 11:22:39 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/03 10:05:23 wiz Exp $ # DISTNAME= xlog-2.0.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= ham MASTER_SITES= http://download.savannah.gnu.org/releases/xlog/ |