MFH: r458290

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)
Security:	a3764767-f31e-11e7-95f2-005056925db4

Approved by:	ports-secteam (swills)
This commit is contained in:
Danilo G. Baio 2018-01-11 12:43:54 +00:00
parent 8b1ad3f9ad
commit b9a6f6b91e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q1/; revision=458726
3 changed files with 7 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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/