aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authordbaio <dbaio@FreeBSD.org>2018-01-07 05:18:40 +0800
committerdbaio <dbaio@FreeBSD.org>2018-01-07 05:18:40 +0800
commitfddd275439864e4b5aebc0f31aef72720d6de8fb (patch)
tree5bdb83a6c9e031177df81fe3490ccaf8c42d5f36 /irc
parent5150b87e10fb6969eb04eaa882f5c947c683a1c8 (diff)
downloadfreebsd-ports-gnome-fddd275439864e4b5aebc0f31aef72720d6de8fb.tar.gz
freebsd-ports-gnome-fddd275439864e4b5aebc0f31aef72720d6de8fb.tar.zst
freebsd-ports-gnome-fddd275439864e4b5aebc0f31aef72720d6de8fb.zip
irc/irssi: Update to 1.0.6, Fixes multiple security vulnerabilities
While here, update license and www. Changes: https://raw.githubusercontent.com/irssi/irssi/1.0.6/NEWS PR: 224954 Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) Reported by: tj@mrsk.me (email) MFH: 2018Q1 Security: a3764767-f31e-11e7-95f2-005056925db4
Diffstat (limited to 'irc')
-rw-r--r--irc/irssi/Makefile5
-rw-r--r--irc/irssi/distinfo6
-rw-r--r--irc/irssi/pkg-descr2
3 files changed, 7 insertions, 6 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index 165f35a15261..d8accd49f552 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= irssi
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
PORTEPOCH= 1
CATEGORIES?= irc
MASTER_SITES= https://github.com/irssi/irssi/releases/download/${PORTVERSION}/
@@ -9,7 +9,8 @@ MASTER_SITES= https://github.com/irssi/irssi/releases/download/${PORTVERSION}/
MAINTAINER= dor.bsd@xm0.uk
COMMENT= Modular IRC client with many features
-LICENSE= GPLv2
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe gettext-runtime gmake libtool ncurses pkgconfig tar:xz
GNU_CONFIGURE= yes
diff --git a/irc/irssi/distinfo b/irc/irssi/distinfo
index 609ea2793e32..e900e759b784 100644
--- a/irc/irssi/distinfo
+++ b/irc/irssi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508693847
-SHA256 (irssi-1.0.5.tar.xz) = c2556427e12eb06cabfed40839ac6f57eb8b1aa6365fab6dfcd331b7a04bb914
-SIZE (irssi-1.0.5.tar.xz) = 1032308
+TIMESTAMP = 1515269268
+SHA256 (irssi-1.0.6.tar.xz) = 029e884f3ebf337f7266d8ed4e1a035ca56d9f85015d74c868b488f279de8585
+SIZE (irssi-1.0.6.tar.xz) = 1033428
diff --git a/irc/irssi/pkg-descr b/irc/irssi/pkg-descr
index 93d192baa96d..588506e9cc89 100644
--- a/irc/irssi/pkg-descr
+++ b/irc/irssi/pkg-descr
@@ -4,4 +4,4 @@ be created pretty easily. Also, Irssi isn't really even IRC specific anymore,
there's already a working SILC module available. Support for other protocols
like ICQ could be created some day too.
-WWW: http://www.irssi.org/
+WWW: https://irssi.org/