Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2011 07:55:30 +0900
From:      Takefu <takefu@airport.fm>
To:        freebsd-gnats-submit@FreeBSD.org
Cc:        freebsd-ports@evilcode.net
Subject:   ports/159096: [PATCH] multimedia/mediainfo Update 0.7.47
Message-ID:  <4E28AE62.8050104@airport.fm>
Resent-Message-ID: <201107212300.p6LN0Mhv010070@freefall.freebsd.org>
In-Reply-To: <201107212244.p6LMi6N0099431@unbound.local.ae-osaka.co.jp>
References:  <201107212244.p6LMi6N0099431@unbound.local.ae-osaka.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

>Number:         159096
>Category:       ports
>Synopsis:       [PATCH] multimedia/mediainfo Update 0.7.47
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 21 23:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Takefu
>Release:        FreeBSD 8.2-RELEASE-p2 amd64
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
- Update 0.7.47

Port maintainer (freebsd-ports@evilcode.net) is cc'd.

>How-To-Repeat:
>Fix:
--- mediainfo.patch begins here ---
diff -ruN /usr/ports/multimedia/mediainfo/Makefile multimedia/mediainfo/Makefile
--- /usr/ports/multimedia/mediainfo/Makefile	2011-05-13 07:45:54.000000000 +0900
+++ multimedia/mediainfo/Makefile	2011-07-21 17:54:16.000000000 +0900
@@ -6,7 +6,7 @@
 #

 PORTNAME=		mediainfo
-PORTVERSION=		0.7.44
+PORTVERSION=		0.7.47
 DISTVERSIONSUFFIX=	_AllInclusive
 CATEGORIES=		multimedia
 MASTER_SITES=		SF/${PORTNAME}/source/${PORTNAME}/${PORTVERSION}
@@ -16,12 +16,12 @@
 MAINTAINER=	freebsd-ports@evilcode.net
 COMMENT=	Supplies technical and tag information about a video or audio file

-EXTRACT_DEPENDS=	p7zip>=0:${PORTSDIR}/archivers/p7zip
-
 LICENSE=	GPLv3 LGPL3
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/MediaInfo/License.html

+EXTRACT_DEPENDS=	p7zip>=0:${PORTSDIR}/archivers/p7zip
+
 PLIST_FILES=	bin/mediainfo

 EXTRACT_CMD=	7z
diff -ruN /usr/ports/multimedia/mediainfo/distinfo multimedia/mediainfo/distinfo
--- /usr/ports/multimedia/mediainfo/distinfo	2011-05-13 07:45:54.000000000 +0900
+++ multimedia/mediainfo/distinfo	2011-07-21 17:53:06.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (mediainfo_0.7.44_AllInclusive.7z) = 85faa4cc5f7e559743387390271d59d7ed2eddce00997f65f5d96c8508270671
-SIZE (mediainfo_0.7.44_AllInclusive.7z) = 10321269
+SHA256 (mediainfo_0.7.47_AllInclusive.7z) = f52aa34991286e6c00f4cd616a940269d4173346bfc721e0157b46a74479623e
+SIZE (mediainfo_0.7.47_AllInclusive.7z) = 10335492
--- mediainfo.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E28AE62.8050104>