From owner-svn-ports-all@freebsd.org Sat Dec 5 10:08:06 2015 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 975FEA4245A; Sat, 5 Dec 2015 10:08:06 +0000 (UTC) (envelope-from bapt@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 631711EA4; Sat, 5 Dec 2015 10:08:06 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB5A852p014055; Sat, 5 Dec 2015 10:08:05 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB5A85ld014053; Sat, 5 Dec 2015 10:08:05 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201512051008.tB5A85ld014053@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 5 Dec 2015 10:08:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403053 - head/multimedia/libmatroska 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: Sat, 05 Dec 2015 10:08:06 -0000 Author: bapt Date: Sat Dec 5 10:08:05 2015 New Revision: 403053 URL: https://svnweb.freebsd.org/changeset/ports/403053 Log: Update to 1.4.4 Use pathfix instead of a dedicated target Modified: head/multimedia/libmatroska/Makefile head/multimedia/libmatroska/distinfo Modified: head/multimedia/libmatroska/Makefile ============================================================================== --- head/multimedia/libmatroska/Makefile Sat Dec 5 10:05:17 2015 (r403052) +++ head/multimedia/libmatroska/Makefile Sat Dec 5 10:08:05 2015 (r403053) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libmatroska -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.4 CATEGORIES= multimedia audio MASTER_SITES= http://dl.matroska.org/downloads/libmatroska/ \ http://www.bunkus.org/videotools/mkvtoolnix/sources/ @@ -14,14 +14,10 @@ LICENSE= LGPL21 LIB_DEPENDS= libebml.so:${PORTSDIR}/textproc/libebml -USES= gmake libtool pkgconfig tar:bzip2 +USES= gmake libtool pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -post-patch: - ${REINPLACE_CMD} -e 's|$${libdir}/pkgconfig|@prefix@/libdata/pkgconfig|' \ - ${WRKSRC}/Makefile.in - .include Modified: head/multimedia/libmatroska/distinfo ============================================================================== --- head/multimedia/libmatroska/distinfo Sat Dec 5 10:05:17 2015 (r403052) +++ head/multimedia/libmatroska/distinfo Sat Dec 5 10:08:05 2015 (r403053) @@ -1,2 +1,2 @@ -SHA256 (libmatroska-1.4.2.tar.bz2) = bea10320f1f1fd121bbd7db9ffc77b2518e8269f00903549c5425478bbf8393f -SIZE (libmatroska-1.4.2.tar.bz2) = 611057 +SHA256 (libmatroska-1.4.4.tar.bz2) = d3efaa9f6d3964351a05bea0f848a8d5dc570e4791f179816ce9a93730296bd7 +SIZE (libmatroska-1.4.4.tar.bz2) = 604396