summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-12-27 13:28:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-12-27 13:28:22 +0000
commit3245aa1b02ec552c0e6b4ea3273661e8b936740e (patch)
tree52677758a37dd223b2ee91d654b5bc9a7aab6716
parentgames/golly: (diff)
Update to 20191211-3.1
Notes
Notes: svn path=/head/; revision=520987
-rw-r--r--devel/libedit/Makefile6
-rw-r--r--devel/libedit/distinfo6
-rw-r--r--devel/libedit/pkg-plist2
3 files changed, 6 insertions, 8 deletions
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile
index f1dde0504c05..ba4b98493b92 100644
--- a/devel/libedit/Makefile
+++ b/devel/libedit/Makefile
@@ -13,14 +13,12 @@ COMMENT= Command line editor library
LICENSE= BSD2CLAUSE
-USES= libtool ncurses pathfix
+USES= libtool localbase ncurses pathfix
EDITVERSION= 3.1
-EDITDATE= 20190324
+EDITDATE= 20191211
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
-CONFIGURE_ARGS= --enable-widec
-LDFLAGS+= -L${LOCALBASE}/lib
CONFLICTS_INSTALL= editline-*
diff --git a/devel/libedit/distinfo b/devel/libedit/distinfo
index 2ebe62940fc8..cf2f5ac944b8 100644
--- a/devel/libedit/distinfo
+++ b/devel/libedit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559729327
-SHA256 (libedit-20190324-3.1.tar.gz) = ac8f0f51c1cf65492e4d1e3ed2be360bda41e54633444666422fbf393bba1bae
-SIZE (libedit-20190324-3.1.tar.gz) = 521999
+TIMESTAMP = 1577452044
+SHA256 (libedit-20191211-3.1.tar.gz) = ea51bf76ab18073debbd0d27e4348bb11cc30cbe6ef15debcde7704b115f41d9
+SIZE (libedit-20191211-3.1.tar.gz) = 516620
diff --git a/devel/libedit/pkg-plist b/devel/libedit/pkg-plist
index f2db181402fd..8c654501423b 100644
--- a/devel/libedit/pkg-plist
+++ b/devel/libedit/pkg-plist
@@ -3,7 +3,7 @@ include/histedit.h
lib/libedit.a
lib/libedit.so
lib/libedit.so.0
-lib/libedit.so.0.0.60
+lib/libedit.so.0.0.62
libdata/pkgconfig/libedit.pc
man/man3/editline.3.gz
man/man3/el_deletestr.3.gz