FreeBSD Bugzilla – Attachment 237170 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]
my patch
devel-readline.txt (text/plain), 1.63 KB, created by
Po-Chuan Hsieh
on 2022-10-09 20:04:09 UTC
(
hide
)
Description:
my patch
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2022-10-09 20:04:09 UTC
Size:
1.63 KB
patch
obsolete
>diff --git a/devel/readline/Makefile b/devel/readline/Makefile >index ec6dfa18c8cb..98fbd0aa76c9 100644 >--- a/devel/readline/Makefile >+++ b/devel/readline/Makefile >@@ -1,8 +1,8 @@ > PORTNAME= readline >-PORTVERSION= 8.1.${PATCHLEVEL} >+PORTVERSION= 8.2.${PATCHLEVEL} > CATEGORIES= devel > MASTER_SITES= GNU >-#DISTNAME= ${PORTNAME}-${PORTVERSION:R} >+DISTNAME= ${PORTNAME}-${PORTVERSION:R} > > PATCH_SITES= GNU/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-patches > >@@ -25,8 +25,8 @@ PORTDOCS= CHANGES INSTALL README > CPE_VENDOR= gnu > CPE_VERSION= ${PORTVERSION:R} > >-# https://ftp.gnu.org/gnu/readline/readline-8.1-patches/ >-PATCHES= 1 2 >+# https://ftp.gnu.org/gnu/readline/readline-8.2-patches/ >+#PATCHES= 1 > .if defined(PATCHES) > CPE_UPDATE= ${PATCHLEVEL} > PATCHLEVEL= ${PATCHES:O:[-1]} >diff --git a/devel/readline/distinfo b/devel/readline/distinfo >index aa6e531aad1f..be5951e2205f 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 = 1664711871 >+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
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 Raw
Actions:
View
Attachments on
bug 266771
:
237024
|
237169
| 237170 |
237445