From owner-freebsd-ports@freebsd.org Fri Sep 6 15:51:37 2019 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F1EABF6AFA for ; Fri, 6 Sep 2019 15:51:37 +0000 (UTC) (envelope-from jmcgann@sdf.org) Received: from mx.sdf.org (mx.sdf.org [205.166.94.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.sdf.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46Q29N5wlvz4VqF for ; Fri, 6 Sep 2019 15:51:36 +0000 (UTC) (envelope-from jmcgann@sdf.org) Received: from mx.sdf.org (ol.freeshell.org [205.166.94.20]) by mx.sdf.org (8.15.2/8.14.5) with ESMTP id x86FpY3L015427 for ; Fri, 6 Sep 2019 15:51:34 GMT Received: from ip72-209-186-76.ks.ks.cox.net ([72.209.186.76]) (SquirrelMail authenticated user jmcgann) by mx.sdf.org with HTTP; Fri, 6 Sep 2019 15:51:34 -0000 Message-ID: Date: Fri, 6 Sep 2019 15:51:34 -0000 Subject: ngircd port version From: jmcgann@sdf.org To: freebsd-ports@freebsd.org User-Agent: SquirrelMail/1.4.22 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Rspamd-Queue-Id: 46Q29N5wlvz4VqF X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of jmcgann@sdf.org has no SPF policy when checking 205.166.94.20) smtp.mailfrom=jmcgann@sdf.org X-Spamd-Result: default: False [-2.23 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.97)[-0.969,0]; IP_SCORE(-0.42)[ip: (-1.33), ipnet: 205.166.94.0/24(-0.66), asn: 14361(-0.04), country: US(-0.05)]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.99)[-0.994,0]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[sdf.org]; NEURAL_HAM_SHORT(-0.85)[-0.853,0]; FROM_NO_DN(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[20.94.166.205.list.dnswl.org : 127.0.10.0]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:14361, ipnet:205.166.94.0/24, country:US]; HAS_X_PRIO_THREE(0.00)[3]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Sep 2019 15:51:38 -0000 12.0-p9 amd 64 and ngircd-25 I've noticed that the ngircd port hasn't been updated since Nov 2017. Version 25 was released in Jan 2019. I wrote a distinfo file for myself so I could install ngircd via the ports. Is there a method to getting it updated? I e-mailed the maintainer and haven't heard back.