diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-08-06 07:06:50 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-08-06 07:06:50 +0800 |
commit | 76a8e58f8ee2be9d62f2ff53c7fb8b257c25b2ed (patch) | |
tree | 30b6fa9070ad293072156e3111d93da96aa5fc77 /net/pjsip | |
parent | 12b0bae78c0a354675b06b0eb5a49006c2cbcd5b (diff) | |
download | freebsd-ports-gnome-76a8e58f8ee2be9d62f2ff53c7fb8b257c25b2ed.tar.gz freebsd-ports-gnome-76a8e58f8ee2be9d62f2ff53c7fb8b257c25b2ed.tar.zst freebsd-ports-gnome-76a8e58f8ee2be9d62f2ff53c7fb8b257c25b2ed.zip |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Diffstat (limited to 'net/pjsip')
-rw-r--r-- | net/pjsip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pjsip/Makefile b/net/pjsip/Makefile index 6b5154b5b797..0067edcb4634 100644 --- a/net/pjsip/Makefile +++ b/net/pjsip/Makefile @@ -2,6 +2,7 @@ PORTNAME= pjsip PORTVERSION= 2.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.pjsip.org/release/${PORTVERSION}/ DISTNAME= pjproject-${DISTVERSION} |