mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Upgrade to 0.8.16.
This commit is contained in:
parent
9dbfd6db18
commit
fe56ba39e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356031
2 changed files with 6 additions and 7 deletions
|
@ -1,20 +1,19 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= irssi
|
||||
PORTVERSION= 0.8.15
|
||||
PORTREVISION= 6
|
||||
PORTVERSION= 0.8.16
|
||||
PORTREVISION= 0
|
||||
CATEGORIES?= irc
|
||||
MASTER_SITES= http://mirror.irssi.org/
|
||||
|
||||
MAINTAINER?= vanilla@FreeBSD.org
|
||||
COMMENT?= A modular IRC client with many features
|
||||
|
||||
LIB_DEPENDS= glib-2:${PORTSDIR}/devel/glib20
|
||||
LIB_DEPENDS= libglib-2.0.so:${PORTSDIR}/devel/glib20
|
||||
|
||||
CONFLICTS= irssi-devel-[0-9]* zh-irssi-[0-9]*
|
||||
|
||||
USES= pkgconfig ncurses gmake
|
||||
USE_BZIP2= yes
|
||||
USES= pkgconfig ncurses gmake tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-ncurses=${NCURSESBASE}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (irssi-0.8.15.tar.bz2) = c12d16fb605103d7c256ddce44012dc396af57f3771e086d0387c195a052a0a6
|
||||
SIZE (irssi-0.8.15.tar.bz2) = 948847
|
||||
SHA256 (irssi-0.8.16.tar.bz2) = 3f7afed2a2754f1f5bf5cf2c87476f3c4d4aa5d71f9f4f68d05f927220d19f97
|
||||
SIZE (irssi-0.8.16.tar.bz2) = 986129
|
||||
|
|
Loading…
Add table
Reference in a new issue