Index: head/www/py-bjoern/files/patch-bjoern_portable__sendfile.c =================================================================== --- head/www/py-bjoern/files/patch-bjoern_portable__sendfile.c (revision 449077) +++ head/www/py-bjoern/files/patch-bjoern_portable__sendfile.c (nonexistent) @@ -1,13 +0,0 @@ ---- bjoern/portable_sendfile.c.orig 2014-11-11 20:31:07 UTC -+++ bjoern/portable_sendfile.c -@@ -18,9 +18,7 @@ - return len; - } - --#elif defined __FreeBSD__ -- -- /* FreeBSD */ -+#elif defined(__FreeBSD__) || defined(__DragonFly__) - - #include - #include Property changes on: head/www/py-bjoern/files/patch-bjoern_portable__sendfile.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 449077) +++ head/www/py-bjoern/Makefile (revision 449078) @@ -1,26 +1,25 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= bjoern -PORTVERSION= 1.4.3 +PORTVERSION= 2.0.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Fast Python WSGI server LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libev.so:devel/libev -USES= localbase python:2 -USE_PYTHON= distutils autoplist - LDFLAGS+= -lc +USES= localbase python:2 +USE_PYTHON= autoplist distutils post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/*.so .include Index: head/www/py-bjoern/distinfo =================================================================== --- head/www/py-bjoern/distinfo (revision 449077) +++ head/www/py-bjoern/distinfo (revision 449078) @@ -1,2 +1,3 @@ -SHA256 (bjoern-1.4.3.tar.gz) = 9361dc1e8ef22eb749fcf3d16b9023bb1d1c59916b4e32400902648b4805fffd -SIZE (bjoern-1.4.3.tar.gz) = 28824 +TIMESTAMP = 1504269698 +SHA256 (bjoern-2.0.1.tar.gz) = a47a1daa7191b11fe7d737b62c226d5d80c123d205cfe074a3bc0d5dcb9cbe87 +SIZE (bjoern-2.0.1.tar.gz) = 29342