From 83e0e2e9d657e4078bcfe6877b61f00df91cf597 Mon Sep 17 00:00:00 2001 From: Alex Dunn Date: Wed, 15 Apr 2015 00:12:11 -0700 Subject: proj 4.9.1 closes #37653 Closes #38667. Signed-off-by: Mike McQuaid --- Library/Formula/mapserver.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula/mapserver.rb') diff --git a/Library/Formula/mapserver.rb b/Library/Formula/mapserver.rb index 4f5ca6cc4..ceecb0a43 100644 --- a/Library/Formula/mapserver.rb +++ b/Library/Formula/mapserver.rb @@ -1,10 +1,8 @@ -require 'formula' - class Mapserver < Formula homepage 'http://mapserver.org/' url 'http://download.osgeo.org/mapserver/mapserver-6.2.1.tar.gz' sha1 'bbe4234a4dcc179812c6598f68fe59a3dae63e44' - revision 1 + revision 2 option "with-fastcgi", "Build with fastcgi support" option "with-geos", "Build support for GEOS spatial operations" -- cgit v1.2.3