1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

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
This commit is contained in:
Danilo G. Baio 2018-01-06 21:18:40 +00:00
parent 5cc34b9be2
commit a2bfa9579b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458290
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/