From owner-cvs-all@FreeBSD.ORG Fri Nov 20 10:31:09 2009 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 CA8AB106566C; Fri, 20 Nov 2009 10:31:09 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B92A58FC12; Fri, 20 Nov 2009 10:31:09 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nAKAV9Sn068575; Fri, 20 Nov 2009 10:31:09 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nAKAV9co068574; Fri, 20 Nov 2009 10:31:09 GMT (envelope-from roam) Message-Id: <200911201031.nAKAV9co068574@repoman.freebsd.org> From: Peter Pentchev Date: Fri, 20 Nov 2009 10:31:09 +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/libelf Makefile distinfo ports/devel/libelf/files patch-Makefile.in patch-configure patch-lib::sys_elf.h.in 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: Fri, 20 Nov 2009 10:31:09 -0000 roam 2009-11-20 10:31:09 UTC FreeBSD ports repository Modified files: devel/libelf Makefile distinfo devel/libelf/files patch-Makefile.in patch-configure patch-lib::sys_elf.h.in Log: Update to libelf-0.8.13, almost as per the PR. While I'm here, extend the descriptive patch headers. PR: 140716 Submitted by: Sofian Brabez Revision Changes Path 1.25 +1 -1 ports/devel/libelf/Makefile 1.14 +3 -3 ports/devel/libelf/distinfo 1.3 +4 -1 ports/devel/libelf/files/patch-Makefile.in 1.8 +11 -5 ports/devel/libelf/files/patch-configure 1.4 +4 -1 ports/devel/libelf/files/patch-lib::sys_elf.h.in