diff options
author | wiz <wiz@pkgsrc.org> | 2015-06-12 10:48:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-06-12 10:48:20 +0000 |
commit | 3b31ad1ecbbbcc0eca1754987052b51a073ae263 (patch) | |
tree | 3c5c5a65c6200cfafca6edb5461217313cc21fda /ham | |
parent | 387caef7fa1b4970581b96506ed84b02cb2cd646 (diff) | |
download | pkgsrc-3b31ad1ecbbbcc0eca1754987052b51a073ae263.tar.gz |
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/fldigi/Makefile | 3 | ||||
-rw-r--r-- | ham/gnuradio-core/Makefile | 4 | ||||
-rw-r--r-- | ham/hamlib/Makefile | 4 | ||||
-rw-r--r-- | ham/linpsk/Makefile | 4 | ||||
-rw-r--r-- | ham/osmo-sdr/Makefile | 3 | ||||
-rw-r--r-- | ham/trustedQSL/Makefile | 4 |
6 files changed, 12 insertions, 10 deletions
diff --git a/ham/fldigi/Makefile b/ham/fldigi/Makefile index 057627d016b..828391bfed3 100644 --- a/ham/fldigi/Makefile +++ b/ham/fldigi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2015/04/26 03:04:59 mef Exp $ +# $NetBSD: Makefile,v 1.54 2015/06/12 10:50:14 wiz Exp $ DISTNAME= fldigi-3.22.08 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/ LICENSE= gnu-gpl-v3 diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index ceaeeeeb8f5..acfcae6e529 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2015/04/17 15:53:07 adam Exp $ +# $NetBSD: Makefile,v 1.49 2015/06/12 10:50:14 wiz Exp $ PKGNAME= gnuradio-core-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Core part of GNU Radio, all others need this PLIST_MINUS= # empty diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile index 4779f66559e..267f7b423dc 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:50:14 wiz Exp $ # DISTNAME= hamlib-1.2.15.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index 125abaa078f..df077ad1fd1 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:21 tnn Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:14 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} diff --git a/ham/osmo-sdr/Makefile b/ham/osmo-sdr/Makefile index 7f107f326fe..76b57ea01f1 100644 --- a/ham/osmo-sdr/Makefile +++ b/ham/osmo-sdr/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/10/15 15:14:36 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:14 wiz Exp $ DISTNAME= osmo-sdr-0.1 +PKGREVISION= 1 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 714d03b1633..d19311d3eb8 100644 --- a/ham/trustedQSL/Makefile +++ b/ham/trustedQSL/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2015/04/25 14:23:21 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:14 wiz Exp $ DISTNAME= tqsl-2.0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= http://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v2.0.3/ |