Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2025 14:06:05 GMT
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c61fb917211d - main - devel/libedit: update 3.1-20250104 -> 3.1-20251016
Message-ID:  <202510231406.59NE65dr050628@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by osa:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c61fb917211db20cd6cffce81c81c7b790486f7a

commit c61fb917211db20cd6cffce81c81c7b790486f7a
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2025-10-23 14:02:56 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2025-10-23 14:02:56 +0000

    devel/libedit: update 3.1-20250104 -> 3.1-20251016
    
    Takeover maintainership.
    
    Approved by:    bapt (maintainer, private email)
---
 devel/libedit/Makefile  | 4 ++--
 devel/libedit/distinfo  | 6 +++---
 devel/libedit/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile
index f521be058109..7f9cfa1f63a0 100644
--- a/devel/libedit/Makefile
+++ b/devel/libedit/Makefile
@@ -1,11 +1,11 @@
 PORTNAME=	libedit
-DISTVERSION=	3.1-20250104
+DISTVERSION=	3.1-20251016
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://thrysoee.dk/editline/
 DISTNAME=	${PORTNAME}-${PORTVERSION:E}-${PORTVERSION:R}
 
-MAINTAINER=	bapt@FreeBSD.org
+MAINTAINER=	osa@FreeBSD.org
 COMMENT=	Command line editor library
 WWW=		https://thrysoee.dk/editline/
 
diff --git a/devel/libedit/distinfo b/devel/libedit/distinfo
index 13d236d889e5..943e7bd25bc4 100644
--- a/devel/libedit/distinfo
+++ b/devel/libedit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742572989
-SHA256 (libedit-20250104-3.1.tar.gz) = 23792701694550a53720630cd1cd6167101b5773adddcb4104f7345b73a568ac
-SIZE (libedit-20250104-3.1.tar.gz) = 546745
+TIMESTAMP = 1761220947
+SHA256 (libedit-20251016-3.1.tar.gz) = 21362b00653bbfc1c71f71a7578da66b5b5203559d43134d2dd7719e313ce041
+SIZE (libedit-20251016-3.1.tar.gz) = 549005
diff --git a/devel/libedit/pkg-plist b/devel/libedit/pkg-plist
index 29bb365f2522..064ce5e042b2 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.75
+lib/libedit.so.0.0.76
 libdata/pkgconfig/libedit.pc
 share/man/man3/editline.3.gz
 share/man/man3/el_deletestr.3.gz


home | help

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