From owner-svn-ports-all@FreeBSD.ORG Sun Jun 22 23:00:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A3F1BE14; Sun, 22 Jun 2014 23:00:56 +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 915E92E47; Sun, 22 Jun 2014 23:00:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5MN0uoj026101; Sun, 22 Jun 2014 23:00:56 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5MN0uLe025795; Sun, 22 Jun 2014 23:00:56 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201406222300.s5MN0uLe025795@svn.freebsd.org> From: Baptiste Daroussin Date: Sun, 22 Jun 2014 23:00:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358870 - 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: Sun, 22 Jun 2014 23:00:56 -0000 Author: bapt Date: Sun Jun 22 23:00:55 2014 New Revision: 358870 URL: http://svnweb.freebsd.org/changeset/ports/358870 QAT: https://qat.redports.org/buildarchive/r358870/ Log: Update to 20140620 Modified: head/devel/libedit/Makefile head/devel/libedit/distinfo head/devel/libedit/pkg-plist Modified: head/devel/libedit/Makefile ============================================================================== --- head/devel/libedit/Makefile Sun Jun 22 22:54:43 2014 (r358869) +++ head/devel/libedit/Makefile Sun Jun 22 23:00:55 2014 (r358870) @@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE USES= libtool pathfix EDITVERSION= 3.1 -EDITDATE= 20140618 +EDITDATE= 20140620 GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libedit/distinfo ============================================================================== --- head/devel/libedit/distinfo Sun Jun 22 22:54:43 2014 (r358869) +++ head/devel/libedit/distinfo Sun Jun 22 23:00:55 2014 (r358870) @@ -1,2 +1,2 @@ -SHA256 (libedit-20140618-3.1.tar.gz) = df26b332a21779fe31d436cf0dd5db472d8db8aa7068e8ddb44bd7c259433e77 -SIZE (libedit-20140618-3.1.tar.gz) = 483828 +SHA256 (libedit-20140620-3.1.tar.gz) = a22b9b2a8cf4aec9ff51a57e8c848b69640d0195282159d245d8137a19bfcaf2 +SIZE (libedit-20140620-3.1.tar.gz) = 483857 Modified: head/devel/libedit/pkg-plist ============================================================================== --- head/devel/libedit/pkg-plist Sun Jun 22 22:54:43 2014 (r358869) +++ head/devel/libedit/pkg-plist Sun Jun 22 23:00:55 2014 (r358870) @@ -3,7 +3,7 @@ include/histedit.h lib/libedit.a lib/libedit.so lib/libedit.so.0 -lib/libedit.so.0.0.50 +lib/libedit.so.0.0.51 libdata/pkgconfig/libedit.pc man/man3/editline.3.gz man/man3/el_deletestr.3.gz