From owner-cvs-all@FreeBSD.ORG Thu Dec 11 18:14:15 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 E0EF51065673; Thu, 11 Dec 2008 18:14:15 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BAF0D8FC08; Thu, 11 Dec 2008 18:14:15 +0000 (UTC) (envelope-from gahr@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 mBBIEFOm062818; Thu, 11 Dec 2008 18:14:15 GMT (envelope-from gahr@repoman.freebsd.org) Received: (from gahr@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mBBIEFxZ062817; Thu, 11 Dec 2008 18:14:15 GMT (envelope-from gahr) Message-Id: <200812111814.mBBIEFxZ062817@repoman.freebsd.org> From: Pietro Cerutti Date: Thu, 11 Dec 2008 18:14:15 +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/lang/cfortran Makefile distinfo 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: Thu, 11 Dec 2008 18:14:16 -0000 gahr 2008-12-11 18:14:15 UTC FreeBSD ports repository Modified files: lang/cfortran Makefile distinfo Log: - Do not use tar with --strip-components to install example files, since this option is still broken on 6.3-STABLE - While at it, use DIST_SUBDIR and improve Makefile a little bit Reported by: PH via erwin Revision Changes Path 1.2 +7 -5 ports/lang/cfortran/Makefile 1.2 +12 -12 ports/lang/cfortran/distinfo