From owner-svn-ports-all@FreeBSD.ORG Fri Jun 20 22:09:02 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 CF130690; Fri, 20 Jun 2014 22:09:02 +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 BC4B5207C; Fri, 20 Jun 2014 22:09:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5KM92ep058914; Fri, 20 Jun 2014 22:09:02 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5KM92Y7058911; Fri, 20 Jun 2014 22:09:02 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201406202209.s5KM92Y7058911@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 20 Jun 2014 22:09:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358642 - head/devel/libedit 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: Fri, 20 Jun 2014 22:09:02 -0000 Author: bapt Date: Fri Jun 20 22:09:01 2014 New Revision: 358642 URL: http://svnweb.freebsd.org/changeset/ports/358642 QAT: https://qat.redports.org/buildarchive/r358642/ Log: Update to 20140618 Modified: head/devel/libedit/Makefile head/devel/libedit/distinfo head/devel/libedit/pkg-plist Modified: head/devel/libedit/Makefile ============================================================================== --- head/devel/libedit/Makefile Fri Jun 20 22:03:01 2014 (r358641) +++ head/devel/libedit/Makefile Fri Jun 20 22:09:01 2014 (r358642) @@ -14,15 +14,10 @@ LICENSE= BSD2CLAUSE USES= libtool pathfix EDITVERSION= 3.1 -EDITDATE= 20140213 +EDITDATE= 20140618 GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS= --enable-widec -CPPFLAGS= -D__weakref_visible=extern - -post-patch: - @${REINPLACE_CMD} -e "s/__weak_reference/__weak_extern/g" ${WRKSRC}/src/vi.c - .include Modified: head/devel/libedit/distinfo ============================================================================== --- head/devel/libedit/distinfo Fri Jun 20 22:03:01 2014 (r358641) +++ head/devel/libedit/distinfo Fri Jun 20 22:09:01 2014 (r358642) @@ -1,2 +1,2 @@ -SHA256 (libedit-20140213-3.1.tar.gz) = ca3b8373c00afc78299147395a1bc3c6fb4c52629e89e4afe3881a0a7298301b -SIZE (libedit-20140213-3.1.tar.gz) = 484603 +SHA256 (libedit-20140618-3.1.tar.gz) = df26b332a21779fe31d436cf0dd5db472d8db8aa7068e8ddb44bd7c259433e77 +SIZE (libedit-20140618-3.1.tar.gz) = 483828 Modified: head/devel/libedit/pkg-plist ============================================================================== --- head/devel/libedit/pkg-plist Fri Jun 20 22:03:01 2014 (r358641) +++ head/devel/libedit/pkg-plist Fri Jun 20 22:09:01 2014 (r358642) @@ -3,7 +3,7 @@ include/histedit.h lib/libedit.a lib/libedit.so lib/libedit.so.0 -lib/libedit.so.0.0.48 +lib/libedit.so.0.0.50 libdata/pkgconfig/libedit.pc man/man3/editline.3.gz man/man3/el_deletestr.3.gz