From owner-cvs-ports@FreeBSD.ORG Mon Apr 7 04:09:48 2008 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 00D12106566C; Mon, 7 Apr 2008 04:09:48 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 014DE8FC0A; Mon, 7 Apr 2008 04:09:48 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m3749llF061399; Mon, 7 Apr 2008 04:09:47 GMT (envelope-from lippe@repoman.freebsd.org) Received: (from lippe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3749lu9061398; Mon, 7 Apr 2008 04:09:47 GMT (envelope-from lippe) Message-Id: <200804070409.m3749lu9061398@repoman.freebsd.org> From: Felippe de Meirelles Motta Date: Mon, 7 Apr 2008 04:09:47 +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/libcheck Makefile pkg-plist ports/devel/libcheck/files patch-Makefile.in 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: Mon, 07 Apr 2008 04:09:48 -0000 lippe 2008-04-07 04:09:47 UTC FreeBSD ports repository Modified files: devel/libcheck Makefile pkg-plist devel/libcheck/files patch-Makefile.in Log: - USE_LDCONFIG to install shared libs. - Use INFO instead of install-info in pkg-plist. - Patch to install into libdata/pkgconfig instead of lib/pkgconfig. - Fix and sort pkg-plist. PR: ports/121746 Submitted by: myself Approved by: gabor (mentor), mikeh (maintainer) Revision Changes Path 1.5 +4 -3 ports/devel/libcheck/Makefile 1.3 +8 -4 ports/devel/libcheck/files/patch-Makefile.in 1.7 +26 -28 ports/devel/libcheck/pkg-plist