Index: head/www/py-bjoern/files/patch-bjoern__server.c =================================================================== --- head/www/py-bjoern/files/patch-bjoern__server.c (revision 365783) +++ head/www/py-bjoern/files/patch-bjoern__server.c (nonexistent) @@ -1,14 +0,0 @@ ---- ./bjoern/server.c.orig 2013-12-08 21:38:42.000000000 +0000 -+++ ./bjoern/server.c 2014-08-23 14:45:32.000000000 +0000 -@@ -1,6 +1,11 @@ - #ifdef WANT_SIGINT_HANDLING - # include - #endif -+#if defined __FreeBSD__ -+#include /* struct sockaddr_in */ -+#include -+#include -+#endif - #include - #include - #include Property changes on: head/www/py-bjoern/files/patch-bjoern__server.c ___________________________________________________________________ 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 Index: head/www/py-bjoern/Makefile =================================================================== --- head/www/py-bjoern/Makefile (revision 365783) +++ head/www/py-bjoern/Makefile (revision 365784) @@ -1,24 +1,24 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= bjoern -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olivierd@FreeBSD.org COMMENT= Fast Python WSGI server LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libev.so:${PORTSDIR}/devel/libev USES= python:2 USE_PYTHON= distutils autoplist CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lc .include Index: head/www/py-bjoern/distinfo =================================================================== --- head/www/py-bjoern/distinfo (revision 365783) +++ head/www/py-bjoern/distinfo (revision 365784) @@ -1,2 +1,2 @@ -SHA256 (bjoern-1.4.0.tar.gz) = eea48ebd63b8a545f65801d8f3568ac0e5c17c8d80eaa537e463ee38f98d678e -SIZE (bjoern-1.4.0.tar.gz) = 25985 +SHA256 (bjoern-1.4.1.tar.gz) = 92b854a75480776b81e241031fa0b255a41aaecd39730860196acb91ae857630 +SIZE (bjoern-1.4.1.tar.gz) = 26018