From owner-cvs-all@FreeBSD.ORG Sun Nov 23 19:07:53 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 434801065673; Sun, 23 Nov 2008 19:07:53 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 18A0B8FC12; Sun, 23 Nov 2008 19:07:53 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mANJ7rgd004128; Sun, 23 Nov 2008 19:07:53 GMT (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mANJ7qlM004127; Sun, 23 Nov 2008 19:07:52 GMT (envelope-from naddy) Message-Id: <200811231907.mANJ7qlM004127@repoman.freebsd.org> From: Christian Weisgerber Date: Sun, 23 Nov 2008 19:07:52 +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/devel/libexecinfo Makefile ports/devel/libexecinfo/files patch-execinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2008 19:07:53 -0000 naddy 2008-11-23 19:07:52 UTC FreeBSD ports repository Modified files: devel/libexecinfo Makefile devel/libexecinfo/files patch-execinfo.c Log: LP64 fixes Approved by: itetcu Revision Changes Path 1.9 +1 -1 ports/devel/libexecinfo/Makefile 1.4 +19 -8 ports/devel/libexecinfo/files/patch-execinfo.c