Date: Sat, 26 Oct 2013 09:01:51 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331665 - head/devel/lfcbase Message-ID: <201310260901.r9Q91p0U088220@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310260901.r9Q91p0U088220>