From owner-svn-ports-branches@freebsd.org Tue Aug 25 11:22:17 2015 Return-Path: Delivered-To: svn-ports-branches@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 350F499AF27; Tue, 25 Aug 2015 11:22:17 +0000 (UTC) (envelope-from jbeich@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 1946CE5F; Tue, 25 Aug 2015 11:22:17 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7PBMGis092078; Tue, 25 Aug 2015 11:22:16 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7PBMGa5092075; Tue, 25 Aug 2015 11:22:16 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201508251122.t7PBMGa5092075@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 25 Aug 2015 11:22:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r395240 - branches/2015Q3/audio/libtremor X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Aug 2015 11:22:17 -0000 Author: jbeich Date: Tue Aug 25 11:22:15 2015 New Revision: 395240 URL: https://svnweb.freebsd.org/changeset/ports/395240 Log: MFH: r395232 audio/libtremor: update to 1.2.1.s20150105 Changes: https://git.xiph.org/?p=tremor.git;a=shortlog;h=b56ffc Security: http://www.vuxml.org/freebsd/3dac84c9-bce1-4199-9784-d68af1eb7b2e.html Security: http://www.vuxml.org/freebsd/40497e81-fee3-4e54-9d5f-175a5c633b73.html Approved by: portmgr (erwin) Modified: branches/2015Q3/audio/libtremor/Makefile branches/2015Q3/audio/libtremor/distinfo branches/2015Q3/audio/libtremor/pkg-plist Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/audio/libtremor/Makefile ============================================================================== --- branches/2015Q3/audio/libtremor/Makefile Tue Aug 25 11:19:57 2015 (r395239) +++ branches/2015Q3/audio/libtremor/Makefile Tue Aug 25 11:22:15 2015 (r395240) @@ -2,18 +2,21 @@ # $FreeBSD$ PORTNAME= libtremor -PORTVERSION= 1.2.0.s20040213 -PORTREVISION= 2 +PORTVERSION= 1.2.1.s20150105 CATEGORIES= audio -MASTER_SITES= http://members.chello.nl/~g.mast/distfiles/ -DISTNAME= tremor_snapshot_${SNAP_DATE} +MASTER_SITES= http://git.xiph.org/?p=tremor.git;a=snapshot;sf=tgz;h=${GIT_COMMIT};/ +DISTNAME= ${PORTNAME:S/lib//}-${GIT_COMMIT} MAINTAINER= ports@FreeBSD.org COMMENT= Integer-only fully Ogg Vorbis compliant decoder library -SNAP_DATE= 02132004 -WRKSRC= ${WRKDIR}/Tremor -USES= autoreconf libtool tar:tgz +LICENSE= BSD3CLAUSE + +LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg + +GIT_COMMIT= b56ffc +USES= autoreconf libtool pathfix pkgconfig +PATHFIX_MAKEFILEIN= Makefile.am GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: branches/2015Q3/audio/libtremor/distinfo ============================================================================== --- branches/2015Q3/audio/libtremor/distinfo Tue Aug 25 11:19:57 2015 (r395239) +++ branches/2015Q3/audio/libtremor/distinfo Tue Aug 25 11:22:15 2015 (r395240) @@ -1,2 +1,2 @@ -SHA256 (tremor_snapshot_02132004.tgz) = 142e015b684ef9774f2b57d06c3730ba3d6dcbd90c3c11325039c2722f2460cc -SIZE (tremor_snapshot_02132004.tgz) = 151996 +SHA256 (tremor-b56ffc.tar.gz) = 50040fc477eaa592aebc1e4edba201f70b89fa42199a4d73826bd690219e6fd2 +SIZE (tremor-b56ffc.tar.gz) = 148838 Modified: branches/2015Q3/audio/libtremor/pkg-plist ============================================================================== --- branches/2015Q3/audio/libtremor/pkg-plist Tue Aug 25 11:19:57 2015 (r395239) +++ branches/2015Q3/audio/libtremor/pkg-plist Tue Aug 25 11:22:15 2015 (r395240) @@ -1,9 +1,8 @@ include/tremor/config_types.h include/tremor/ivorbiscodec.h include/tremor/ivorbisfile.h -include/tremor/ogg.h -include/tremor/os_types.h lib/libvorbisidec.a lib/libvorbisidec.so lib/libvorbisidec.so.1 -lib/libvorbisidec.so.1.0.2 +lib/libvorbisidec.so.1.0.3 +libdata/pkgconfig/vorbisidec.pc