Index: Makefile =================================================================== --- Makefile (revision 461687) +++ Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= uwsgi -PORTVERSION= 2.0.15 -PORTREVISION= 3 +PORTVERSION= 2.0.16 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/ Index: distinfo =================================================================== --- distinfo (revision 461687) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495495189 -SHA256 (uwsgi-2.0.15.tar.gz) = 572ef9696b97595b4f44f6198fe8c06e6f4e6351d930d22e5330b071391272ff -SIZE (uwsgi-2.0.15.tar.gz) = 795070 +TIMESTAMP = 1518267669 +SHA256 (uwsgi-2.0.16.tar.gz) = a911f48f3cc51ac82fdabc4e001f18a32569128680beb5a833ebc3ff6edcc1f4 +SIZE (uwsgi-2.0.16.tar.gz) = 798509 Index: files/patch-uwsgiconfig.py =================================================================== --- files/patch-uwsgiconfig.py (revision 461687) +++ files/patch-uwsgiconfig.py (nonexistent) @@ -1,18 +0,0 @@ ---- uwsgiconfig.py.orig 2015-10-07 04:34:01 UTC -+++ uwsgiconfig.py -@@ -784,15 +784,6 @@ class uConf(object): - self.cflags.append('-DUWSGI_HAS_IFADDRS') - report['ifaddrs'] = True - -- if uwsgi_os in ('FreeBSD', 'OpenBSD'): -- if self.has_include('execinfo.h') or os.path.exists('/usr/local/include/execinfo.h'): -- if os.path.exists('/usr/local/include/execinfo.h'): -- self.cflags.append('-I/usr/local/include') -- self.ldflags.append('-L/usr/local/lib') -- self.cflags.append('-DUWSGI_HAS_EXECINFO') -- self.libs.append('-lexecinfo') -- report['execinfo'] = True -- - if uwsgi_os == 'GNU/kFreeBSD': - if self.has_include('execinfo.h'): - self.cflags.append('-DUWSGI_HAS_EXECINFO') Property changes on: files/patch-uwsgiconfig.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property