From owner-svn-ports-head@FreeBSD.ORG Fri Oct 31 12:58:58 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B746AF23; Fri, 31 Oct 2014 12:58:58 +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 A36DDD57; Fri, 31 Oct 2014 12:58:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9VCwwtg008539; Fri, 31 Oct 2014 12:58:58 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9VCwv8i008536; Fri, 31 Oct 2014 12:58:57 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201410311258.s9VCwv8i008536@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 31 Oct 2014 12:58:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371810 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2014 12:58:58 -0000 Author: bapt Date: Fri Oct 31 12:58:57 2014 New Revision: 371810 URL: https://svnweb.freebsd.org/changeset/ports/371810 QAT: https://qat.redports.org/buildarchive/r371810/ Log: Update to 20141030 Modified: head/devel/libedit/Makefile head/devel/libedit/distinfo head/devel/libedit/pkg-plist Modified: head/devel/libedit/Makefile ============================================================================== --- head/devel/libedit/Makefile Fri Oct 31 12:54:17 2014 (r371809) +++ head/devel/libedit/Makefile Fri Oct 31 12:58:57 2014 (r371810) @@ -14,7 +14,8 @@ LICENSE= BSD2CLAUSE USES= libtool pathfix EDITVERSION= 3.1 -EDITDATE= 20140620 +EDITDATE= 20141030 +WRKSRC= ${WRKDIR}/${PORTNAME}-20141029-${EDITVERSION} GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libedit/distinfo ============================================================================== --- head/devel/libedit/distinfo Fri Oct 31 12:54:17 2014 (r371809) +++ head/devel/libedit/distinfo Fri Oct 31 12:58:57 2014 (r371810) @@ -1,2 +1,2 @@ -SHA256 (libedit-20140620-3.1.tar.gz) = a22b9b2a8cf4aec9ff51a57e8c848b69640d0195282159d245d8137a19bfcaf2 -SIZE (libedit-20140620-3.1.tar.gz) = 483857 +SHA256 (libedit-20141030-3.1.tar.gz) = 9701e16570fb8f7fa407b506986652221b701a9dd61defc05bb7d1c61cdf5a40 +SIZE (libedit-20141030-3.1.tar.gz) = 484107 Modified: head/devel/libedit/pkg-plist ============================================================================== --- head/devel/libedit/pkg-plist Fri Oct 31 12:54:17 2014 (r371809) +++ head/devel/libedit/pkg-plist Fri Oct 31 12:58:57 2014 (r371810) @@ -3,7 +3,7 @@ include/histedit.h lib/libedit.a lib/libedit.so lib/libedit.so.0 -lib/libedit.so.0.0.51 +lib/libedit.so.0.0.52 libdata/pkgconfig/libedit.pc man/man3/editline.3.gz man/man3/el_deletestr.3.gz