From owner-svn-ports-all@FreeBSD.ORG Tue May 6 06:57:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 862E932B; Tue, 6 May 2014 06:57:24 +0000 (UTC) Received: from svn.freebsd.org (svn.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 73A54B94; Tue, 6 May 2014 06:57:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s466vO8w034065; Tue, 6 May 2014 06:57:24 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s466vOAd034063; Tue, 6 May 2014 06:57:24 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201405060657.s466vOAd034063@svn.freebsd.org> From: Baptiste Daroussin Date: Tue, 6 May 2014 06:57:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353067 - head/audio/flac123 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.18 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: Tue, 06 May 2014 06:57:24 -0000 Author: bapt Date: Tue May 6 06:57:23 2014 New Revision: 353067 URL: http://svnweb.freebsd.org/changeset/ports/353067 QAT: https://qat.redports.org/buildarchive/r353067/ Log: Update to 0.0.12 Modified: head/audio/flac123/Makefile head/audio/flac123/distinfo Modified: head/audio/flac123/Makefile ============================================================================== --- head/audio/flac123/Makefile Tue May 6 06:57:19 2014 (r353066) +++ head/audio/flac123/Makefile Tue May 6 06:57:23 2014 (r353067) @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= flac123 -PORTVERSION= 0.0.11 -PORTREVISION= 5 +PORTVERSION= 0.0.12 CATEGORIES= audio -MASTER_SITES= SF/flac-tools/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/flac-tools/${PORTNAME}/ +DISTVERSIONSUFFIX= -release +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= Command-line player for flac audio files @@ -16,6 +17,8 @@ LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audi OPTIONS_DEFINE= DOCS +USE_AUTOTOOLS= aclocal autoconf automake +AUTOMAKE_ARGS= --add-missing USES= gmake GNU_CONFIGURE= yes Modified: head/audio/flac123/distinfo ============================================================================== --- head/audio/flac123/distinfo Tue May 6 06:57:19 2014 (r353066) +++ head/audio/flac123/distinfo Tue May 6 06:57:23 2014 (r353067) @@ -1,2 +1,2 @@ -SHA256 (flac123-0.0.11.tar.gz) = 2f96da02c28730fcc2c71e9e6975268a4b01b0a298f1bea58a5543192f972b66 -SIZE (flac123-0.0.11.tar.gz) = 71244 +SHA256 (flac123-0.0.12-release.tar.gz) = 1976efd54a918eadd3cb10b34c77cee009e21ae56274148afa01edf32654e47d +SIZE (flac123-0.0.12-release.tar.gz) = 129795