FreeBSD Bugzilla – Attachment 237024 Details for
Bug 266771
[PATCH] devel/readline: Update to 8.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update devel/readline to 8.2
0001-devel-readline-Update-to-8.2.patch (text/plain), 2.19 KB, created by
Cy Schubert
on 2022-10-02 19:19:58 UTC
(
hide
)
Description:
Update devel/readline to 8.2
Filename:
MIME Type:
Creator:
Cy Schubert
Created:
2022-10-02 19:19:58 UTC
Size:
2.19 KB
patch
obsolete
>From 4520d77a0e341dcc5338914f6d800a6f0771353e Mon Sep 17 00:00:00 2001 >From: Cy Schubert <cy@FreeBSD.org> >Date: Sun, 2 Oct 2022 12:17:55 -0700 >Subject: [PATCH] devel/readline: Update to 8.2 > >--- > devel/readline/Makefile | 10 ++++++---- > devel/readline/distinfo | 6 +++--- > devel/readline/pkg-plist | 1 + > 3 files changed, 10 insertions(+), 7 deletions(-) > >diff --git a/devel/readline/Makefile b/devel/readline/Makefile >index ec6dfa18c8cb..d5de680a80fb 100644 >--- a/devel/readline/Makefile >+++ b/devel/readline/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= readline >-PORTVERSION= 8.1.${PATCHLEVEL} >+#PORTVERSION= 8.2.${PATCHLEVEL} >+PORTVERSION= 8.2 > CATEGORIES= devel > MASTER_SITES= GNU > #DISTNAME= ${PORTNAME}-${PORTVERSION:R} >@@ -19,17 +20,18 @@ GNU_CONFIGURE= yes > USE_LDCONFIG= yes > > INFO= history readline rluserman >-PLIST_SUB= PORTVERSION=${PORTVERSION:R} >+#PLIST_SUB= PORTVERSION=${PORTVERSION:R} >+PLIST_SUB= PORTVERSION=${PORTVERSION} > PORTDOCS= CHANGES INSTALL README > > CPE_VENDOR= gnu > CPE_VERSION= ${PORTVERSION:R} > > # https://ftp.gnu.org/gnu/readline/readline-8.1-patches/ >-PATCHES= 1 2 >+# PATCHES= 1 2 > .if defined(PATCHES) > CPE_UPDATE= ${PATCHLEVEL} >-PATCHLEVEL= ${PATCHES:O:[-1]} >+#PATCHLEVEL= ${PATCHES:O:[-1]} > #.for patch in ${PATCHES} > #PATCHFILES+= ${PORTNAME}${PORTVERSION:R:S|.||}-${patch:S|^|00|:S|.*(...)$|\1|} > #.endfor >diff --git a/devel/readline/distinfo b/devel/readline/distinfo >index aa6e531aad1f..dbd6505d5856 100644 >--- a/devel/readline/distinfo >+++ b/devel/readline/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1657555625 >-SHA256 (readline-8.1.2.tar.gz) = 7589a2381a8419e68654a47623ce7dfcb756815c8fee726b98f90bf668af7bc6 >-SIZE (readline-8.1.2.tar.gz) = 2993073 >+TIMESTAMP = 1664737716 >+SHA256 (readline-8.2.tar.gz) = 3feb7171f16a84ee82ca18a36d7b9be109a52c04f492a053331d7d1095007c35 >+SIZE (readline-8.2.tar.gz) = 3043952 >diff --git a/devel/readline/pkg-plist b/devel/readline/pkg-plist >index afa54d81db26..fba2c5994f35 100644 >--- a/devel/readline/pkg-plist >+++ b/devel/readline/pkg-plist >@@ -14,6 +14,7 @@ lib/libreadline.a > lib/libreadline.so > lib/libreadline.so.8 > lib/libreadline.so.%%PORTVERSION%% >+libdata/pkgconfig/history.pc > libdata/pkgconfig/readline.pc > man/man3/history.3.gz > man/man3/readline.3.gz >-- >2.37.3 >
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
Actions:
View
|
Diff
Attachments on
bug 266771
: 237024 |
237169
|
237170
|
237445