FreeBSD Bugzilla – Attachment 235717 Details for
Bug 265571
irc/irssi-xmpp: Fix build with irssi 1.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
irc/irssi-xmpp: Improve patches with full hashes
irc_irssi-xmpp-improve_patches.patch (text/plain), 2.67 KB, created by
Thibault Jouan
on 2022-08-06 10:01:49 UTC
(
hide
)
Description:
irc/irssi-xmpp: Improve patches with full hashes
Filename:
MIME Type:
Creator:
Thibault Jouan
Created:
2022-08-06 10:01:49 UTC
Size:
2.67 KB
patch
obsolete
>From 472ceab481a4792699b5abf4092cc220bd58299c Mon Sep 17 00:00:00 2001 >From: Thibault Jouan <tj+freebsd_ports@a13.fr> >Date: Sat, 6 Aug 2022 09:48:39 +0000 >Subject: [PATCH] irc/irssi-xmpp: Improve patches with full hashes > > While here, add context for patch-src_fe-common_xmpp-completion.c >patch. > >diff --git irc/irssi-xmpp/Makefile irc/irssi-xmpp/Makefile >index 807e988bf34a..eeca729d6699 100644 >--- irc/irssi-xmpp/Makefile >+++ irc/irssi-xmpp/Makefile >@@ -5,8 +5,10 @@ PORTREVISION= 1 > CATEGORIES= irc > > PATCH_SITES= https://github.com/ailin-nemui/${PORTNAME}/commit/ >-PATCHFILES+= f84cca86f6cbfa34.patch:-p1 # Use full paths to irssi includes >-PATCHFILES+= c7728ea5aa2f4e58.patch:-p1 # GTimeVal -> gint64 transition >+# Use full paths to irssi include >+PATCHFILES+= f84cca86f6cbfa34690a73e0a1cebd73c349810f.patch:-p1 >+# Add compatibility code to GTimeVal -> gint64 transition >+PATCHFILES+= c7728ea5aa2f4e584159b3d12ad815294c44ca6a.patch:-p1 > > MAINTAINER= ports@FreeBSD.org > COMMENT= Irssi plugin to connect to Jabber network >diff --git irc/irssi-xmpp/distinfo irc/irssi-xmpp/distinfo >index db7fa1412fc6..9fc47d5f62fa 100644 >--- irc/irssi-xmpp/distinfo >+++ irc/irssi-xmpp/distinfo >@@ -1,7 +1,7 @@ >-TIMESTAMP = 1659436456 >+TIMESTAMP = 1659779300 > SHA256 (cdidier-irssi-xmpp-v0.54_GH0.tar.gz) = 1033cc6bf03abaacdb083e1fbe7d75d8a62622339e06d889422d8f0705fa7776 > SIZE (cdidier-irssi-xmpp-v0.54_GH0.tar.gz) = 65618 >-SHA256 (f84cca86f6cbfa34.patch) = 127828da74eb80f003e920e484f4f6fa834b081e8cc6e8a1153d2e0515d2c0ca >-SIZE (f84cca86f6cbfa34.patch) = 29431 >-SHA256 (c7728ea5aa2f4e58.patch) = 0c6b906ff1047eda1aa55f0d9952bf74e33a49f8a0c528807f0835de0a61700d >-SIZE (c7728ea5aa2f4e58.patch) = 3930 >+SHA256 (f84cca86f6cbfa34690a73e0a1cebd73c349810f.patch) = 127828da74eb80f003e920e484f4f6fa834b081e8cc6e8a1153d2e0515d2c0ca >+SIZE (f84cca86f6cbfa34690a73e0a1cebd73c349810f.patch) = 29431 >+SHA256 (c7728ea5aa2f4e584159b3d12ad815294c44ca6a.patch) = 0c6b906ff1047eda1aa55f0d9952bf74e33a49f8a0c528807f0835de0a61700d >+SIZE (c7728ea5aa2f4e584159b3d12ad815294c44ca6a.patch) = 3930 >diff --git irc/irssi-xmpp/files/patch-src_fe-common_xmpp-completion.c irc/irssi-xmpp/files/patch-src_fe-common_xmpp-completion.c >index 5bbc55c55cff..db6dd63f5f58 100644 >--- irc/irssi-xmpp/files/patch-src_fe-common_xmpp-completion.c >+++ irc/irssi-xmpp/files/patch-src_fe-common_xmpp-completion.c >@@ -4,6 +4,8 @@ Fix module loading: > /usr/local/lib/irssi/modules/libfe_xmpp.so: Undefined symbol > "glist_find_string" > >+See https://github.com/cdidier/irssi-xmpp/issues/56#issue-1271790399 >+ > --- src/fe-common/xmpp-completion.c.orig 2022-08-02 10:48:55 UTC > +++ src/fe-common/xmpp-completion.c > @@ -287,7 +287,7 @@ get_channels(XMPP_SERVER_REC *server, const char *word
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 265571
:
235631
| 235717