diff options
author | tijl <tijl@FreeBSD.org> | 2016-12-09 00:39:11 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-12-09 00:39:11 +0800 |
commit | 24f1021eb22e46fde724ad8dff4a0304ad3b792f (patch) | |
tree | ad815939be3bffba08aba37cf0ca640ef860f55c /comms | |
parent | 326005bc047e498bc40a9a520a1f83afde7094ba (diff) | |
download | freebsd-ports-gnome-24f1021eb22e46fde724ad8dff4a0304ad3b792f.tar.gz freebsd-ports-gnome-24f1021eb22e46fde724ad8dff4a0304ad3b792f.tar.zst freebsd-ports-gnome-24f1021eb22e46fde724ad8dff4a0304ad3b792f.zip |
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.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/fl_moxgen/Makefile | 2 | ||||
-rw-r--r-- | comms/flwrap/Makefile | 2 | ||||
-rw-r--r-- | comms/geoid/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
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 |