From owner-svn-ports-head@freebsd.org Thu Nov 12 12:02:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78D9EA294F9; Thu, 12 Nov 2015 12:02:59 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3F4041E34; Thu, 12 Nov 2015 12:02:59 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tACC2wjI009000; Thu, 12 Nov 2015 12:02:58 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tACC2wCs008999; Thu, 12 Nov 2015 12:02:58 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511121202.tACC2wCs008999@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 12 Nov 2015 12:02:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401335 - head/irc/irssi-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Nov 2015 12:02:59 -0000 Author: antoine Date: Thu Nov 12 12:02:58 2015 New Revision: 401335 URL: https://svnweb.freebsd.org/changeset/ports/401335 Log: Mark BROKEN: size and checksum mismatch Deprecate: irc/irssi-devel is older than irc/irssi Modified: head/irc/irssi-devel/Makefile Modified: head/irc/irssi-devel/Makefile ============================================================================== --- head/irc/irssi-devel/Makefile Thu Nov 12 11:59:00 2015 (r401334) +++ head/irc/irssi-devel/Makefile Thu Nov 12 12:02:58 2015 (r401335) @@ -10,6 +10,10 @@ PKGNAMESUFFIX= -devel MAINTAINER= ports@FreeBSD.org COMMENT= Modular IRC client with many features +BROKEN= size and checksum mismatch +DEPRECATED= Older than irc/irssi +EXPIRATION_DATE= 2015-12-13 + LIB_DEPENDS= libglib-2.0.so:${PORTSDIR}/devel/glib20 CONFLICTS= irssi-0.8*