From owner-svn-ports-head@FreeBSD.ORG Wed Aug 6 16:06:23 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A7D0EF53 for ; Wed, 6 Aug 2014 16:06:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7DE1A207D for ; Wed, 6 Aug 2014 16:06:23 +0000 (UTC) Received: from amdmi3 (uid 1170) (envelope-from amdmi3@FreeBSD.org) id 5995 by svn.freebsd.org (DragonFly Mail Agent v0.9+); Wed, 06 Aug 2014 16:06:23 +0000 From: Dmitry Marakasov Date: Wed, 6 Aug 2014 16:06:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364199 - head/science/libghemical X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e2527f.5995.4c8057f8@svn.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2014 16:06:23 -0000 Author: amdmi3 Date: Wed Aug 6 16:06:22 2014 New Revision: 364199 URL: http://svnweb.freebsd.org/changeset/ports/364199 QAT: https://qat.redports.org/buildarchive/r364199/ Log: - Switch to USES=libtool, drop .la files - Stagify - Strip libraries Modified: head/science/libghemical/Makefile head/science/libghemical/pkg-plist Modified: head/science/libghemical/Makefile ============================================================================== --- head/science/libghemical/Makefile Wed Aug 6 16:05:49 2014 (r364198) +++ head/science/libghemical/Makefile Wed Aug 6 16:06:22 2014 (r364199) @@ -3,11 +3,11 @@ PORTNAME= libghemical PORTVERSION= 3.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://bioinformatics.org/ghemical/download/release20111012/ \ http://bioinformatics.org/ghemical/download/current - + MAINTAINER= ports@FreeBSD.org COMMENT= Support libraries of science/ghemical port @@ -17,7 +17,7 @@ BUILD_DEPENDS= obabel:${PORTSDIR}/scienc LIB_DEPENDS+= libmpqc.so:${PORTSDIR}/science/mpqc \ libf2c.so:${PORTSDIR}/lang/f2c -USES= fortran gettext gmake pathfix pkgconfig +USES= fortran gettext gmake pathfix pkgconfig libtool USE_GL= gl GNU_CONFIGURE= yes USE_LDCONFIG= yes @@ -26,6 +26,6 @@ CONFIGURE_ARGS+= --enable-mpqc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB= LIBGHEMICAL_VERSION="${PORTVERSION}" +INSTALL_TARGET= install-strip -NO_STAGE= yes .include Modified: head/science/libghemical/pkg-plist ============================================================================== --- head/science/libghemical/pkg-plist Wed Aug 6 16:05:49 2014 (r364198) +++ head/science/libghemical/pkg-plist Wed Aug 6 16:06:22 2014 (r364199) @@ -37,9 +37,9 @@ include/ghemical/typerule.h include/ghemical/utility.h include/ghemical/v3d.h @dirrm include/ghemical +lib/libghemical.so.5.0.1 lib/libghemical.so.5 lib/libghemical.so -lib/libghemical.la lib/libghemical.a libdata/pkgconfig/libghemical.pc share/libghemical/%%LIBGHEMICAL_VERSION%%/amber/all_amino94_MOD.in