From owner-svn-ports-all@freebsd.org Fri Nov 24 13:59:16 2017 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 6828DDE70B7; Fri, 24 Nov 2017 13:59:16 +0000 (UTC) (envelope-from vanilla@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 33E8575ED1; Fri, 24 Nov 2017 13:59:16 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAODxFGj035893; Fri, 24 Nov 2017 13:59:15 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAODxFWc035890; Fri, 24 Nov 2017 13:59:15 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201711241359.vAODxFWc035890@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 24 Nov 2017 13:59:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454821 - head/audio/libebur128 X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/audio/libebur128 X-SVN-Commit-Revision: 454821 X-SVN-Commit-Repository: ports 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.25 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: Fri, 24 Nov 2017 13:59:16 -0000 Author: vanilla Date: Fri Nov 24 13:59:14 2017 New Revision: 454821 URL: https://svnweb.freebsd.org/changeset/ports/454821 Log: Update to 1.2.3. Modified: head/audio/libebur128/Makefile head/audio/libebur128/distinfo head/audio/libebur128/pkg-plist Modified: head/audio/libebur128/Makefile ============================================================================== --- head/audio/libebur128/Makefile Fri Nov 24 12:53:58 2017 (r454820) +++ head/audio/libebur128/Makefile Fri Nov 24 13:59:14 2017 (r454821) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libebur128 -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 DISTVERSIONPREFIX= v CATEGORIES= audio @@ -17,8 +17,7 @@ LIB_DEPENDS= libspeexdsp.so:audio/speexdsp USE_GITHUB= yes GH_ACCOUNT= jiixyj -USES= cmake:outsource pkgconfig +USES= cmake:outsource localbase:ldflags pkgconfig USE_LDCONFIG= yes -LDFLAGS+= -L${LOCALBASE}/lib .include Modified: head/audio/libebur128/distinfo ============================================================================== --- head/audio/libebur128/distinfo Fri Nov 24 12:53:58 2017 (r454820) +++ head/audio/libebur128/distinfo Fri Nov 24 13:59:14 2017 (r454821) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486646259 -SHA256 (jiixyj-libebur128-v1.2.2_GH0.tar.gz) = 1d0d7e855da04010a2432e11fbc596502caf11b61c3b571ccbcb10095fe44b43 -SIZE (jiixyj-libebur128-v1.2.2_GH0.tar.gz) = 21738 +TIMESTAMP = 1511530793 +SHA256 (jiixyj-libebur128-v1.2.3_GH0.tar.gz) = 13776667743cf6e3df36bcf4f8c7ac828859ce02c9988514e3fdddc3efba98f7 +SIZE (jiixyj-libebur128-v1.2.3_GH0.tar.gz) = 22150 Modified: head/audio/libebur128/pkg-plist ============================================================================== --- head/audio/libebur128/pkg-plist Fri Nov 24 12:53:58 2017 (r454820) +++ head/audio/libebur128/pkg-plist Fri Nov 24 13:59:14 2017 (r454821) @@ -2,4 +2,5 @@ include/ebur128.h lib/libebur128.a lib/libebur128.so lib/libebur128.so.1 -lib/libebur128.so.1.2.2 +lib/libebur128.so.1.2.3 +libdata/pkgconfig/libebur128.pc