From 24f1021eb22e46fde724ad8dff4a0304ad3b792f Mon Sep 17 00:00:00 2001 From: tijl Date: Thu, 8 Dec 2016 16:39:11 +0000 Subject: Remove libjpeg.so.11 compatibility link that was added in r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. --- comms/fl_moxgen/Makefile | 2 +- comms/flwrap/Makefile | 2 +- comms/geoid/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'comms') diff --git a/comms/fl_moxgen/Makefile b/comms/fl_moxgen/Makefile index 945eaacc84d3..c8fcf7cc6309 100644 --- a/comms/fl_moxgen/Makefile +++ b/comms/fl_moxgen/Makefile @@ -3,7 +3,7 @@ PORTNAME= fl_moxgen PORTVERSION= 1.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/flmoxgen DISTNAME= Fl_MoxGen-${PORTVERSION} diff --git a/comms/flwrap/Makefile b/comms/flwrap/Makefile index 4143e499b6c8..cadd1f7be56d 100644 --- a/comms/flwrap/Makefile +++ b/comms/flwrap/Makefile @@ -3,7 +3,7 @@ PORTNAME= flwrap PORTVERSION= 1.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://www.w1hkj.com/downloads/flwrap/ \ LOCAL/db diff --git a/comms/geoid/Makefile b/comms/geoid/Makefile index 56c7a40d5e38..b9240dbe3da2 100644 --- a/comms/geoid/Makefile +++ b/comms/geoid/Makefile @@ -3,7 +3,7 @@ PORTNAME= geoid PORTVERSION= 1.0 DISTVERSIONSUFFIX= .src -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= comms hamradio MASTER_SITES= http://www.w1hkj.com/LinuxApps/ \ LOCAL/db -- cgit