From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 31 04:20:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D90161065670 for ; Thu, 31 Jul 2008 04:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BD3388FC24 for ; Thu, 31 Jul 2008 04:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6V4K14M051835 for ; Thu, 31 Jul 2008 04:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6V4K1p6051834; Thu, 31 Jul 2008 04:20:01 GMT (envelope-from gnats) Resent-Date: Thu, 31 Jul 2008 04:20:01 GMT Resent-Message-Id: <200807310420.m6V4K1p6051834@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, Tomoyuki Sakurai Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E6F7106568B for ; Thu, 31 Jul 2008 04:10:08 +0000 (UTC) (envelope-from cherry@spica.trombik.org) Received: from spica.trombik.org (spica.trombik.org [211.19.48.12]) by mx1.freebsd.org (Postfix) with ESMTP id 6F4658FC16 for ; Thu, 31 Jul 2008 04:10:08 +0000 (UTC) (envelope-from cherry@spica.trombik.org) Received: by spica.trombik.org (Postfix, from userid 999) id 5FEE71CCF6; Thu, 31 Jul 2008 13:10:06 +0900 (JST) Message-Id: <20080731041006.5FEE71CCF6@spica.trombik.org> Date: Thu, 31 Jul 2008 13:10:06 +0900 (JST) From: Tomoyuki Sakurai To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/126117: [NEW PORT] graphics/p5-Graphics-ColorNames-WWW: WWW color names and equivalent RGB values X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2008 04:20:01 -0000 >Number: 126117 >Category: ports >Synopsis: [NEW PORT] graphics/p5-Graphics-ColorNames-WWW: WWW color names and equivalent RGB values >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 Jul 31 04:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Tomoyuki Sakurai >Release: FreeBSD 7.0-STABLE amd64 >Organization: >Environment: System: FreeBSD spica.trombik.org 7.0-STABLE FreeBSD 7.0-STABLE #5: Thu Jul 10 22:29:26 JST 2008 >Description: WWW color names and equivalent RGB values. This modules defines color names and their associated RGB values from various WWW specifications and implementations. WWW: http://search.cpan.org/dist/Graphics-ColorNames-WWW/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Graphics-ColorNames-WWW-0.01.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Graphics-ColorNames-WWW # p5-Graphics-ColorNames-WWW/pkg-descr # p5-Graphics-ColorNames-WWW/Makefile # p5-Graphics-ColorNames-WWW/pkg-plist # p5-Graphics-ColorNames-WWW/distinfo # echo c - p5-Graphics-ColorNames-WWW mkdir -p p5-Graphics-ColorNames-WWW > /dev/null 2>&1 echo x - p5-Graphics-ColorNames-WWW/pkg-descr sed 's/^X//' >p5-Graphics-ColorNames-WWW/pkg-descr << '792d6291f562d757b9cec6590fc1a58d' XWWW color names and equivalent RGB values. This modules defines color names Xand their associated RGB values from various WWW specifications and Ximplementations. X XWWW: http://search.cpan.org/dist/Graphics-ColorNames-WWW/ 792d6291f562d757b9cec6590fc1a58d echo x - p5-Graphics-ColorNames-WWW/Makefile sed 's/^X//' >p5-Graphics-ColorNames-WWW/Makefile << 'a6430dbc82b51eb0d713bf7a7c8a837c' X# New ports collection makefile for: p5-Graphics-ColorNames-WWW X# Date created: 2008-07-31 X# Whom: Tomoyuki Sakurai X# X# $FreeBSD$ X# X XPORTNAME= Graphics-ColorNames-WWW XPORTVERSION= 0.01 XCATEGORIES= graphics XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= cherry@trombik.org XCOMMENT= WWW color names and equivalent RGB values X XRUN_DEPENDS= p5-Graphics-ColorNames>=0.32:${PORTSDIR}/graphics/p5-Graphics-ColorNames X XPERL_CONFIGURE= Yes XMAN3= Graphics::ColorNames::IE.3 \ X Graphics::ColorNames::SVG.3 \ X Graphics::ColorNames::WWW.3 X X.include a6430dbc82b51eb0d713bf7a7c8a837c echo x - p5-Graphics-ColorNames-WWW/pkg-plist sed 's/^X//' >p5-Graphics-ColorNames-WWW/pkg-plist << '60e45d77657fb8311adfb533a010e183' X@comment $FreeBSD$ X%%SITE_PERL%%/mach/auto/Graphics/ColorNames/WWW/.packlist X%%SITE_PERL%%/Graphics/ColorNames/IE.pm X%%SITE_PERL%%/Graphics/ColorNames/WWW.pm X%%SITE_PERL%%/Graphics/ColorNames/SVG.pm X@dirrmtry %%SITE_PERL%%/mach/auto/Graphics/ColorNames/WWW X@dirrmtry %%SITE_PERL%%/mach/auto/Graphics/ColorNames X@dirrmtry %%SITE_PERL%%/mach/auto/Graphics 60e45d77657fb8311adfb533a010e183 echo x - p5-Graphics-ColorNames-WWW/distinfo sed 's/^X//' >p5-Graphics-ColorNames-WWW/distinfo << '8f02beab4b8f1e0017e83846f2b7ec3e' XMD5 (Graphics-ColorNames-WWW-0.01.tar.gz) = e8cb5f84b94fdb57f5bc4e6f988f1189 XSHA256 (Graphics-ColorNames-WWW-0.01.tar.gz) = 611b8e11e353cbc11bfb945e1b4b8bdaa5ab4cc92538901bf013b795746d9a7f XSIZE (Graphics-ColorNames-WWW-0.01.tar.gz) = 6384 8f02beab4b8f1e0017e83846f2b7ec3e exit --- p5-Graphics-ColorNames-WWW-0.01.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: