Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2014 06:57:24 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353067 - head/audio/flac123
Message-ID:  <201405060657.s466vOAd034063@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405060657.s466vOAd034063>