update to irssi-1.1.2

https://irssi.org/security/html/irssi_sa_2019_01

ok kn
This commit is contained in:
tj 2019-01-09 16:54:19 +00:00
parent b3d7ab3c77
commit 25ee2af680
4 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.76 2018/02/27 08:53:02 bentley Exp $
# $OpenBSD: Makefile,v 1.77 2019/01/09 16:54:19 tj Exp $
COMMENT = modular IRC client with many features (ipv6,socks,proxy)
V = 1.1.1
V = 1.1.2
DISTNAME = irssi-$V
PKGSPEC = irssi-=$V
REVISION = 0

View File

@ -1,2 +1,2 @@
SHA256 (irssi-1.1.1.tar.gz) = 6jaVk5j4w9j1IGWBjjwVAJCDkN1dESXs4aOC53y4SSU=
SIZE (irssi-1.1.1.tar.gz) = 1708603
SHA256 (irssi-1.1.2.tar.gz) = 232ewnHBOijiivnXJlb2GEneiOJZLLt1MHaNphRpcEk=
SIZE (irssi-1.1.2.tar.gz) = 1714592

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-src_fe-common_core_Makefile_in,v 1.11 2018/01/28 17:47:58 sthen Exp $
$OpenBSD: patch-src_fe-common_core_Makefile_in,v 1.12 2019/01/09 16:54:19 tj Exp $
Index: src/fe-common/core/Makefile.in
--- src/fe-common/core/Makefile.in.orig
+++ src/fe-common/core/Makefile.in
@@ -392,7 +392,7 @@ AM_CPPFLAGS = \
@@ -408,7 +408,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/src -I$(top_srcdir)/src/core/ \
$(GLIB_CFLAGS) \
-DHELPDIR=\""$(datadir)/irssi/help"\" \

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-src_perl_Makefile_in,v 1.11 2018/01/28 17:47:58 sthen Exp $
$OpenBSD: patch-src_perl_Makefile_in,v 1.12 2019/01/09 16:54:19 tj Exp $
Index: src/perl/Makefile.in
--- src/perl/Makefile.in.orig
+++ src/perl/Makefile.in
@@ -393,7 +393,7 @@ AM_CPPFLAGS = \
@@ -397,7 +397,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/src/core \
-I$(top_srcdir)/src/fe-common/core \
$(GLIB_CFLAGS) \