diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-20 02:20:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-20 02:20:20 +0800 |
commit | c86aad9e33950fc6529257052b55bb6d01a7965d (patch) | |
tree | 55ff1570c14967fc7f029655b0f2b20441cef04d /multimedia/libmediainfo | |
parent | cdff7d456e8a6a834457c30b629fb3040d68b471 (diff) | |
download | freebsd-ports-gnome-c86aad9e33950fc6529257052b55bb6d01a7965d.tar.gz freebsd-ports-gnome-c86aad9e33950fc6529257052b55bb6d01a7965d.tar.zst freebsd-ports-gnome-c86aad9e33950fc6529257052b55bb6d01a7965d.zip |
Update textproc/tinyxml2 to 6.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/leethomason/tinyxml2/commits/master
Diffstat (limited to 'multimedia/libmediainfo')
-rw-r--r-- | multimedia/libmediainfo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/libmediainfo/Makefile b/multimedia/libmediainfo/Makefile index deec9ef19445..9e8c5e93bb5f 100644 --- a/multimedia/libmediainfo/Makefile +++ b/multimedia/libmediainfo/Makefile @@ -3,6 +3,7 @@ PORTNAME= libmediainfo PORTVERSION= 17.10 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://mediaarea.net/download/binary/mediainfo/${PORTVERSION}/ \ LOCAL/sunpoet |