diff options
author | wiz <wiz> | 2016-07-09 06:37:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-07-09 06:37:46 +0000 |
commit | 13e58506e684b427dbfe672ddb3c9fcf798f0ef5 (patch) | |
tree | 4ef5c8361970b2d76684fbcd5fd41127fb7fa19a /ham | |
parent | 26a82d40aec5380a289dc3cb3137e269e7c6fbb5 (diff) | |
download | pkgsrc-13e58506e684b427dbfe672ddb3c9fcf798f0ef5.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/fldigi/Makefile | 3 | ||||
-rw-r--r-- | ham/gnuradio-core/Makefile | 3 | ||||
-rw-r--r-- | ham/hamlib/Makefile | 3 | ||||
-rw-r--r-- | ham/linpsk/Makefile | 4 | ||||
-rw-r--r-- | ham/osmo-sdr/Makefile | 4 | ||||
-rw-r--r-- | ham/trustedQSL/Makefile | 3 |
6 files changed, 12 insertions, 8 deletions
diff --git a/ham/fldigi/Makefile b/ham/fldigi/Makefile index 9b1ed095a58..b64d9e26116 100644 --- a/ham/fldigi/Makefile +++ b/ham/fldigi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2016/07/04 14:11:54 mef Exp $ +# $NetBSD: Makefile,v 1.75 2016/07/09 06:38:23 wiz Exp $ DISTNAME= fldigi-3.23.12 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fldigi/} diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index 2f08c8539cc..e927f88cdac 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2016/03/07 13:14:31 mef Exp $ +# $NetBSD: Makefile,v 1.53 2016/07/09 06:38:23 wiz Exp $ PKGNAME= gnuradio-core-${VERSION} +PKGREVISION= 1 COMMENT= Core part of GNU Radio, all others need this PLIST_MINUS= # empty diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile index 390e73eb4da..6e1ed36407d 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2016/02/14 13:24:03 gdt Exp $ +# $NetBSD: Makefile,v 1.39 2016/07/09 06:38:23 wiz Exp $ # DISTNAME= hamlib-3.0.1 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index df077ad1fd1..7ad58644f9f 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:14 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2016/07/09 06:38:23 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} diff --git a/ham/osmo-sdr/Makefile b/ham/osmo-sdr/Makefile index 76b57ea01f1..736ab1b8ece 100644 --- a/ham/osmo-sdr/Makefile +++ b/ham/osmo-sdr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:14 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2016/07/09 06:38:23 wiz Exp $ DISTNAME= osmo-sdr-0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES+= http://cgit.osmocom.org/osmo-sdr/snapshot/ EXTRACT_SUFX= .tar.bz2 diff --git a/ham/trustedQSL/Makefile b/ham/trustedQSL/Makefile index 4185048ee6f..2d62214f7a5 100644 --- a/ham/trustedQSL/Makefile +++ b/ham/trustedQSL/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2016/04/21 12:26:19 jperkin Exp $ +# $NetBSD: Makefile,v 1.23 2016/07/09 06:38:23 wiz Exp $ DISTNAME= tqsl-2.2.1 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v${PKGVERSION_NOREV}/ |