diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-10-21 06:50:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-10-21 06:50:49 +0000 |
commit | 84e727457fdc2975f0a263fbb4bfc22b21825f8b (patch) | |
tree | e47add3bbee702c6a79ccf6bb15c6635d9a06264 /net | |
parent | net/avahi-app: Add license information and fix portlint warnings (diff) |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=452570
Diffstat (limited to 'net')
-rw-r--r-- | net/freerdp/Makefile | 2 | ||||
-rw-r--r-- | net/freerdp1/Makefile | 2 | ||||
-rw-r--r-- | net/freeswitch/Makefile | 1 | ||||
-rw-r--r-- | net/guacamole-server/Makefile | 1 | ||||
-rw-r--r-- | net/mediastreamer/Makefile | 2 | ||||
-rw-r--r-- | net/mediatomb/Makefile | 2 | ||||
-rw-r--r-- | net/minidlna/Makefile | 1 | ||||
-rw-r--r-- | net/opal/Makefile | 2 | ||||
-rw-r--r-- | net/openh323/Makefile | 2 | ||||
-rw-r--r-- | net/pjsip/Makefile | 1 | ||||
-rw-r--r-- | net/serviio/Makefile | 1 |
11 files changed, 11 insertions, 6 deletions
diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index 854026abfa0c..e30e7585170a 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -3,7 +3,7 @@ PORTNAME= freerdp DISTVERSION= 2.0.0-rc0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net comms ipv6 MAINTAINER= kevans@FreeBSD.org diff --git a/net/freerdp1/Makefile b/net/freerdp1/Makefile index 6061bcd2cd39..fc262f08936e 100644 --- a/net/freerdp1/Makefile +++ b/net/freerdp1/Makefile @@ -3,7 +3,7 @@ PORTNAME= freerdp PORTVERSION= 1.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net comms ipv6 PKGNAMESUFFIX= 1 diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 3acab4630373..d7ab2014b63d 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -3,6 +3,7 @@ PORTNAME= freeswitch PORTVERSION= 1.6.19 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://files.freeswitch.org/releases/freeswitch/ \ http://files.freeswitch.org/releases/sounds/:sounds diff --git a/net/guacamole-server/Makefile b/net/guacamole-server/Makefile index 8cd1982c588a..e5f5e6675d4b 100644 --- a/net/guacamole-server/Makefile +++ b/net/guacamole-server/Makefile @@ -4,6 +4,7 @@ PORTNAME= guacamole-server PORTVERSION= 0.9.13 DISTVERSIONSUFFIX= -incubating +PORTREVISION= 1 CATEGORIES= net MAINTAINER= ultima@FreeBSD.org diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile index 2cef810ad48d..7113ec823ebf 100644 --- a/net/mediastreamer/Makefile +++ b/net/mediastreamer/Makefile @@ -3,7 +3,7 @@ PORTNAME= mediastreamer PORTVERSION= 2.14.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/mediastreamer diff --git a/net/mediatomb/Makefile b/net/mediatomb/Makefile index fe50d74ae09b..862891c4fe00 100644 --- a/net/mediatomb/Makefile +++ b/net/mediatomb/Makefile @@ -3,7 +3,7 @@ PORTNAME= mediatomb PORTVERSION= 0.12.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net multimedia MASTER_SITES= SF/${PORTNAME}/MediaTomb/${PORTVERSION} diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile index c8446d8c8e05..1247d2fc969a 100644 --- a/net/minidlna/Makefile +++ b/net/minidlna/Makefile @@ -3,6 +3,7 @@ PORTNAME= minidlna PORTVERSION= 1.2.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net multimedia www MASTER_SITES= SF diff --git a/net/opal/Makefile b/net/opal/Makefile index 5d9072c2c1d6..e405e47ca597 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -3,7 +3,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 54eee9390be6..1b06e0fa7914 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -3,7 +3,7 @@ PORTNAME= openh323 PORTVERSION= 1.19.0.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net MASTER_SITES= SF DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src diff --git a/net/pjsip/Makefile b/net/pjsip/Makefile index 839028ca525a..4a34ba325792 100644 --- a/net/pjsip/Makefile +++ b/net/pjsip/Makefile @@ -2,6 +2,7 @@ PORTNAME= pjsip PORTVERSION= 2.7 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.pjsip.org/release/${PORTVERSION}/ DISTNAME= pjproject-${DISTVERSION} diff --git a/net/serviio/Makefile b/net/serviio/Makefile index 2e6755c48183..befd1bc7aa42 100644 --- a/net/serviio/Makefile +++ b/net/serviio/Makefile @@ -3,6 +3,7 @@ PORTNAME= serviio PORTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= net multimedia java www MASTER_SITES= http://download.serviio.org/releases/ EXTRACT_SUFX= -linux.tar.gz |