diff options
author | kwm <kwm@FreeBSD.org> | 2013-04-29 01:53:47 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-04-29 01:53:47 +0800 |
commit | 05dbdb69810f1a57efad3d3f069f7e3264d31c0e (patch) | |
tree | 37f39320974aacc7e4d0e012d65b4a017427b5f6 /multimedia/gstreamer1-plugins-all | |
parent | 4222740a0fd599d854b09fe5f98feacfe1c71fb1 (diff) | |
download | freebsd-ports-gnome-05dbdb69810f1a57efad3d3f069f7e3264d31c0e.tar.gz freebsd-ports-gnome-05dbdb69810f1a57efad3d3f069f7e3264d31c0e.tar.zst freebsd-ports-gnome-05dbdb69810f1a57efad3d3f069f7e3264d31c0e.zip |
Provide the rtmp streaming plugin [1].
Provide complete version for gstreamer1-plugins-core so it passes the version
check. [2]
Reported by: Olivier Duchateau <duchateau.olivier@gmail.com> [2]
Requested by: Vanilla Hsu <v@fatpipi.com> [1]
Diffstat (limited to 'multimedia/gstreamer1-plugins-all')
-rw-r--r-- | multimedia/gstreamer1-plugins-all/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer1-plugins-all/Makefile b/multimedia/gstreamer1-plugins-all/Makefile index e2e9fb6105c2..df233f2470c6 100644 --- a/multimedia/gstreamer1-plugins-all/Makefile +++ b/multimedia/gstreamer1-plugins-all/Makefile @@ -3,7 +3,7 @@ PORTNAME= gstreamer1-plugins-all PORTVERSION= ${GST1_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= # empty DISTFILES= # empty |