diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
commit | d88c56beea418327e469d8fec94d73758e3c00ae (patch) | |
tree | fca052b886519e35dfdc806ec1a2b1576f7f5dc3 /ham | |
parent | c8515ec7ddcbc52de803815e34834198b584ff8f (diff) | |
download | pkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'ham')
-rw-r--r-- | ham/gnuradio-core/Makefile | 4 | ||||
-rw-r--r-- | ham/hamlib/Makefile | 3 | ||||
-rw-r--r-- | ham/osmo-sdr/Makefile | 4 | ||||
-rw-r--r-- | ham/trustedQSL/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index bff0377a3f0..6c3f340c02d 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2018/08/16 18:54:54 adam Exp $ +# $NetBSD: Makefile,v 1.63 2018/08/22 09:45:18 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 91f8badca41..27838186ef3 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2018/08/21 16:31:34 gdt Exp $ +# $NetBSD: Makefile,v 1.43 2018/08/22 09:45:18 wiz Exp $ # DISTNAME= hamlib-${VERSION} @@ -6,6 +6,7 @@ DISTNAME= hamlib-${VERSION} VERSION= 3.3 VERSIOND= ${VERSION} VERSIONF= ${VERSION} +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= https://github.com/Hamlib/Hamlib/releases/download/${VERSIOND}/ #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} diff --git a/ham/osmo-sdr/Makefile b/ham/osmo-sdr/Makefile index 0ffeaadd34c..243a82dfee8 100644 --- a/ham/osmo-sdr/Makefile +++ b/ham/osmo-sdr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2017/11/15 22:17:28 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2018/08/22 09:45:18 wiz Exp $ DISTNAME= osmo-sdr-0.1 -PKGREVISION= 2 +PKGREVISION= 3 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 de2b3127621..55de4bc8dee 100644 --- a/ham/trustedQSL/Makefile +++ b/ham/trustedQSL/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2018/08/16 18:54:56 adam Exp $ +# $NetBSD: Makefile,v 1.34 2018/08/22 09:45:18 wiz Exp $ DISTNAME= tqsl-2.3.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= https://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v${PKGVERSION_NOREV}/ |