maintenance update to 0.7.90

This commit is contained in:
naddy 2016-11-19 15:04:12 +00:00
parent 1a33085592
commit 4f2921b752
3 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.7 2016/08/05 15:25:23 naddy Exp $
# $OpenBSD: Makefile,v 1.8 2016/11/19 15:04:12 naddy Exp $
COMMENT= display technical and tag data for video and audio files
VERSION= 0.7.87
VERSION= 0.7.90
PKGNAME= mediainfo-${VERSION}
CATEGORIES= multimedia
HOMEPAGE= https://mediaarea.net/en/MediaInfo

View File

@ -1,2 +1,2 @@
SHA256 (MediaInfo_CLI_0.7.87_GNU_FromSource.tar.xz) = LNxrHQJ9gNS0dd/6mqmUqHQL1gY5yddvWifjaHQEtaE=
SIZE (MediaInfo_CLI_0.7.87_GNU_FromSource.tar.xz) = 2730616
SHA256 (MediaInfo_CLI_0.7.90_GNU_FromSource.tar.xz) = eZ0cW2AHJcWFx9w81EG0KhthbhnreOfUveqDscEE8cE=
SIZE (MediaInfo_CLI_0.7.90_GNU_FromSource.tar.xz) = 2747552

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-ZenLib_Project_GNU_Library_configure,v 1.6 2016/04/01 20:49:11 naddy Exp $
--- ZenLib/Project/GNU/Library/configure.orig Thu Mar 31 13:34:13 2016
+++ ZenLib/Project/GNU/Library/configure Fri Apr 1 22:38:10 2016
@@ -15561,9 +15561,6 @@ if test "$GXX" = yes ; then
$OpenBSD: patch-ZenLib_Project_GNU_Library_configure,v 1.7 2016/11/19 15:04:12 naddy Exp $
--- ZenLib/Project/GNU/Library/configure.orig Sun Oct 30 21:25:54 2016
+++ ZenLib/Project/GNU/Library/configure Sat Nov 19 15:54:35 2016
@@ -15565,9 +15565,6 @@ if test "$GXX" = yes ; then
if test "$enable_debug" = "yes"; then
CFLAGS="$CFLAGS -O0 -g -Wall -Wundef"
CXXFLAGS="$CXXFLAGS -O0 -g -Wall -W -Wundef -Wcast-qual -Wno-ctor-dtor-privacy"