From owner-cvs-ports@FreeBSD.ORG Wed Aug 13 19:59:25 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 1BDB11065704; Wed, 13 Aug 2008 19:59:25 +0000 (UTC) (envelope-from brix@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 156898FC20; Wed, 13 Aug 2008 19:59:25 +0000 (UTC) (envelope-from brix@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 m7DJxOq3096065; Wed, 13 Aug 2008 19:59:24 GMT (envelope-from brix@repoman.freebsd.org) Received: (from brix@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7DJxOKE096064; Wed, 13 Aug 2008 19:59:24 GMT (envelope-from brix) Message-Id: <200808131959.m7DJxOKE096064@repoman.freebsd.org> From: Henrik Brix Andersen Date: Wed, 13 Aug 2008 19:59:24 +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 UPDATING ports/www/ikiwiki Makefile distinfo 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: Wed, 13 Aug 2008 19:59:25 -0000 brix 2008-08-13 19:59:24 UTC FreeBSD ports repository Modified files: . UPDATING www/ikiwiki Makefile distinfo pkg-plist Log: - Update to version 2.60 - Add note about new config file format to UPDATING: The layout of the ikiwiki.setup file has changed in a significant way in this release. Old setup files will continue to work, but new features, like the new websetup interface, require a new format setup file. You can convert old setup files into the new format by running the following command for all your ikiwiki.setup files: ikiwiki-transition setupformat ikiwiki.setup Revision Changes Path 1.699 +13 -1 ports/UPDATING 1.37 +13 -6 ports/www/ikiwiki/Makefile 1.33 +3 -3 ports/www/ikiwiki/distinfo 1.19 +12 -10 ports/www/ikiwiki/pkg-plist