Commits

Andrea D'Amore authored cd04681c3d6
port mongrel2: upgrade to 1.9.0; drop usage of github portgroup, disable certificate test, nomaintainer

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@117812 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

www/mongrel2/files/patch-Makefile.diff

Modified
1 ---- Makefile.orig 2013-05-25 17:53:41.000000000 -0500
2 -+++ Makefile 2013-12-13 19:21:43.000000000 -0600
1 +--- Makefile.orig 2014-01-27 00:30:17.000000000 +0100
2 ++++ Makefile 2014-03-12 12:36:12.000000000 +0100
3 3 @@ -1,4 +1,4 @@
4 --CFLAGS=-g -O2 -Wall -Wextra -Isrc -pthread -rdynamic -DNDEBUG $(OPTFLAGS) -D_FILE_OFFSET_BITS=64
5 -+CFLAGS=-g -O2 -Wall -Wextra -Isrc -pthread -DNDEBUG $(OPTFLAGS) -D_FILE_OFFSET_BITS=64
4 +-CFLAGS=-g -O2 -Wall -Wextra -Isrc -Isrc/polarssl/include -pthread -rdynamic -DNDEBUG $(OPTFLAGS) -D_FILE_OFFSET_BITS=64
5 ++CFLAGS=-g -O2 -Wall -Wextra -Isrc -Isrc/polarssl/include -pthread -DNDEBUG $(OPTFLAGS) -D_FILE_OFFSET_BITS=64
6 6 LIBS=-lzmq -ldl -lsqlite3 $(OPTLIBS)
7 7 PREFIX?=/usr/local
8 8

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut