From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 25 23:40:09 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B68AA1065674 for ; Wed, 25 Jul 2012 23:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 724AC8FC0A for ; Wed, 25 Jul 2012 23:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6PNe9NE005309 for ; Wed, 25 Jul 2012 23:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6PNe9lk005308; Wed, 25 Jul 2012 23:40:09 GMT (envelope-from gnats) Resent-Date: Wed, 25 Jul 2012 23:40:09 GMT Resent-Message-Id: <201207252340.q6PNe9lk005308@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Mahlon E. Smith" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BA281065670 for ; Wed, 25 Jul 2012 23:34:05 +0000 (UTC) (envelope-from mahlon@martini.nu) Received: from martini.nu (martini.nu [198.145.180.83]) by mx1.freebsd.org (Postfix) with SMTP id 115498FC12 for ; Wed, 25 Jul 2012 23:34:05 +0000 (UTC) Received: (qmail 12175 invoked by uid 1000); 25 Jul 2012 19:34:03 -0000 Message-Id: <20120725193403.GD71156@martini.nu> Date: Wed, 25 Jul 2012 12:34:03 -0700 From: "Mahlon E. Smith" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/170182: Port update: www/volta to v0.2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Mahlon E. Smith" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2012 23:40:09 -0000 >Number: 170182 >Category: ports >Synopsis: Volta update to 0.2.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jul 25 23:40:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Mahlon E. Smith >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD martini.nu 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Thu Jun 28 18:10:51 UTC 2012 root@:/sys/amd64/compile/CROTCH amd64 >Description: Just a quick version bump for www/volta. Thanks! >How-To-Repeat: >Fix: diff -ruN volta-old/Makefile volta/Makefile --- volta-old/Makefile 2012-05-07 11:42:49.000000000 -0700 +++ volta/Makefile 2012-07-25 12:24:50.084982610 -0700 @@ -6,7 +6,7 @@ # PORTNAME= volta -DISTVERSION= 0.1.1 +DISTVERSION= 0.2.0 CATEGORIES= www MASTER_SITES= http://dl.dropbox.com/u/7234177/Releases/ \ http://projects.martini.nu/volta/chrome/site/ diff -ruN volta-old/distinfo volta/distinfo --- volta-old/distinfo 2012-05-07 11:42:49.000000000 -0700 +++ volta/distinfo 2012-07-25 12:24:56.831982233 -0700 @@ -1,2 +1,2 @@ -SHA256 (volta-0.1.1.tgz) = 596e54a59d19a84ff2d9019d0f4742ebcd33b9c4ab4a62e977df44242762d880 -SIZE (volta-0.1.1.tgz) = 29240 +SHA256 (volta-0.2.0.tgz) = 9857c08cddafd935238a756d13822a6240ac1f79ed3a33f84805b60532e523d6 +SIZE (volta-0.2.0.tgz) = 29357 diff -ruN volta-old/pkg-descr volta/pkg-descr --- volta-old/pkg-descr 2011-12-20 13:41:42.000000000 -0800 +++ volta/pkg-descr 2012-07-25 12:24:40.951282450 -0700 @@ -3,7 +3,8 @@ can dynamically alter URI requests that pass through Squid based on various criteria. -It uses a state machine to parse URIs and rules, and a constant database -to store and access those rules. +It uses a state machine to parse URIs and rules, and a constant +database to store and access those rules. It can then either perform +conditional rewrites internally, or by evaluating Lua scripts. WWW: http://projects.martini.nu/volta/ >Release-Note: >Audit-Trail: >Unformatted: