git: 234be95b7624 - 2024Q4 - lang/execline: Update to version 2.9.6.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Dec 2024 09:09:39 UTC
The branch 2024Q4 has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=234be95b762489b14d702c4a90377a504c0f93b7 commit 234be95b762489b14d702c4a90377a504c0f93b7 Author: Jan Bramkamp <crest@rlwinm.de> AuthorDate: 2024-12-03 15:42:55 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-12-10 09:09:12 +0000 lang/execline: Update to version 2.9.6.1 Changelog: https://git.skarnet.org/cgi-bin/cgit.cgi/execline/plain/NEWS PR: 283100, 282021 MFH: 2024Q4 (cherry picked from commit 00547944126e6bbcea8cd6760586610c69170af5) --- lang/execline/Makefile | 6 +++--- lang/execline/distinfo | 6 +++--- lang/execline/pkg-plist | 6 ++++-- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/lang/execline/Makefile b/lang/execline/Makefile index 8c2785de636b..0bc1ce8790d0 100644 --- a/lang/execline/Makefile +++ b/lang/execline/Makefile @@ -1,5 +1,5 @@ PORTNAME= execline -DISTVERSION= 2.9.5.1 +DISTVERSION= 2.9.6.1 CATEGORIES= lang shells MASTER_SITES= https://www.skarnet.org/software/${PORTNAME}/ @@ -10,7 +10,7 @@ WWW= https://www.skarnet.org/software/execline/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= skalibs>=2.14.1.1:devel/skalibs +BUILD_DEPENDS= skalibs>=2.14.3.0:devel/skalibs LIB_DEPENDS= libskarnet.so:devel/skalibs USES= gmake @@ -18,7 +18,7 @@ USE_LDCONFIG= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-sysdeps=${LOCALBASE}/lib/skalibs/sysdeps \ - --with-lib=${LOCALBASE}/lib/skalibs \ + --with-lib=${LOCALBASE}/lib \ --with-dynlib=${LOCALBASE}/lib \ --with-include=${LOCALBASE}/include \ --enable-shared diff --git a/lang/execline/distinfo b/lang/execline/distinfo index c8a640a6d873..47dc38e91714 100644 --- a/lang/execline/distinfo +++ b/lang/execline/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716812939 -SHA256 (execline-2.9.5.1.tar.gz) = df750035d0fb21c7265bffb7ed7e1b661de1e842944a2252bdcddc32d0d97217 -SIZE (execline-2.9.5.1.tar.gz) = 110874 +TIMESTAMP = 1733236462 +SHA256 (execline-2.9.6.1.tar.gz) = 76919d62f2de4db1ac4b3a59eeb3e0e09b62bcdd9add13ae3f2dad26f8f0e5ca +SIZE (execline-2.9.6.1.tar.gz) = 111566 diff --git a/lang/execline/pkg-plist b/lang/execline/pkg-plist index 97715d7a0679..0f86d9651e62 100644 --- a/lang/execline/pkg-plist +++ b/lang/execline/pkg-plist @@ -58,10 +58,12 @@ bin/wait bin/withstdinas include/execline/config.h include/execline/execline.h -lib/execline/libexecline.a +lib/libexecline.a +@mode 755 lib/libexecline.so lib/libexecline.so.2.9 -lib/libexecline.so.2.9.5.1 +@mode +lib/libexecline.so.2.9.6.1 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/background.html