From owner-svn-ports-all@FreeBSD.ORG Wed Sep 10 12:18:29 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 E13519A5; Wed, 10 Sep 2014 12:18:29 +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 CC1719D9; Wed, 10 Sep 2014 12:18:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8ACITsm022175; Wed, 10 Sep 2014 12:18:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8ACITHQ022173; Wed, 10 Sep 2014 12:18:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201409101218.s8ACITHQ022173@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 10 Sep 2014 12:18:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367823 - head/math/fityk 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: Wed, 10 Sep 2014 12:18:30 -0000 Author: amdmi3 Date: Wed Sep 10 12:18:29 2014 New Revision: 367823 URL: http://svnweb.freebsd.org/changeset/ports/367823 QAT: https://qat.redports.org/buildarchive/r367823/ Log: - Drop .la files, no dependees require them Approved by: portmgr blanket Modified: head/math/fityk/Makefile head/math/fityk/pkg-plist Modified: head/math/fityk/Makefile ============================================================================== --- head/math/fityk/Makefile Wed Sep 10 12:18:21 2014 (r367822) +++ head/math/fityk/Makefile Wed Sep 10 12:18:29 2014 (r367823) @@ -3,7 +3,7 @@ PORTNAME= fityk PORTVERSION= 0.9.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/xylib:xylib DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT \ @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boos gnuplot:${PORTSDIR}/math/gnuplot RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot -USES= desktop-file-utils gmake libtool:keepla shared-mime-info tar:bzip2 +USES= desktop-file-utils gmake libtool shared-mime-info tar:bzip2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} LDFLAGS+= -lbz2 -lz USE_GITHUB= yes Modified: head/math/fityk/pkg-plist ============================================================================== --- head/math/fityk/pkg-plist Wed Sep 10 12:18:21 2014 (r367822) +++ head/math/fityk/pkg-plist Wed Sep 10 12:18:29 2014 (r367823) @@ -2,7 +2,6 @@ bin/cfityk bin/fityk bin/xyconv include/fityk.h -lib/libfityk.la lib/libfityk.so lib/libfityk.so.3 lib/libfityk.so.3.0.0