[71537] trunk/dports/www/mongoose
toby at macports.org
toby at macports.org
Wed Sep 15 13:37:01 PDT 2010
Revision: 71537
http://trac.macports.org/changeset/71537
Author: toby at macports.org
Date: 2010-09-15 13:37:00 -0700 (Wed, 15 Sep 2010)
Log Message:
-----------
mongoose 2.10
Modified Paths:
--------------
trunk/dports/www/mongoose/Portfile
trunk/dports/www/mongoose/files/patch-Makefile
Modified: trunk/dports/www/mongoose/Portfile
===================================================================
--- trunk/dports/www/mongoose/Portfile 2010-09-15 20:33:21 UTC (rev 71536)
+++ trunk/dports/www/mongoose/Portfile 2010-09-15 20:37:00 UTC (rev 71537)
@@ -3,7 +3,7 @@
PortSystem 1.0
name mongoose
-version 2.8
+version 2.10
categories www
maintainers toby
description easy to use web server
@@ -19,9 +19,9 @@
master_sites googlecode
extract.suffix .tgz
-checksums md5 b72e937a356d3f3cd80cfe6653f0168d \
- sha1 328375ca133f6c53be6ce7c7ca85bb54549b4849 \
- rmd160 b9972c1c61cf002e07af235ac18b934c66fb5e88
+checksums md5 291765d92f686e5051050c6617f17490 \
+ sha1 cfb41f19f1e74a243adc9a649ebac982d4d91f7c \
+ rmd160 011cdba1cbc703f1cb83897301a1916897d8ca08
worksrcdir ${name}
Modified: trunk/dports/www/mongoose/files/patch-Makefile
===================================================================
--- trunk/dports/www/mongoose/files/patch-Makefile 2010-09-15 20:33:21 UTC (rev 71536)
+++ trunk/dports/www/mongoose/files/patch-Makefile 2010-09-15 20:37:00 UTC (rev 71537)
@@ -1,13 +1,13 @@
---- Makefile.orig 2009-07-05 14:48:19.000000000 -0700
-+++ Makefile 2009-07-12 21:30:04.000000000 -0700
-@@ -21,8 +21,8 @@
- ### UNIX build: linux, bsd, mac, rtems
- ##########################################################################
-
--CFLAGS= -W -Wall -std=c99 -pedantic -Os -fomit-frame-pointer $(COPT)
--MAC_SHARED= -flat_namespace -bundle -undefined suppress
-+CFLAGS= -W -Wall -std=c99 -pedantic __CFLAGS__ -fomit-frame-pointer $(COPT)
-+MAC_SHARED= -bundle
- LINFLAGS= -D_POSIX_SOURCE -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 \
- -D_LARGEFILE_SOURCE -ldl -lpthread $(CFLAGS)
- LIB= _$(PROG).so
+--- Makefile.orig 2010-09-15 13:35:44.000000000 -0700
++++ Makefile 2010-09-15 13:36:06.000000000 -0700
+@@ -20,8 +20,8 @@
+ ### UNIX build: linux, bsd, mac, rtems
+ ##########################################################################
+
+-CFLAGS= -W -Wall -std=c99 -pedantic -O2 -fomit-frame-pointer $(COPT)
+-MAC_SHARED= -flat_namespace -bundle -undefined suppress
++CFLAGS= -W -Wall -std=c99 -pedantic __CFLAGS__ -fomit-frame-pointer $(COPT)
++MAC_SHARED= -bundle
+ LINFLAGS= -ldl -pthread $(CFLAGS)
+ LIB= _$(PROG).so
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100915/679c8c1c/attachment.html>
More information about the macports-changes
mailing list