From owner-svn-ports-head@freebsd.org Thu Oct 1 13:14:36 2015 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 788AEA0C532; Thu, 1 Oct 2015 13:14:36 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 68A3B1393; Thu, 1 Oct 2015 13:14:36 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t91DEaj5093406; Thu, 1 Oct 2015 13:14:36 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t91DEZvM093402; Thu, 1 Oct 2015 13:14:35 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201510011314.t91DEZvM093402@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 1 Oct 2015 13:14:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398272 - head/audio/libebur128 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.20 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: Thu, 01 Oct 2015 13:14:36 -0000 Author: vanilla Date: Thu Oct 1 13:14:34 2015 New Revision: 398272 URL: https://svnweb.freebsd.org/changeset/ports/398272 Log: Upgrade to 1.0.3. Modified: head/audio/libebur128/Makefile head/audio/libebur128/distinfo head/audio/libebur128/pkg-plist Modified: head/audio/libebur128/Makefile ============================================================================== --- head/audio/libebur128/Makefile Thu Oct 1 12:38:29 2015 (r398271) +++ head/audio/libebur128/Makefile Thu Oct 1 13:14:34 2015 (r398272) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libebur128 -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 DISTVERSIONPREFIX= v CATEGORIES= audio @@ -19,5 +19,6 @@ GH_ACCOUNT= jiixyj USES= cmake:outsource pkgconfig USE_LDCONFIG= yes +LDFLAGS+= -L${LOCALBASE}/lib .include Modified: head/audio/libebur128/distinfo ============================================================================== --- head/audio/libebur128/distinfo Thu Oct 1 12:38:29 2015 (r398271) +++ head/audio/libebur128/distinfo Thu Oct 1 13:14:34 2015 (r398272) @@ -1,2 +1,2 @@ -SHA256 (jiixyj-libebur128-v1.0.2_GH0.tar.gz) = 9b334d31a26b47ba6740bb7bbee7a24461d535f426b1ed42368c187e27c08323 -SIZE (jiixyj-libebur128-v1.0.2_GH0.tar.gz) = 29794 +SHA256 (jiixyj-libebur128-v1.0.3_GH0.tar.gz) = dd90d0e44bd4db1e038d990b4538a7317b2f44f29eaf2e206c247663234d9d52 +SIZE (jiixyj-libebur128-v1.0.3_GH0.tar.gz) = 19804 Modified: head/audio/libebur128/pkg-plist ============================================================================== --- head/audio/libebur128/pkg-plist Thu Oct 1 12:38:29 2015 (r398271) +++ head/audio/libebur128/pkg-plist Thu Oct 1 13:14:34 2015 (r398272) @@ -2,4 +2,4 @@ include/ebur128.h lib/libebur128.a lib/libebur128.so lib/libebur128.so.1 -lib/libebur128.so.1.0.1 +lib/libebur128.so.1.0.3