From owner-svn-ports-all@FreeBSD.ORG Sat Oct 26 09:01:52 2013 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 ESMTP id 05286E2A; Sat, 26 Oct 2013 09:01:52 +0000 (UTC) (envelope-from antoine@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E64DF20E8; Sat, 26 Oct 2013 09:01:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9Q91p2M088222; Sat, 26 Oct 2013 09:01:51 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9Q91p0U088220; Sat, 26 Oct 2013 09:01:51 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201310260901.r9Q91p0U088220@svn.freebsd.org> From: Antoine Brodin Date: Sat, 26 Oct 2013 09:01:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331665 - 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.14 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, 26 Oct 2013 09:01:52 -0000 Author: antoine Date: Sat Oct 26 09:01:51 2013 New Revision: 331665 URL: http://svnweb.freebsd.org/changeset/ports/331665 Log: - Update to 1.5.8 - Convert to STAGEDIR PR: ports/183109 Submitted by: Kurt Jaeger (maintainer) Modified: head/devel/lfcbase/Makefile head/devel/lfcbase/distinfo Modified: head/devel/lfcbase/Makefile ============================================================================== --- head/devel/lfcbase/Makefile Sat Oct 26 09:01:23 2013 (r331664) +++ head/devel/lfcbase/Makefile Sat Oct 26 09:01:51 2013 (r331665) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lfcbase -PORTVERSION= 1.5.7 +PORTVERSION= 1.5.8 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ @@ -15,7 +15,6 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= autoconf:env -NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in Modified: head/devel/lfcbase/distinfo ============================================================================== --- head/devel/lfcbase/distinfo Sat Oct 26 09:01:23 2013 (r331664) +++ head/devel/lfcbase/distinfo Sat Oct 26 09:01:51 2013 (r331665) @@ -1,2 +1,2 @@ -SHA256 (lfcbase-1.5.7.tar.gz) = 011e326e089e2001275935e7ce4574e1452cbf529d2b896d4a54d577f67428f7 -SIZE (lfcbase-1.5.7.tar.gz) = 468629 +SHA256 (lfcbase-1.5.8.tar.gz) = 3adea6cd01cc6b8257afda4e1a679b7bac94537d8e345062e5aff35cd0de7c89 +SIZE (lfcbase-1.5.8.tar.gz) = 468669