From owner-cvs-all@FreeBSD.ORG Fri Sep 2 08:58:57 2011 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 F0A1F1065670; Fri, 2 Sep 2011 08:58:57 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C836D8FC12; Fri, 2 Sep 2011 08:58:57 +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 p828wv5i095774; Fri, 2 Sep 2011 08:58:57 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p828wvs3095773; Fri, 2 Sep 2011 08:58:57 GMT (envelope-from danfe) Message-Id: <201109020858.p828wvs3095773@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 2 Sep 2011 08:58:57 +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/graphics/luminance Makefile 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, 02 Sep 2011 08:58:58 -0000 danfe 2011-09-02 08:58:57 UTC FreeBSD ports repository Modified files: graphics/luminance Makefile Log: In sight of anticipated update, cleanup things slightly: - Shorten COMMENT - Add LICENCE (GPLv2) - Canonicalize Makefile header - Unbreak on FreeBSD versions older than 802501 - Mute and optimize sed(1) commands, fix line wrapping Approved by: maintainer (timeout since 14 May) Revision Changes Path 1.26 +16 -14 ports/graphics/luminance/Makefile