From owner-cvs-ports@FreeBSD.ORG Tue Jul 19 20:39:38 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25B2D16A41F; Tue, 19 Jul 2005 20:39:38 +0000 (GMT) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E89D243D53; Tue, 19 Jul 2005 20:39:37 +0000 (GMT) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6JKdbEJ081563; Tue, 19 Jul 2005 20:39:37 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6JKdbdk081562; Tue, 19 Jul 2005 20:39:37 GMT (envelope-from philip) Message-Id: <200507192039.j6JKdbdk081562@repoman.freebsd.org> From: Philip Paeps Date: Tue, 19 Jul 2005 20:39:37 +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/p5-Apache-Gallery Makefile distinfo pkg-message pkg-plist ports/www/p5-Apache-Gallery/files patch-icons-path patch-mp2-api 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: Tue, 19 Jul 2005 20:39:38 -0000 philip 2005-07-19 20:39:37 UTC FreeBSD ports repository Modified files: www/p5-Apache-Gallery Makefile distinfo pkg-message pkg-plist Removed files: www/p5-Apache-Gallery/files patch-icons-path patch-mp2-api Log: Update to 1.0RC2. While here, fix a couple of outstanding annoyances: o Use the ${DATADIR} variable instead of hardcoding share/Apache-Gallery for the data-files that need to be installed under there. o Also use %%DATADIR%% instead of hardcoding share/Apache-Gallery in the pkg-plist. Never try to remove www/icons itself, which should be done by the Apache port. o Install both the 'default' and the 'new' template directories, leaving the css files with the templates instead of moving them into a css/ subdirectory. o Put the icons under www/icons/gallery, removing the need for the patch to the template files, also makes them easier to move around if people like doing that sort of thing. Approved by: krion (mentor) kvs@pil.dk (maintainer) Revision Changes Path 1.19 +11 -30 ports/www/p5-Apache-Gallery/Makefile 1.6 +2 -2 ports/www/p5-Apache-Gallery/distinfo 1.2 +0 -10 ports/www/p5-Apache-Gallery/files/patch-icons-path (dead) 1.2 +0 -221 ports/www/p5-Apache-Gallery/files/patch-mp2-api (dead) 1.2 +2 -2 ports/www/p5-Apache-Gallery/pkg-message 1.6 +63 -40 ports/www/p5-Apache-Gallery/pkg-plist