From owner-cvs-ports@FreeBSD.ORG Fri May 13 08:23:24 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19E2B1065673; Fri, 13 May 2011 08:23:24 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E48828FC13; Fri, 13 May 2011 08:23:23 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p4D8NN62093447; Fri, 13 May 2011 08:23:23 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4D8NNdA093446; Fri, 13 May 2011 08:23:23 GMT (envelope-from wen) Message-Id: <201105130823.p4D8NNdA093446@repoman.freebsd.org> From: Wen Heping Date: Fri, 13 May 2011 08:23:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/hexcalc Makefile ports/math/hexcalc/files patch-hexcalc.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2011 08:23:24 -0000 wen 2011-05-13 08:23:23 UTC FreeBSD ports repository Modified files: math/hexcalc Makefile Added files: math/hexcalc/files patch-hexcalc.c Log: - Apply a patch from Gentoo to fix run error: http://bugs.gentoo.org/show_bug.cgi?id=140987 PR: ports/156985 Submitted by: Tim Zingelman Revision Changes Path 1.22 +1 -1 ports/math/hexcalc/Makefile 1.1 +51 -0 ports/math/hexcalc/files/patch-hexcalc.c (new)