diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-11 21:38:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-11 21:38:21 +0000 |
commit | a07d30d2c6bb1d23231c1cdb5de013e4888adc0b (patch) | |
tree | bb55b7ca03caad843764926fd0c8d93fdf804728 /multimedia/mediainfo/Makefile | |
parent | bab1c4df36d3e5af1816bdae81c9331a6baa3043 (diff) | |
download | ports-a07d30d2c6bb1d23231c1cdb5de013e4888adc0b.tar.gz ports-a07d30d2c6bb1d23231c1cdb5de013e4888adc0b.zip |
Update to 0.7.98
Changes: https://mediaarea.net/MediaInfo/ChangeLog
https://github.com/MediaArea/MediaInfo/blob/master/History_CLI.txt
Notes
Notes:
svn path=/head/; revision=447795
Diffstat (limited to 'multimedia/mediainfo/Makefile')
-rw-r--r-- | multimedia/mediainfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mediainfo/Makefile b/multimedia/mediainfo/Makefile index 10c951486742..4ad9e470b3b3 100644 --- a/multimedia/mediainfo/Makefile +++ b/multimedia/mediainfo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mediainfo -PORTVERSION= 0.7.97 +PORTVERSION= 0.7.98 CATEGORIES= multimedia MASTER_SITES= http://mediaarea.net/download/binary/${PORTNAME}/${PORTVERSION}/ \ LOCAL/sunpoet |