16329694 Update libedit to version 3.1
authorRich Burridge <rich.burridge@oracle.com>
Wed, 22 Apr 2015 13:06:06 -0700
changeset 4169 287ebf81b849
parent 4168 20b690e10e65
child 4181 3ac4ce913bec
16329694 Update libedit to version 3.1
components/libedit/Makefile
components/libedit/libedit.p5m
--- a/components/libedit/Makefile	Wed Apr 22 07:27:42 2015 -0700
+++ b/components/libedit/Makefile	Wed Apr 22 13:06:06 2015 -0700
@@ -23,17 +23,17 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		libedit
-COMPONENT_VERSION=	20110802-3.0
-IPS_COMPONENT_VERSION=  3.0
+COMPONENT_VERSION=	20150325-3.1
+IPS_COMPONENT_VERSION=  3.1
 COMPONENT_PROJECT_URL=	http://www.thrysoee.dk/editline/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:0b5ec9aa41faff761cda7819add93e9d8cb9c0bad85e65a686475e8375ac8a71
+    sha256:c88a5e4af83c5f40dda8455886ac98923a9c33125699742603a88a0253fcc8c5
 COMPONENT_ARCHIVE_URL=	http://www.thrysoee.dk/editline/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	library/libedit
 
-TPNO=			7013
+TPNO=			22295
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/configure.mk
--- a/components/libedit/libedit.p5m	Wed Apr 22 07:27:42 2015 -0700
+++ b/components/libedit/libedit.p5m	Wed Apr 22 13:06:06 2015 -0700
@@ -37,13 +37,13 @@
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 file path=usr/include/editline/readline.h
 file path=usr/include/histedit.h
-link path=usr/lib/$(MACH64)/libedit.so target=libedit.so.0.0.38
-link path=usr/lib/$(MACH64)/libedit.so.0 target=libedit.so.0.0.38
-file path=usr/lib/$(MACH64)/libedit.so.0.0.38
+link path=usr/lib/$(MACH64)/libedit.so target=libedit.so.0.0.53
+link path=usr/lib/$(MACH64)/libedit.so.0 target=libedit.so.0.0.53
+file path=usr/lib/$(MACH64)/libedit.so.0.0.53
 file path=usr/lib/$(MACH64)/pkgconfig/libedit.pc
-link path=usr/lib/libedit.so target=libedit.so.0.0.38
-link path=usr/lib/libedit.so.0 target=libedit.so.0.0.38
-file path=usr/lib/libedit.so.0.0.38
+link path=usr/lib/libedit.so target=libedit.so.0.0.53
+link path=usr/lib/libedit.so.0 target=libedit.so.0.0.53
+file path=usr/lib/libedit.so.0.0.53
 file path=usr/lib/pkgconfig/libedit.pc
 file path=usr/share/man/man3/editline.3
 link path=usr/share/man/man3/el_deletestr.3 target=editline.3