From owner-freebsd-ports@FreeBSD.ORG Sat Jun 18 14:08:14 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DFDA106564A for ; Sat, 18 Jun 2011 14:08:14 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id B22BD8FC0C for ; Sat, 18 Jun 2011 14:08:13 +0000 (UTC) Received: by wwg11 with SMTP id 11so1108088wwg.1 for ; Sat, 18 Jun 2011 07:08:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=Vpif3/ptK62C4KtI5DZKMbRs9Yh/gcOO44KecbGZKHY=; b=FqzHPiXH+LEX+/Yci+hE5QAw8RO1Naklh3sjHquLPFnJB2oj6cjecSY7O3cIoWZTPK ZoaBkU8To963Ajvns79eZ6n5FeN4q2qXT0wYlQMsouxZxMnyeyWnx1RX5LDEohMr21XQ iqkdppAekkmZSuo1q3fqiiNDUBsQT2Us3lgzk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=SI91jYdjLcQRy0pbz5o1osgpcZgql0ZVXfk6OlWZ8yTCURCF5PSJV0J9diurI/vA1C pEKlGsnQOVnxRaBJfTOuv7VLEmie1X6t9ji8iIbYXlolCfOmReJrBNgqq7ecgWUxAKrD fzrDf/ODV/n/YUgfVbM3pCDJQPdR4WSALaqro= Received: by 10.216.62.135 with SMTP id y7mr230186wec.60.1308406090768; Sat, 18 Jun 2011 07:08:10 -0700 (PDT) Received: from Melon.malikania.fr (65.21.102.84.rev.sfr.net [84.102.21.65]) by mx.google.com with ESMTPS id fl19sm1728009wbb.15.2011.06.18.07.08.08 (version=SSLv3 cipher=OTHER); Sat, 18 Jun 2011 07:08:09 -0700 (PDT) Message-ID: <4DFCB13E.3070308@gmail.com> Date: Sat, 18 Jun 2011 16:07:58 +0200 From: David Demelier User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110508 Thunderbird/3.1.10 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: print/amspfnt disappeard X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2011 14:08:14 -0000 Hello, I just realized that print/amspfnt has just been deleted. But a lot of ports needs it and there is no entry in UPDATING about this. Happily with freshports.org and the commit message I could upgrade the old port to the new port... Please append something like: You need to do: portmaster -o print/font-amsfonts print/amspsfnt portmaster -o print/font-amsfonts print/cmpsfont or portupgrade... in the UPDATING file. Cheers, -- David Demelier