Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2012 12:34:03 -0700
From:      "Mahlon E. Smith" <mahlon@martini.nu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170182: Port update: www/volta to v0.2.0
Message-ID:  <20120725193403.GD71156@martini.nu>
Resent-Message-ID: <201207252340.q6PNe9lk005308@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120725193403.GD71156>