From owner-svn-ports-all@FreeBSD.ORG Tue May 6 06:57:42 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 EEAEA752; Tue, 6 May 2014 06:57:42 +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 DC484BA0; Tue, 6 May 2014 06:57:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s466vgP5034451; Tue, 6 May 2014 06:57:42 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s466vgYb034447; Tue, 6 May 2014 06:57:42 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201405060657.s466vgYb034447@svn.freebsd.org> From: Baptiste Daroussin Date: Tue, 6 May 2014 06:57:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353071 - head/audio/mac 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:43 -0000 Author: bapt Date: Tue May 6 06:57:42 2014 New Revision: 353071 URL: http://svnweb.freebsd.org/changeset/ports/353071 QAT: https://qat.redports.org/buildarchive/r353071/ Log: Convert to USES=libtool Strip binaries Modified: head/audio/mac/Makefile head/audio/mac/pkg-plist Modified: head/audio/mac/Makefile ============================================================================== --- head/audio/mac/Makefile Tue May 6 06:57:37 2014 (r353070) +++ head/audio/mac/Makefile Tue May 6 06:57:42 2014 (r353071) @@ -3,7 +3,7 @@ PORTNAME= mac PORTVERSION= 3.99.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://supermmx.org/resources/linux/mac/ CENKES DISTNAME= ${PORTNAME}-3.99-u4-b5 @@ -11,9 +11,11 @@ DISTNAME= ${PORTNAME}-3.99-u4-b5 MAINTAINER= multimedia@FreeBSD.org COMMENT= Monkey's Audio lossless codec -USE_AUTOTOOLS= libtool +USES= libtool +GNU_CONFIGURE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip .include Modified: head/audio/mac/pkg-plist ============================================================================== --- head/audio/mac/pkg-plist Tue May 6 06:57:37 2014 (r353070) +++ head/audio/mac/pkg-plist Tue May 6 06:57:42 2014 (r353071) @@ -24,7 +24,7 @@ include/mac/StdLibFileIO.h include/mac/UnBitArrayBase.h include/mac/config.h lib/libmac.a -lib/libmac.la lib/libmac.so lib/libmac.so.2 +lib/libmac.so.2.0.0 @dirrm include/mac