From owner-svn-ports-all@freebsd.org Tue Feb 2 22:44:35 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A83AA98AB0; Tue, 2 Feb 2016 22:44:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FD39AA7; Tue, 2 Feb 2016 22:44:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u12MiYs0083723; Tue, 2 Feb 2016 22:44:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u12MiYNi083720; Tue, 2 Feb 2016 22:44:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201602022244.u12MiYNi083720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 2 Feb 2016 22:44:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407855 - head/multimedia/mediainfo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2016 22:44:35 -0000 Author: sunpoet Date: Tue Feb 2 22:44:33 2016 New Revision: 407855 URL: https://svnweb.freebsd.org/changeset/ports/407855 Log: - Update to 0.7.82 - Update WWW Changes: https://mediaarea.net/MediaInfo/ChangeLog Modified: head/multimedia/mediainfo/Makefile head/multimedia/mediainfo/distinfo head/multimedia/mediainfo/pkg-descr Modified: head/multimedia/mediainfo/Makefile ============================================================================== --- head/multimedia/mediainfo/Makefile Tue Feb 2 22:44:29 2016 (r407854) +++ head/multimedia/mediainfo/Makefile Tue Feb 2 22:44:33 2016 (r407855) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mediainfo -PORTVERSION= 0.7.79 +PORTVERSION= 0.7.82 CATEGORIES= multimedia MASTER_SITES= http://mediaarea.net/download/binary/${PORTNAME}/${PORTVERSION}/ \ LOCAL/sunpoet @@ -20,7 +20,7 @@ LIB_DEPENDS= libmediainfo.so:${PORTSDIR} CONFIGURE_ARGS= --enable-shared GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= libtool pathfix pkgconfig tar:bzip2 +USES= libtool pathfix pkgconfig tar:xz PLIST_FILES= bin/mediainfo WRKSRC= ${WRKDIR}/MediaInfo_CLI_GNU_FromSource/MediaInfo/Project/GNU/CLI Modified: head/multimedia/mediainfo/distinfo ============================================================================== --- head/multimedia/mediainfo/distinfo Tue Feb 2 22:44:29 2016 (r407854) +++ head/multimedia/mediainfo/distinfo Tue Feb 2 22:44:33 2016 (r407855) @@ -1,2 +1,2 @@ -SHA256 (MediaInfo_CLI_0.7.79_GNU_FromSource.tar.bz2) = 02d2af7240eb48304f8083113dca5d164d02f0199b96b650e145d48632783b43 -SIZE (MediaInfo_CLI_0.7.79_GNU_FromSource.tar.bz2) = 4243806 +SHA256 (MediaInfo_CLI_0.7.82_GNU_FromSource.tar.xz) = 0bc57b019c2bef7180763d0dbe6cc7094f9c72c68d74f333d2a5254e81b2054f +SIZE (MediaInfo_CLI_0.7.82_GNU_FromSource.tar.xz) = 2705076 Modified: head/multimedia/mediainfo/pkg-descr ============================================================================== --- head/multimedia/mediainfo/pkg-descr Tue Feb 2 22:44:29 2016 (r407854) +++ head/multimedia/mediainfo/pkg-descr Tue Feb 2 22:44:33 2016 (r407855) @@ -3,4 +3,4 @@ tag data for video and audio files. Read http://mediaarea.net/en/MediaInfo/Support/Formats for supported formats. -WWW: http://mediainfo.sourceforge.net/ +WWW: https://mediaarea.net/en/MediaInfo