diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-03 21:53:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-03 21:53:53 +0000 |
commit | 318446307559eb62a25905911b5e04c7006159b4 (patch) | |
tree | 7d1f6f0d0b760e77bb45c7fc137ae6f354d31fcf /ham | |
parent | 0a5e7e37c7321be41ec2cff7f8dcac442454d945 (diff) | |
download | pkgsrc-318446307559eb62a25905911b5e04c7006159b4.tar.gz |
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
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 5950fdc65f4..e9acb37f637 100644 --- a/ham/fldigi/Makefile +++ b/ham/fldigi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/10/03 13:01:43 asau Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 21:56:16 wiz Exp $ # DISTNAME= fldigi-3.21.52 +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 2868051a1b0..8149c11e8da 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2012/10/03 13:01:45 asau Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/03 21:56:17 wiz Exp $ # DISTNAME= hamlib-1.2.15.2 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index 553908c4922..d55c0c498bf 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 13:01:45 asau Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 21:56:17 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} |