FreeBSD Bugzilla – Attachment 180913 Details for
Bug 217878
irc/irssi: Update to 1.0.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updates port to 1.0.2
1_0_2.diff (text/plain), 3.09 KB, created by
David O'Rourke
on 2017-03-17 19:04:37 UTC
(
hide
)
Description:
Updates port to 1.0.2
Filename:
MIME Type:
Creator:
David O'Rourke
Created:
2017-03-17 19:04:37 UTC
Size:
3.09 KB
patch
obsolete
>diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile >index 6517ac3d707f..a9f97251c520 100644 >--- a/irc/irssi/Makefile >+++ b/irc/irssi/Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= irssi >-PORTVERSION= 1.0.1 >+PORTVERSION= 1.0.2 > PORTEPOCH= 1 > CATEGORIES?= irc > MASTER_SITES= https://github.com/irssi/irssi/releases/download/${PORTVERSION}/ >diff --git a/irc/irssi/distinfo b/irc/irssi/distinfo >index 12ca5bf44fa6..625f975bb618 100644 >--- a/irc/irssi/distinfo >+++ b/irc/irssi/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1486923342 >-SHA256 (irssi-1.0.1.tar.xz) = 9428c51a3f3598ffaef438c351a8d609cf10db34f2435bdcb84456226c383ccf >-SIZE (irssi-1.0.1.tar.xz) = 1027220 >+TIMESTAMP = 1489769494 >+SHA256 (irssi-1.0.2.tar.xz) = 5c1c3cc2caf103aad073fadeb000e0f8cb3b416833a7f43ceb8bd9fcf275fbe9 >+SIZE (irssi-1.0.2.tar.xz) = 1027912 >diff --git a/irc/irssi/files/patch-Makefile.in b/irc/irssi/files/patch-Makefile.in >index 13ef05272a22..2dafb005246b 100644 >--- a/irc/irssi/files/patch-Makefile.in >+++ b/irc/irssi/files/patch-Makefile.in >@@ -1,6 +1,6 @@ >---- Makefile.in.orig 2017-01-03 13:25:17 UTC >+--- Makefile.in.orig 2017-03-10 16:43:21 UTC > +++ Makefile.in >-@@ -408,7 +408,7 @@ BUILT_SOURCES = default-config.h default >+@@ -404,7 +404,7 @@ BUILT_SOURCES = default-config.h default > CLEANFILES = default-config.h default-theme.h > SUBDIRS = src docs scripts > confdir = $(sysconfdir) >@@ -9,7 +9,7 @@ > themedir = $(datadir)/irssi/themes > theme_DATA = default.theme colorless.theme > pkginclude_HEADERS = irssi-config.h irssi-version.h >-@@ -994,8 +994,8 @@ uninstall-am: uninstall-confDATA uninsta >+@@ -990,8 +990,8 @@ uninstall-am: uninstall-confDATA uninsta > > @MAINTAINER_MODE_TRUE@.PHONY: irssi-version.h > >diff --git a/irc/irssi/files/patch-perl-Makefile b/irc/irssi/files/patch-perl-Makefile >index c391ccd63b15..5d0cc29822df 100644 >--- a/irc/irssi/files/patch-perl-Makefile >+++ b/irc/irssi/files/patch-perl-Makefile >@@ -1,6 +1,6 @@ >---- src/perl/Makefile.am.orig 2017-01-03 12:47:47 UTC >+--- src/perl/Makefile.am.orig 2017-03-04 20:30:38 UTC > +++ src/perl/Makefile.am >-@@ -135,7 +135,7 @@ all-local: >+@@ -145,7 +145,7 @@ all-local: > > install-exec-local: > for dir in $(perl_dirs); do \ >@@ -9,9 +9,9 @@ > done > > clean-generic: >---- src/perl/Makefile.in.orig 2017-01-03 13:25:18 UTC >+--- src/perl/Makefile.in.orig 2017-03-10 16:43:21 UTC > +++ src/perl/Makefile.in >-@@ -848,7 +848,7 @@ all-local: >+@@ -853,7 +853,7 @@ all-local: > > install-exec-local: > for dir in $(perl_dirs); do \ >diff --git a/irc/irssi/files/patch-src_core_network-openssl.c b/irc/irssi/files/patch-src_core_network-openssl.c >index 9efeb9dc8500..eadf5dbe89c6 100644 >--- a/irc/irssi/files/patch-src_core_network-openssl.c >+++ b/irc/irssi/files/patch-src_core_network-openssl.c >@@ -1,6 +1,6 @@ >---- src/core/network-openssl.c.orig 2017-01-03 12:47:47 UTC >+--- src/core/network-openssl.c.orig 2017-03-10 16:31:03 UTC > +++ src/core/network-openssl.c >-@@ -486,6 +486,7 @@ static GIOChannel *irssi_ssl_get_iochann >+@@ -434,6 +434,7 @@ static GIOChannel *irssi_ssl_get_iochann > if (SSL_CTX_set_cipher_list(ctx, ciphers) != 1) > g_warning("No valid SSL cipher suite could be selected"); > }
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 217878
: 180913