mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
irc/irssi: Update to 0.8.20
- Add gettext-runtime to USES per poudriere's warning https://irssi.org/security/irssi_sa_2016.txt PR: 212888 MFH: 2016Q3 Security: CVE-2016-7044 Security: CVE-2016-7045
This commit is contained in:
parent
92935dcab4
commit
ca318ed0eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422579
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= irssi
|
||||
PORTVERSION= 0.8.19
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 0.8.20
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= irc
|
||||
MASTER_SITES= https://github.com/irssi/irssi/releases/download/${PORTVERSION}/
|
||||
|
||||
@ -15,7 +15,7 @@ LIB_DEPENDS= libglib-2.0.so:devel/glib20
|
||||
|
||||
CONFLICTS= irssi-devel-[0-9]* zh-irssi-[0-9]*
|
||||
|
||||
USES= gmake libtool ncurses pkgconfig tar:xz
|
||||
USES= gettext-runtime gmake libtool ncurses pkgconfig tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-ncurses=${NCURSESBASE}
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (irssi-0.8.19.tar.xz) = 4ca0040548e814ea93eb7d602ab7d6d379afcbbdf10e84160523ce69c73ee5d3
|
||||
SIZE (irssi-0.8.19.tar.xz) = 1006140
|
||||
TIMESTAMP = 1474490964
|
||||
SHA256 (irssi-0.8.20.tar.xz) = 7882c4e821f5aac469c5e69e69d7e235f4986101285c675e81a9a95bfb20505a
|
||||
SIZE (irssi-0.8.20.tar.xz) = 1007252
|
||||
|
@ -214,12 +214,14 @@ man/man1/irssi.1.gz
|
||||
%%DATADIR%%/help/rmreconns
|
||||
%%DATADIR%%/help/rmrejoins
|
||||
%%DATADIR%%/help/save
|
||||
%%DATADIR%%/help/servlist
|
||||
%%DATADIR%%/help/sconnect
|
||||
%%DATADIR%%/help/script
|
||||
%%DATADIR%%/help/scrollback
|
||||
%%DATADIR%%/help/server
|
||||
%%DATADIR%%/help/set
|
||||
%%DATADIR%%/help/silence
|
||||
%%DATADIR%%/help/squery
|
||||
%%DATADIR%%/help/squit
|
||||
%%DATADIR%%/help/stats
|
||||
%%DATADIR%%/help/statusbar
|
||||
|
Loading…
Reference in New Issue
Block a user