Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 64CCBA57FF for ; Fri, 14 Mar 2014 18:45:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B3C5814A22D; Fri, 14 Mar 2014 18:45:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8E18C14A222 for ; Fri, 14 Mar 2014 18:45:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id dEhy8AmWuoit for ; Fri, 14 Mar 2014 18:45:16 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1358214A20E for ; Fri, 14 Mar 2014 18:45:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0DF0196; Fri, 14 Mar 2014 18:45:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 14 Mar 2014 18:45:16 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/heel To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20140314184516.0DF0196@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Fri Mar 14 18:45:16 UTC 2014 Modified Files: pkgsrc/www/heel: Makefile PLIST distinfo Log Message: Update heel 3.1.3. ## Version 3.1.3 - 2013-11-26 * URL encode the links to files [#14](https://github.com/copiousfreetime/heel/issues/14) * Fix pid file cleanup on ruby 2.0 [#15](https://github.com/copiousfreetime/heel/issues/15) ## Version 3.1.2 - 2013-10-16 * Fix usage of Mime::Types [#12](https://github.com/copiousfreetime/heel/issues/12) [#13](https://github.com/copiousfreetime/heel/issues/13) ## Version 3.1.1 - 2013-09-29 * Fix request logging [#10](https://github.com/copiousfreetime/heel/issues/10) To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/heel/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/heel/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/heel/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.