diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-03 00:51:02 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-03 00:51:02 +0800 |
commit | 8c0ab5a20379b35eaee9be5afb04b5553c554bce (patch) | |
tree | 406c93f334caca67770510c5d082bf1598f5c499 /multimedia/libzen | |
parent | b1e820f36b24550ea78b94b6caa49bb9270abf8d (diff) | |
download | freebsd-ports-gnome-8c0ab5a20379b35eaee9be5afb04b5553c554bce.tar.gz freebsd-ports-gnome-8c0ab5a20379b35eaee9be5afb04b5553c554bce.tar.zst freebsd-ports-gnome-8c0ab5a20379b35eaee9be5afb04b5553c554bce.zip |
- Update to 0.7.91 (0.4.34)
- Minor performance optimizations and cleanup (Thanks to Pavel Pimenov)
- Add PKGBUILD file for Arch Linux
- CMake improvements (Thanks to evpobr)
- Build scripts improvements
- Fix for Ubuntu 16.10
- Change lib name for Fedora and RHEL/CentOS to follow their guidelines
- Update Visual Studio project files (support of 32-bit CPU without SSE)
Diffstat (limited to 'multimedia/libzen')
-rw-r--r-- | multimedia/libzen/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libzen/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/libzen/Makefile b/multimedia/libzen/Makefile index 93c4ffa890ef..2ca0b410ee96 100644 --- a/multimedia/libzen/Makefile +++ b/multimedia/libzen/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libzen -PORTVERSION= 0.7.90 +PORTVERSION= 0.7.91 CATEGORIES= multimedia MASTER_SITES= http://mediaarea.net/download/binary/mediainfo/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/multimedia/libzen/distinfo b/multimedia/libzen/distinfo index 527fbd55bb39..5e7637564299 100644 --- a/multimedia/libzen/distinfo +++ b/multimedia/libzen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479482654 -SHA256 (MediaInfo_CLI_0.7.90_GNU_FromSource.tar.xz) = 799d1c5b600725c585c7dc3cd441b42a1b616e19eb78e7d4bdea83b1c104f1c1 -SIZE (MediaInfo_CLI_0.7.90_GNU_FromSource.tar.xz) = 2747552 +TIMESTAMP = 1480687105 +SHA256 (MediaInfo_CLI_0.7.91_GNU_FromSource.tar.xz) = a23ac52b1befdf924caab80932518ebf0d1836ceb281a35e4cb7a5a779784609 +SIZE (MediaInfo_CLI_0.7.91_GNU_FromSource.tar.xz) = 2751536 |