From owner-svn-ports-head@FreeBSD.ORG Tue Jul 22 18:09:58 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E1772735; Tue, 22 Jul 2014 18:09:58 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B31EE2308; Tue, 22 Jul 2014 18:09:58 +0000 (UTC) Received: from [10.31.9.85] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id E2FBC435C7; Tue, 22 Jul 2014 13:09:46 -0500 (CDT) Message-ID: <53CEA8DF.2050205@marino.st> Date: Tue, 22 Jul 2014 20:09:35 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Antoine Brodin , John Marino Subject: Re: svn commit: r362559 - in head: databases/pg_filedump devel/svnmerge lang/sml-nj net-mgmt/circe print/latex-aa security/pond textproc/rast www/abyssws www/rejik References: <201407221745.s6MHjDvI008623@svn.freebsd.org> <53CEA5B5.1060903@marino.st> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 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: Tue, 22 Jul 2014 18:09:59 -0000 On 7/22/2014 20:04, Antoine Brodin wrote: > On Tue, Jul 22, 2014 at 7:56 PM, John Marino wrote: >> On 7/22/2014 19:45, Antoine Brodin wrote: >>> Author: antoine >>> Date: Tue Jul 22 17:45:13 2014 >>> New Revision: 362559 >>> URL: http://svnweb.freebsd.org/changeset/ports/362559 >>> QAT: https://qat.redports.org/buildarchive/r362559/ >>> >>> Log: >>> Deprecate some ports BROKEN for more than 6 months >>> >>> With hat: portmgr >>> >>> Modified: >>> head/databases/pg_filedump/Makefile >>> head/devel/svnmerge/Makefile >>> head/lang/sml-nj/Makefile >>> head/net-mgmt/circe/Makefile >>> head/print/latex-aa/Makefile >>> head/security/pond/Makefile >>> head/textproc/rast/Makefile >>> head/www/abyssws/Makefile >>> head/www/rejik/Makefile >>> >> >> I'm not sure it matters but lang/sml-nj has a PR to update it: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191899 >> >> It was last updated 18 July. > > The PR seems for sml-nj-devel, not sml-nj. > Sorry, my mistake. You know my feeling about -devel ports, we could just use the PR to update sml-nj (and then remove -devel). I'll update the PR to ask about that. John