FreeBSD Bugzilla – Attachment 215522 Details for
Bug 247185
irc/irssi: fix utf8proc support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
additional improvements on top of submitter's patch
irc_irssi.patch (text/plain), 1.13 KB, created by
Fernando ApesteguĂa
on 2020-06-13 18:22:51 UTC
(
hide
)
Description:
additional improvements on top of submitter's patch
Filename:
MIME Type:
Creator:
Fernando ApesteguĂa
Created:
2020-06-13 18:22:51 UTC
Size:
1.13 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 538453) >+++ Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= irssi > PORTVERSION= 1.2.2 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES?= irc > MASTER_SITES= https://github.com/irssi/irssi/releases/download/${PORTVERSION}/ >@@ -12,8 +13,9 @@ > LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/COPYING > >-USES= autoreconf cpe gettext-runtime gmake gnome libtool ncurses \ >- pkgconfig tar:xz >+USES= autoreconf cpe gettext-runtime gmake gnome libtool localbase \ >+ ncurses pkgconfig tar:xz >+USE_LDCONFIG= yes > USE_GNOME= glib20 > > GNU_CONFIGURE= yes >@@ -45,6 +47,7 @@ > TRUECOLOR_CONFIGURE_ENABLE= true-color > UTF8PROC_DESC= utf8proc support > UTF8PROC_LIB_DEPENDS= libutf8proc.so:textproc/utf8proc >+UTF8PROC_CONFIGURE_ENABLE= utf8proc > > .if defined(WITHOUT_SSL) > CONFIGURE_ARGS+= --disable-ssl >@@ -52,10 +55,6 @@ > USES+= ssl > .endif > >-post-patch: >- @${REINPLACE_CMD} -e 's|/usr|${PREFIX}|' -e 's|/etc|${PREFIX}&|' \ >- ${WRKSRC}/docs/irssi.1 >- > post-install: > @${MKDIR} ${STAGEDIR}${PREFIX}/lib/irssi/modules > @${MV} ${STAGEDIR}${PREFIX}/etc/irssi.conf \
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:
dor.bsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 247185
:
215470
| 215522