From owner-svn-ports-all@freebsd.org Fri Apr 3 04:41:02 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1418E273B33; Fri, 3 Apr 2020 04:41:02 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48tnLg4ZNlz4f4j; Fri, 3 Apr 2020 04:40:59 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0951025F81; Fri, 3 Apr 2020 04:35:03 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0334Z2j0058495; Fri, 3 Apr 2020 04:35:02 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0334Z2rv058490; Fri, 3 Apr 2020 04:35:02 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <202004030435.0334Z2rv058490@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 3 Apr 2020 04:35:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r530463 - head/devel/libedit X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/devel/libedit X-SVN-Commit-Revision: 530463 X-SVN-Commit-Repository: ports 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.29 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, 03 Apr 2020 04:41:02 -0000 Author: bapt Date: Fri Apr 3 04:35:01 2020 New Revision: 530463 URL: https://svnweb.freebsd.org/changeset/ports/530463 Log: Update to 20191231 snapshot Modified: head/devel/libedit/Makefile head/devel/libedit/distinfo head/devel/libedit/pkg-plist Modified: head/devel/libedit/Makefile ============================================================================== --- head/devel/libedit/Makefile Fri Apr 3 03:34:08 2020 (r530462) +++ head/devel/libedit/Makefile Fri Apr 3 04:35:01 2020 (r530463) @@ -15,7 +15,7 @@ LICENSE= BSD2CLAUSE USES= libtool localbase ncurses pathfix EDITVERSION= 3.1 -EDITDATE= 20191211 +EDITDATE= 20191231 GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libedit/distinfo ============================================================================== --- head/devel/libedit/distinfo Fri Apr 3 03:34:08 2020 (r530462) +++ head/devel/libedit/distinfo Fri Apr 3 04:35:01 2020 (r530463) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577452044 -SHA256 (libedit-20191211-3.1.tar.gz) = ea51bf76ab18073debbd0d27e4348bb11cc30cbe6ef15debcde7704b115f41d9 -SIZE (libedit-20191211-3.1.tar.gz) = 516620 +TIMESTAMP = 1585888393 +SHA256 (libedit-20191231-3.1.tar.gz) = dbb82cb7e116a5f8025d35ef5b4f7d4a3cdd0a3909a146a39112095a2d229071 +SIZE (libedit-20191231-3.1.tar.gz) = 516801 Modified: head/devel/libedit/pkg-plist ============================================================================== --- head/devel/libedit/pkg-plist Fri Apr 3 03:34:08 2020 (r530462) +++ head/devel/libedit/pkg-plist Fri Apr 3 04:35:01 2020 (r530463) @@ -3,7 +3,7 @@ include/histedit.h lib/libedit.a lib/libedit.so lib/libedit.so.0 -lib/libedit.so.0.0.62 +lib/libedit.so.0.0.63 libdata/pkgconfig/libedit.pc man/man3/editline.3.gz man/man3/el_deletestr.3.gz