From owner-cvs-ports@FreeBSD.ORG Sat Aug 30 21:16:36 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 3BEB21065678; Sat, 30 Aug 2008 21:16:36 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2B6808FC0A; Sat, 30 Aug 2008 21:16:36 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7ULGZqa006673; Sat, 30 Aug 2008 21:16:35 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7ULGZEp006672; Sat, 30 Aug 2008 21:16:35 GMT (envelope-from chinsan) Message-Id: <200808302116.m7ULGZEp006672@repoman.freebsd.org> From: Chin-San Huang Date: Sat, 30 Aug 2008 21:16:35 +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 Makefile ports/graphics/p5-Graphics-Color Makefile distinfo pkg-descr pkg-plist 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: Sat, 30 Aug 2008 21:16:36 -0000 chinsan 2008-08-30 21:16:35 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Graphics-Color Makefile distinfo pkg-descr pkg-plist Log: Add p5-Graphics-Color, device and library agnostic color spaces. Graphics color is a device and library agnostic system for creating and manipulating colors in various color spaces. WWW: http://search.cpan.org/dist/Graphics-Color/ Revision Changes Path 1.1179 +1 -0 ports/graphics/Makefile 1.1 +34 -0 ports/graphics/p5-Graphics-Color/Makefile (new) 1.1 +3 -0 ports/graphics/p5-Graphics-Color/distinfo (new) 1.1 +4 -0 ports/graphics/p5-Graphics-Color/pkg-descr (new) 1.1 +12 -0 ports/graphics/p5-Graphics-Color/pkg-plist (new)