From owner-svn-ports-all@freebsd.org Mon Nov 7 01:05:37 2016 Return-Path: Delivered-To: svn-ports-all@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 13153C33B8A; Mon, 7 Nov 2016 01:05:37 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from anoxia.adamw.org (anoxia.adamw.org [104.225.8.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anoxia.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9909239E; Mon, 7 Nov 2016 01:05:36 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by anoxia.adamw.org (OpenSMTPD) with ESMTPSA id d37d60cf TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Sun, 6 Nov 2016 18:05:34 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Subject: Re: svn commit: r425497 - in head/mail/spamassassin: . files From: Adam Weinberger In-Reply-To: <9bd2e178-2cc0-8f34-8980-eba54a2a9386@bsd.com.br> Date: Sun, 6 Nov 2016 18:05:33 -0700 Cc: Adam Weinberger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <6BED5067-6BF9-4509-8F08-0F2C08070503@adamw.org> References: <201611061538.uA6FctD0018533@repo.freebsd.org> <9bd2e178-2cc0-8f34-8980-eba54a2a9386@bsd.com.br> To: "Danilo G. Baio (dbaio)" X-Mailer: Apple Mail (2.3251) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2016 01:05:37 -0000 > On 6 Nov, 2016, at 18:02, Danilo G. Baio (dbaio) wrote: > > On 06/11/16 13:38, Adam Weinberger wrote: >> Author: adamw >> Date: Sun Nov 6 15:38:55 2016 >> New Revision: 425497 >> URL: https://svnweb.freebsd.org/changeset/ports/425497 >> >> Log: >> For quite a while now, the only update server for SpamAssassin hasn't >> had a valid DNS entry. People have asked about it on the mailing list >> as far back as August, but literally nobody has replied to any of those >> posts, and no commits or wiki updates have been made regarding this, >> making it reasonably appear that nobody on the SpamAssassin team has >> noticed or cares that SpamAssassin no longer updates. >> >> For now, just add a patch that turns sa-update(1) into a no-op. >> > > > > # /usr/local/bin/sa-update -v > Update available for channel updates.spamassassin.org: 1767992 -> 1768163 > http: (curl) GET http://sa-update.space-pro.be/1768163.tar.gz, success > http: (curl) GET http://sa-update.space-pro.be/1768163.tar.gz.sha1, success > http: (curl) GET http://sa-update.space-pro.be/1768163.tar.gz.asc, success > Update was available, and was downloaded and installed successfully > > dig mirrors.updates.spamassassin.org txt +short > "http://spamassassin.apache.org/updates/MIRRORED.BY" Agreed, and fixed in r425590. # Adam -- Adam Weinberger adamw@adamw.org http://www.adamw.org