FreeBSD Bugzilla – Attachment 255606 Details for
Bug 283100
Update devel/skalibs and related ports to October 2024 releases
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH 2/5] lang/execline: Update to version 2.9.6.1
0002-lang-execline-Update-to-version-2.9.6.1.patch (text/plain), 2.50 KB, created by
crest
on 2024-12-03 20:34:56 UTC
(
hide
)
Description:
[PATCH 2/5] lang/execline: Update to version 2.9.6.1
Filename:
MIME Type:
Creator:
crest
Created:
2024-12-03 20:34:56 UTC
Size:
2.50 KB
patch
obsolete
>From d46b65bce186783894e71177274fb7fffa65fdda Mon Sep 17 00:00:00 2001 >From: Jan Bramkamp <crest@rlwinm.de> >Date: Tue, 3 Dec 2024 16:42:55 +0100 >Subject: [PATCH 2/5] lang/execline: Update to version 2.9.6.1 > >Changes from [NEWS](https://git.skarnet.org/cgi-bin/cgit.cgi/execline/plain/NEWS) > >In 2.9.6.1 >---------- > > - Bugfixes. > - Install static libraries in /usr/lib by default. > >In 2.9.6.0 >---------- > > - elglob can now provide a single word, where the results of the >globbing are separated by a given delimiter (or encoded into a >netstring). > - New option: importas -S, with the same functionality as the old >"import" command: import a variable with the same name. > >Changes [PR #283100](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283100) >--- > lang/execline/Makefile | 4 ++-- > lang/execline/distinfo | 6 +++--- > lang/execline/pkg-plist | 6 ++++-- > 3 files changed, 9 insertions(+), 7 deletions(-) > >diff --git a/lang/execline/Makefile b/lang/execline/Makefile >index 8c2785de636b..e0f101c134a6 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 >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 >-- >2.47.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
crest:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 283100
:
255605
| 255606 |
255607
|
255608
|
255609
|
255738