diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-04-27 14:00:54 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-04-27 14:01:46 +0200 |
commit | f7accb23bf4c9fc87a4b362937629ccd09d425e5 (patch) | |
tree | fb7d3468cb70e998e59ce780f57df4c47535e646 /net | |
parent | multimedia/ffmpeg: Import compatibility patch for qt5-webengine (diff) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
Diffstat (limited to 'net')
-rw-r--r-- | net/freerdp/Makefile | 2 | ||||
-rw-r--r-- | net/freeswitch/Makefile | 2 | ||||
-rw-r--r-- | net/gerbera/Makefile | 2 | ||||
-rw-r--r-- | net/guacamole-server/Makefile | 2 | ||||
-rw-r--r-- | net/mediastreamer/Makefile | 2 | ||||
-rw-r--r-- | net/minidlna/Makefile | 2 | ||||
-rw-r--r-- | net/neatvnc/Makefile | 2 | ||||
-rw-r--r-- | net/opal/Makefile | 2 | ||||
-rw-r--r-- | net/waypipe/Makefile | 2 | ||||
-rw-r--r-- | net/wlvncc/Makefile | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index 23b6cae94cf3..8fc1b3522c26 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -1,6 +1,6 @@ PORTNAME= freerdp DISTVERSION= 2.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net comms MASTER_SITES= https://pub.freerdp.com/releases/ \ https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/ diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index beecbed78781..13c8004c18e1 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -1,6 +1,6 @@ PORTNAME= freeswitch PORTVERSION= 1.10.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://files.freeswitch.org/releases/freeswitch/ \ https://files.freeswitch.org/releases/sounds/:sounds diff --git a/net/gerbera/Makefile b/net/gerbera/Makefile index ba881d4e6e87..59c17d01a6e2 100644 --- a/net/gerbera/Makefile +++ b/net/gerbera/Makefile @@ -1,7 +1,7 @@ PORTNAME= gerbera DISTVERSIONPREFIX= v DISTVERSION= 1.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net multimedia MAINTAINER= diizzy@FreeBSD.org diff --git a/net/guacamole-server/Makefile b/net/guacamole-server/Makefile index 991944126692..69b390537162 100644 --- a/net/guacamole-server/Makefile +++ b/net/guacamole-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= guacamole-server DISTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= APACHE/guacamole/${DISTVERSION}/source/ diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile index 2d57e2201d46..23aaaa6eaabc 100644 --- a/net/mediastreamer/Makefile +++ b/net/mediastreamer/Makefile @@ -1,6 +1,6 @@ PORTNAME= mediastreamer DISTVERSION= 5.2.37 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= bofh@FreeBSD.org diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile index e846ae7f1958..38d6d6a04493 100644 --- a/net/minidlna/Makefile +++ b/net/minidlna/Makefile @@ -1,6 +1,6 @@ PORTNAME= minidlna PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net multimedia www MASTER_SITES= SF diff --git a/net/neatvnc/Makefile b/net/neatvnc/Makefile index 076b2114904c..6bb725b64899 100644 --- a/net/neatvnc/Makefile +++ b/net/neatvnc/Makefile @@ -1,7 +1,7 @@ PORTNAME= neatvnc DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= jbeich@FreeBSD.org diff --git a/net/opal/Makefile b/net/opal/Makefile index 4a42cd53f0b6..dae43f0ab491 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -1,6 +1,6 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile index a6017e56318b..c1bd11269c98 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -1,7 +1,7 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v DISTVERSION= 0.8.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/net/wlvncc/Makefile b/net/wlvncc/Makefile index 83aa6073f750..cf955aae75a7 100644 --- a/net/wlvncc/Makefile +++ b/net/wlvncc/Makefile @@ -1,6 +1,6 @@ PORTNAME= wlvncc PORTVERSION= s20230105 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net wayland MAINTAINER= jbeich@FreeBSD.org |