From owner-svn-ports-head@freebsd.org Wed Jun 1 17:53:40 2016 Return-Path: Delivered-To: svn-ports-head@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 BEDB5B61606; Wed, 1 Jun 2016 17:53:40 +0000 (UTC) (envelope-from kami@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 709651A41; Wed, 1 Jun 2016 17:53:40 +0000 (UTC) (envelope-from kami@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u51Hrd3t064047; Wed, 1 Jun 2016 17:53:39 GMT (envelope-from kami@FreeBSD.org) Received: (from kami@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u51Hrdge064044; Wed, 1 Jun 2016 17:53:39 GMT (envelope-from kami@FreeBSD.org) Message-Id: <201606011753.u51Hrdge064044@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kami set sender to kami@FreeBSD.org using -f From: Dominic Fandrey Date: Wed, 1 Jun 2016 17:53:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416253 - head/multimedia/libbluray X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2016 17:53:40 -0000 Author: kami Date: Wed Jun 1 17:53:39 2016 New Revision: 416253 URL: https://svnweb.freebsd.org/changeset/ports/416253 Log: Update multimedia/libbluray from 0.9.2 to 0.9.3 cs@freebsd.org cs@freebsd.org https://reviews.freebsd.org/D6635 Modified: head/multimedia/libbluray/Makefile head/multimedia/libbluray/distinfo head/multimedia/libbluray/pkg-plist Modified: head/multimedia/libbluray/Makefile ============================================================================== --- head/multimedia/libbluray/Makefile Wed Jun 1 17:27:34 2016 (r416252) +++ head/multimedia/libbluray/Makefile Wed Jun 1 17:53:39 2016 (r416253) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libbluray -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 PORTEPOCH= 1 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \ Modified: head/multimedia/libbluray/distinfo ============================================================================== --- head/multimedia/libbluray/distinfo Wed Jun 1 17:27:34 2016 (r416252) +++ head/multimedia/libbluray/distinfo Wed Jun 1 17:53:39 2016 (r416253) @@ -1,2 +1,3 @@ -SHA256 (libbluray-0.9.2.tar.bz2) = efc994f42d2bce6af2ce69d05ba89dbbd88bcec7aca065de094fb3a7880ce7ea -SIZE (libbluray-0.9.2.tar.bz2) = 704357 +TIMESTAMP = 1464514350 +SHA256 (libbluray-0.9.3.tar.bz2) = a6366614ec45484b51fe94fcd1975b3b8716f90f038a33b24d59978de3863ce0 +SIZE (libbluray-0.9.3.tar.bz2) = 722686 Modified: head/multimedia/libbluray/pkg-plist ============================================================================== --- head/multimedia/libbluray/pkg-plist Wed Jun 1 17:27:34 2016 (r416252) +++ head/multimedia/libbluray/pkg-plist Wed Jun 1 17:53:39 2016 (r416253) @@ -11,6 +11,6 @@ include/libbluray/player_settings.h lib/libbluray.a lib/libbluray.so lib/libbluray.so.1 -lib/libbluray.so.1.9.2 +lib/libbluray.so.1.10.0 libdata/pkgconfig/libbluray.pc -%%JAVA%%%%JAVASHAREDIR%%/libbluray-j2se-0.9.2.jar +%%JAVA%%%%JAVASHAREDIR%%/libbluray-j2se-0.9.3.jar