From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Feb 24 07:20:14 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79FCA16A4CE for ; Thu, 24 Feb 2005 07:20:14 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3174C43D53 for ; Thu, 24 Feb 2005 07:20:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1O7KErk087350 for ; Thu, 24 Feb 2005 07:20:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1O7KE3I087349; Thu, 24 Feb 2005 07:20:14 GMT (envelope-from gnats) Resent-Date: Thu, 24 Feb 2005 07:20:14 GMT Resent-Message-Id: <200502240720.j1O7KE3I087349@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexey Dokuchaev Received: by hub.freebsd.org (Postfix, from userid 1033) id 15EF616A4CF; Thu, 24 Feb 2005 07:13:51 +0000 (GMT) Message-Id: <20050224071351.15EF616A4CF@hub.freebsd.org> Date: Thu, 24 Feb 2005 07:13:51 +0000 (GMT) From: Alexey Dokuchaev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/78006: Small tweak of COMMENT in graphics/cairo/Makefile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alexey Dokuchaev List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 07:20:14 -0000 >Number: 78006 >Category: ports >Synopsis: Small tweak of COMMENT in graphics/cairo/Makefile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Feb 24 07:20:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alexey Dokuchaev >Release: >Organization: >Environment: >Description: We normally do not print the port name in COMMENT line in Makefile, since it would look weird (redundant) in pkg_info output: ... foobar-1.2_3,1 foobar is ... ... There is no need for "foobar is " part, really. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /net/ike/export/home/cvsup/FreeBSD-CVS/ports/graphics/cairo/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 17 Feb 2005 00:59:40 -0000 1.6 +++ Makefile 24 Feb 2005 07:06:14 -0000 @@ -11,7 +11,7 @@ MASTER_SITES= http://cairographics.org/snapshots/ MAINTAINER= ahze@FreeBSD.org -COMMENT= Cairo is a vector graphics library with cross-device output support +COMMENT= Vector graphics library with cross-device output support LIB_DEPENDS= pixman.1:${PORTSDIR}/graphics/libpixman \ freetype.9:${PORTSDIR}/print/freetype2 \ >Release-Note: >Audit-Trail: >Unformatted: