Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2019 11:58:40 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490853 - head/devel/libedit
Message-ID:  <201901211158.x0LBweEI005995@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Jan 21 11:58:40 2019
New Revision: 490853
URL: https://svnweb.freebsd.org/changeset/ports/490853

Log:
  Update to  3.1.20181209

Modified:
  head/devel/libedit/Makefile
  head/devel/libedit/distinfo
  head/devel/libedit/pkg-plist

Modified: head/devel/libedit/Makefile
==============================================================================
--- head/devel/libedit/Makefile	Mon Jan 21 11:27:18 2019	(r490852)
+++ head/devel/libedit/Makefile	Mon Jan 21 11:58:40 2019	(r490853)
@@ -16,7 +16,7 @@ LICENSE=	BSD2CLAUSE
 
 USES=		libtool ncurses pathfix
 EDITVERSION=	3.1
-EDITDATE=	20170329
+EDITDATE=	20181209
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip

Modified: head/devel/libedit/distinfo
==============================================================================
--- head/devel/libedit/distinfo	Mon Jan 21 11:27:18 2019	(r490852)
+++ head/devel/libedit/distinfo	Mon Jan 21 11:58:40 2019	(r490853)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490994397
-SHA256 (libedit-20170329-3.1.tar.gz) = 91f2d90fbd2a048ff6dad7131d9a39e690fd8a8fd982a353f1333dd4017dd4be
-SIZE (libedit-20170329-3.1.tar.gz) = 508504
+TIMESTAMP = 1548071882
+SHA256 (libedit-20181209-3.1.tar.gz) = 2811d70c0b000f2ca91b7cb1a37203134441743c4fcc9c37b0b687f328611064
+SIZE (libedit-20181209-3.1.tar.gz) = 521931

Modified: head/devel/libedit/pkg-plist
==============================================================================
--- head/devel/libedit/pkg-plist	Mon Jan 21 11:27:18 2019	(r490852)
+++ head/devel/libedit/pkg-plist	Mon Jan 21 11:58:40 2019	(r490853)
@@ -3,7 +3,7 @@ include/histedit.h
 lib/libedit.a
 lib/libedit.so
 lib/libedit.so.0
-lib/libedit.so.0.0.56
+lib/libedit.so.0.0.59
 libdata/pkgconfig/libedit.pc
 man/man3/editline.3.gz
 man/man3/el_deletestr.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901211158.x0LBweEI005995>