From owner-svn-ports-all@FreeBSD.ORG Sat Jun 14 20:03:29 2014 Return-Path: Delivered-To: svn-ports-all@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 DB3D36EE; Sat, 14 Jun 2014 20:03: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 AE6162B46; Sat, 14 Jun 2014 20:03:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5EK3TtW062739; Sat, 14 Jun 2014 20:03:29 GMT (envelope-from pi@svn.freebsd.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5EK3Tpp062735; Sat, 14 Jun 2014 20:03:29 GMT (envelope-from pi@svn.freebsd.org) Message-Id: <201406142003.s5EK3Tpp062735@svn.freebsd.org> From: Kurt Jaeger Date: Sat, 14 Jun 2014 20:03:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357801 - head/devel/lfcbase 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: Sat, 14 Jun 2014 20:03:30 -0000 Author: pi Date: Sat Jun 14 20:03:28 2014 New Revision: 357801 URL: http://svnweb.freebsd.org/changeset/ports/357801 QAT: https://qat.redports.org/buildarchive/r357801/ Log: devel/lfcbase: 1.5.9 -> 1.5.10, USES libtool, strip liblfcbase.so Submitted by: lemke@lemke-it.com Modified: head/devel/lfcbase/Makefile head/devel/lfcbase/distinfo head/devel/lfcbase/pkg-plist Modified: head/devel/lfcbase/Makefile ============================================================================== --- head/devel/lfcbase/Makefile Sat Jun 14 19:14:24 2014 (r357800) +++ head/devel/lfcbase/Makefile Sat Jun 14 20:03:28 2014 (r357801) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lfcbase -PORTVERSION= 1.5.9 +PORTVERSION= 1.5.10 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ @@ -13,9 +13,13 @@ LICENSE= GPLv3 GNU_CONFIGURE= yes USE_LDCONFIG= yes +USES= libtool USE_AUTOTOOLS= autoconf:env post-patch: @${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in +post-stage: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblfcbase.so.1 + .include Modified: head/devel/lfcbase/distinfo ============================================================================== --- head/devel/lfcbase/distinfo Sat Jun 14 19:14:24 2014 (r357800) +++ head/devel/lfcbase/distinfo Sat Jun 14 20:03:28 2014 (r357801) @@ -1,2 +1,2 @@ -SHA256 (lfcbase-1.5.9.tar.gz) = 4c84937ed3c2656aff0b96a6b1344f405bae696406da0629da6cb45aec48198d -SIZE (lfcbase-1.5.9.tar.gz) = 472422 +SHA256 (lfcbase-1.5.10.tar.gz) = b635beaf52bbab37d5580bae30c1a8420b29f60132d73019d3e305092ec19884 +SIZE (lfcbase-1.5.10.tar.gz) = 473763 Modified: head/devel/lfcbase/pkg-plist ============================================================================== --- head/devel/lfcbase/pkg-plist Sat Jun 14 19:14:24 2014 (r357800) +++ head/devel/lfcbase/pkg-plist Sat Jun 14 20:03:28 2014 (r357801) @@ -33,7 +33,7 @@ include/lfcbase/Timer.h include/lfcbase/Tokenizer.h include/lfcbase/TreeT.h lib/liblfcbase.a -lib/liblfcbase.la lib/liblfcbase.so lib/liblfcbase.so.1 +lib/liblfcbase.so.1.0.0 @dirrm include/lfcbase