diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-31 12:39:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-31 12:39:57 +0000 |
commit | 047a7f787e76857b9b0d4ad6fba74593dbd875e3 (patch) | |
tree | 6597914a3237d2118cc5dc954c435c785c25acdf /ham | |
parent | bbafd012faf3b9620ce79890f321793d4b8255a2 (diff) | |
download | pkgsrc-047a7f787e76857b9b0d4ad6fba74593dbd875e3.tar.gz |
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/fldigi/Makefile | 3 | ||||
-rw-r--r-- | ham/hamlib/Makefile | 3 | ||||
-rw-r--r-- | ham/linpsk/Makefile | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/ham/fldigi/Makefile b/ham/fldigi/Makefile index 147e96bf7fa..9a4add26671 100644 --- a/ham/fldigi/Makefile +++ b/ham/fldigi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/05/09 14:09:13 mef Exp $ +# $NetBSD: Makefile,v 1.33 2013/05/31 12:41:10 wiz Exp $ # DISTNAME= fldigi-3.21.70 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/ LICENSE= gnu-gpl-v3 diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile index 64f89b602b2..eedece84f43 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2012/11/02 23:54:45 gdt Exp $ +# $NetBSD: Makefile,v 1.34 2013/05/31 12:41:10 wiz Exp $ # DISTNAME= hamlib-1.2.15.3 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index c5e1fdc903c..d5aa03dd842 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:22:39 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/05/31 12:41:10 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} |