From owner-svn-ports-all@FreeBSD.ORG Thu Sep 18 08:38:15 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 B6A1BDFF; Thu, 18 Sep 2014 08:38:15 +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 A1FEDF8C; Thu, 18 Sep 2014 08:38:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8I8cF2v097238; Thu, 18 Sep 2014 08:38:15 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8I8cFHc097236; Thu, 18 Sep 2014 08:38:15 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201409180838.s8I8cFHc097236@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 18 Sep 2014 08:38:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368430 - in head/audio/x11amp: . files 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-1 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: Thu, 18 Sep 2014 08:38:15 -0000 Author: tijl Date: Thu Sep 18 08:38:14 2014 New Revision: 368430 URL: http://svnweb.freebsd.org/changeset/ports/368430 QAT: https://qat.redports.org/buildarchive/r368430/ Log: Remove old libtool patches Modified: head/audio/x11amp/Makefile head/audio/x11amp/files/patch-configure Modified: head/audio/x11amp/Makefile ============================================================================== --- head/audio/x11amp/Makefile Thu Sep 18 08:28:50 2014 (r368429) +++ head/audio/x11amp/Makefile Thu Sep 18 08:38:14 2014 (r368430) @@ -25,10 +25,8 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" post-extract: @${CP} ${FILESDIR}/main.xpm ${WRKSRC}/x11amp/defskin - @${CHMOD} a+x ${WRKSRC}/ltconfig post-patch: - @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig @${REINPLACE_CMD} 's|-o root -g wheel||' ${WRKSRC}/libx11amp/Makefile.in .include Modified: head/audio/x11amp/files/patch-configure ============================================================================== --- head/audio/x11amp/files/patch-configure Thu Sep 18 08:28:50 2014 (r368429) +++ head/audio/x11amp/files/patch-configure Thu Sep 18 08:38:14 2014 (r368430) @@ -1,14 +1,5 @@ --- configure.orig Tue May 31 17:38:58 2005 +++ configure Tue May 31 17:39:14 2005 -@@ -1316,7 +1316,7 @@ - # Actually configure libtool. ac_aux_dir is where install-sh is found. - CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ - LD="$LD" NM="$NM" RANLIB="$RANLIB" LN_S="$LN_S" \ --${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \ -+$ac_aux_dir/ltconfig \ - $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - @@ -2202,14 +2202,14 @@ rm -f conf.gtktest