From owner-cvs-all@FreeBSD.ORG Fri Feb 13 14:22:59 2009 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 30FE9106564A; Fri, 13 Feb 2009 14:22:59 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1F9188FC0A; Fri, 13 Feb 2009 14:22:59 +0000 (UTC) (envelope-from wxs@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 n1DEMwnS095449; Fri, 13 Feb 2009 14:22:58 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1DEMwDP095448; Fri, 13 Feb 2009 14:22:58 GMT (envelope-from wxs) Message-Id: <200902131422.n1DEMwDP095448@repoman.freebsd.org> From: Wesley Shields Date: Fri, 13 Feb 2009 14:22:58 +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/www/rt38 Makefile Makefile.cpan distinfo pkg-plist ports/www/rt38/files patch-Makefile.in pkg-message.in 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, 13 Feb 2009 14:22:59 -0000 wxs 2009-02-13 14:22:58 UTC FreeBSD ports repository Modified files: www/rt38 Makefile Makefile.cpan distinfo pkg-plist www/rt38/files patch-Makefile.in pkg-message.in Log: - Use WWWOWN and WWWGRP [1] - Switch to using package names rather than checking if a file exists for dependencies [1] - Fix directory permissions [1] - Update to 3.8.2 [2] - Add GraphViz OPTION (default on) [2] PR: [1]: ports/130869 [2]: ports/131167 Submitted by: [1]: Angelo Turetta [2]: Jo Rhett [2]: Boris Samorodov Approved by: Steven Kreuzer (maintainer) Revision Changes Path 1.10 +14 -10 ports/www/rt38/Makefile 1.3 +14 -14 ports/www/rt38/Makefile.cpan 1.2 +3 -3 ports/www/rt38/distinfo 1.4 +28 -4 ports/www/rt38/files/patch-Makefile.in 1.5 +2 -2 ports/www/rt38/files/pkg-message.in 1.6 +164 -84 ports/www/rt38/pkg-plist