From owner-cvs-all@FreeBSD.ORG Fri May 27 06:18:52 2011 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 32E14106566C; Fri, 27 May 2011 06:18:52 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 242A58FC16; Fri, 27 May 2011 06:18:52 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p4R6Iq9F085995; Fri, 27 May 2011 06:18:52 GMT (envelope-from bapt@repoman.freebsd.org) Received: (from bapt@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4R6IqxV085994; Fri, 27 May 2011 06:18:52 GMT (envelope-from bapt) Message-Id: <201105270618.p4R6IqxV085994@repoman.freebsd.org> From: Baptiste Daroussin Date: Fri, 27 May 2011 06:18:52 +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/devel/fossil Makefile distinfo 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, 27 May 2011 06:18:52 -0000 bapt 2011-05-27 06:18:52 UTC FreeBSD ports repository Modified files: devel/fossil Makefile distinfo Log: - update to 20110523151112 - Major change in this release: * Added support for "login-groups" and single sign-on. - Oher changes in this release: * Fixes to the tarball generator. * Add the https-login setting which forces a redirect to HTTPS for any non-anonymous login. * Added the "redirect:" property to CGI scripts. (Still undocumented) * Improvements to hyperlinking display * Added a --private option for "fossil branch new". * More default background colors added to the color palette. * Added the "Show Files" and "Hide Files" options on timelines. * Added the (undocumented) "mionly" query parameter for timelines that use r=TAG. * Added the "fossil bisect options" command. * Bisect changes to avoid branches if possible. * Update the built-in SQLite to the latest. * Various small bug fixes. Revision Changes Path 1.20 +1 -1 ports/devel/fossil/Makefile 1.18 +2 -2 ports/devel/fossil/distinfo