diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
commit | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /ham | |
parent | a98a8d247bc210a6f2da4c31810bc73cd44895f4 (diff) | |
download | pkgsrc-5d5d37e762cbc38591cf26e7c4c5954e52246953.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/fldigi/Makefile | 4 | ||||
-rw-r--r-- | ham/gmfsk/Makefile | 4 | ||||
-rw-r--r-- | ham/gpredict/Makefile | 3 | ||||
-rw-r--r-- | ham/trustedQSL/Makefile | 3 | ||||
-rw-r--r-- | ham/xlog/Makefile | 4 |
5 files changed, 10 insertions, 8 deletions
diff --git a/ham/fldigi/Makefile b/ham/fldigi/Makefile index aff025dd947..ecb738d7c8f 100644 --- a/ham/fldigi/Makefile +++ b/ham/fldigi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/11/25 12:00:47 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2014/02/12 23:18:03 tron Exp $ # DISTNAME= fldigi-3.21.76 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/ LICENSE= gnu-gpl-v3 diff --git a/ham/gmfsk/Makefile b/ham/gmfsk/Makefile index b5ce16eea98..89a94470a44 100644 --- a/ham/gmfsk/Makefile +++ b/ham/gmfsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2014/01/01 11:52:21 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2014/02/12 23:18:04 tron Exp $ # DISTNAME= gmfsk-0.6 -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= ham MASTER_SITES= http://gmfsk.connect.fi/ diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile index b4945600525..df09ed50455 100644 --- a/ham/gpredict/Makefile +++ b/ham/gpredict/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2014/02/07 13:20:16 mef Exp $ +# $NetBSD: Makefile,v 1.39 2014/02/12 23:18:04 tron Exp $ DISTNAME= gpredict-1.3 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://sourceforge.net/projects/gpredict/files/Gpredict/1.3/ diff --git a/ham/trustedQSL/Makefile b/ham/trustedQSL/Makefile index 55177ed5843..04211737882 100644 --- a/ham/trustedQSL/Makefile +++ b/ham/trustedQSL/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2013/12/06 05:52:42 mef Exp $ +# $NetBSD: Makefile,v 1.10 2014/02/12 23:18:04 tron Exp $ DISTNAME= tqsl-2.0 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v2.0/ EXTRACT_SUFX= .tgz diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile index 92a496dbe61..74cf2d05879 100644 --- a/ham/xlog/Makefile +++ b/ham/xlog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2013/10/10 14:42:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2014/02/12 23:18:04 tron Exp $ # DISTNAME= xlog-2.0.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= ham MASTER_SITES= http://download.savannah.gnu.org/releases/xlog/ |