From owner-cvs-all@FreeBSD.ORG Mon Feb 14 13:29:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFAB516A4CE; Mon, 14 Feb 2005 13:29:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2E3743D2D; Mon, 14 Feb 2005 13:29:55 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1EDTt4W013564; Mon, 14 Feb 2005 13:29:55 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1EDTtgF013563; Mon, 14 Feb 2005 13:29:55 GMT (envelope-from skv) Message-Id: <200502141329.j1EDTtgF013563@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 14 Feb 2005 13:29:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/p5-MIME-Fast Makefileports/mail/p5-MIME-Fast/files patch-Part.xs patch-gmime-stream-perlio.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 13:29:56 -0000 skv 2005-02-14 13:29:55 UTC FreeBSD ports repository Modified files: mail/p5-MIME-Fast Makefile Added files: mail/p5-MIME-Fast/files patch-Part.xs patch-gmime-stream-perlio.h Log: * fix build with newest gmime * add workaround for set_content() Note that issue with pthread still unresolved. Revision Changes Path 1.4 +1 -0 ports/mail/p5-MIME-Fast/Makefile 1.1 +30 -0 ports/mail/p5-MIME-Fast/files/patch-Part.xs (new) 1.1 +19 -0 ports/mail/p5-MIME-Fast/files/patch-gmime-stream-perlio.h (new)