diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2022-03-09 18:17:46 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2022-03-09 18:17:46 +0000 |
commit | dd4e54ee435b3d9a85f22ce4b2f5feb4037dbb95 (patch) | |
tree | 259019a47f88e7877f2abfd38b2d760a621500f0 | |
parent | 17146a8188a68c7e833a09a8c3eac0a297c02d86 (diff) | |
download | ports-dd4e54ee435b3d9a85f22ce4b2f5feb4037dbb95.tar.gz ports-dd4e54ee435b3d9a85f22ce4b2f5feb4037dbb95.zip |
devel/libedit: update to the recent version 3.1-20210910
Approved by: maintainer (bapt)
-rw-r--r-- | devel/libedit/Makefile | 2 | ||||
-rw-r--r-- | devel/libedit/distinfo | 6 | ||||
-rw-r--r-- | devel/libedit/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile index e4c8feb61f9a..5aaa1f77884d 100644 --- a/devel/libedit/Makefile +++ b/devel/libedit/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE USES= cpe libtool localbase ncurses pathfix EDITVERSION= 3.1 -EDITDATE= 20210216 +EDITDATE= 20210910 GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/devel/libedit/distinfo b/devel/libedit/distinfo index cad2a0e5bb31..9832eff28f8d 100644 --- a/devel/libedit/distinfo +++ b/devel/libedit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616684851 -SHA256 (libedit-20210216-3.1.tar.gz) = 2283f741d2aab935c8c52c04b57bf952d02c2c02e651172f8ac811f77b1fc77a -SIZE (libedit-20210216-3.1.tar.gz) = 518381 +TIMESTAMP = 1646676150 +SHA256 (libedit-20210910-3.1.tar.gz) = 6792a6a992050762edcca28ff3318cdb7de37dccf7bc30db59fcd7017eed13c5 +SIZE (libedit-20210910-3.1.tar.gz) = 524722 diff --git a/devel/libedit/pkg-plist b/devel/libedit/pkg-plist index c6958f6ebc05..3c6c715b74da 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.64 +lib/libedit.so.0.0.68 libdata/pkgconfig/libedit.pc man/man3/editline.3.gz man/man3/el_deletestr.3.gz |