pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Feb 27 12:15:54 UTC 2019

Modified Files:
        pkgsrc/www: Makefile
        pkgsrc/www/py-uwsgi: Makefile distinfo
Removed Files:
        pkgsrc/www/ap-uwsgi: DESCR Makefile PLIST
        pkgsrc/www/py-uwsgi: Makefile.common

Log Message:
py-uwsgi: updated to 2.0.18

uWSGI 2.0.18:
Fixed support for Python 3.7
Allow to use autoport (socket :0) with custom socket backlog
pyuwsgi ported to python3
pyuwsgi packages fixes
pyuwsginossl build configuration for building pyuwsgi without ssl support
Fix unix socket inheritance after reload on FreeBSD
Fix crashes with –wsgi-env-behavior=holy
Fix invalid free in python plugin
Fix compilation warnings with gcc-8
Fix spooler python references
Don’t generate build warnings in systemd_logger
Fix segmentation fault during worker shutdown


To generate a diff of this commit:
cvs rdiff -u -r1.1366 -r1.1367 pkgsrc/www/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/www/ap-uwsgi/DESCR pkgsrc/www/ap-uwsgi/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/www/ap-uwsgi/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/py-uwsgi/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/www/py-uwsgi/Makefile.common
cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/py-uwsgi/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1366 pkgsrc/www/Makefile:1.1367
--- pkgsrc/www/Makefile:1.1366  Sun Feb 24 16:12:36 2019
+++ pkgsrc/www/Makefile Wed Feb 27 12:15:54 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1366 2019/02/24 16:12:36 taca Exp $
+# $NetBSD: Makefile,v 1.1367 2019/02/27 12:15:54 adam Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -19,7 +19,6 @@ SUBDIR+=      ap-authnz-crowd
 SUBDIR+=       ap-mono
 SUBDIR+=       ap-php
 SUBDIR+=       ap-rpaf
-SUBDIR+=       ap-uwsgi
 SUBDIR+=       ap2-auth-mellon
 SUBDIR+=       ap2-encoding
 SUBDIR+=       ap2-fcgid

Index: pkgsrc/www/py-uwsgi/Makefile
diff -u pkgsrc/www/py-uwsgi/Makefile:1.41 pkgsrc/www/py-uwsgi/Makefile:1.42
--- pkgsrc/www/py-uwsgi/Makefile:1.41   Mon Mar 19 09:28:04 2018
+++ pkgsrc/www/py-uwsgi/Makefile        Wed Feb 27 12:15:54 2019
@@ -1,10 +1,14 @@
-# $NetBSD: Makefile,v 1.41 2018/03/19 09:28:04 adam Exp $
+# $NetBSD: Makefile,v 1.42 2019/02/27 12:15:54 adam Exp $
 
-.include  "Makefile.common"
-
-LICENSE=       gnu-gpl-v2 # with linking exception
+DISTNAME=      uwsgi-2.0.18
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    www python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uWSGI/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://uwsgi-docs.readthedocs.io/
 COMMENT=       Feature-rich WSGI server
+LICENSE=       gnu-gpl-v2 # with linking exception
 
 USE_TOOLS+=    pkg-config
 
@@ -24,4 +28,6 @@ post-install:
 
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../lang/python/egg.mk"
+.include "../../mk/dlopen.buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/py-uwsgi/distinfo
diff -u pkgsrc/www/py-uwsgi/distinfo:1.33 pkgsrc/www/py-uwsgi/distinfo:1.34
--- pkgsrc/www/py-uwsgi/distinfo:1.33   Fri Aug 10 07:18:29 2018
+++ pkgsrc/www/py-uwsgi/distinfo        Wed Feb 27 12:15:54 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.33 2018/08/10 07:18:29 adam Exp $
+$NetBSD: distinfo,v 1.34 2019/02/27 12:15:54 adam Exp $
 
-SHA1 (uwsgi-2.0.17.1.tar.gz) = 52e20dbd0a21c56077fea49f8e13034e2d4039e3
-RMD160 (uwsgi-2.0.17.1.tar.gz) = 6f8993fec8eec4379657369faa77c7b9fb01bbc0
-SHA512 (uwsgi-2.0.17.1.tar.gz) = 10d357961fde3a3f5f8e77986cc647313f95a33243e24c2afc482fce21df68a8ae48f90e7b5b76d7edc3cf8fd474d99823d6d60ef7477349abc65a319222f11b
-Size (uwsgi-2.0.17.1.tar.gz) = 800156 bytes
+SHA1 (uwsgi-2.0.18.tar.gz) = e7e402dd5b5c68a995585284c4529da9a686a0a9
+RMD160 (uwsgi-2.0.18.tar.gz) = eb30a41097d306678203aa81bf5f4e27c722b8f8
+SHA512 (uwsgi-2.0.18.tar.gz) = 6561703279bcc4a81311d033810ac066d0f113bab13b0942f3eef86cac29c584a6641b52476840d6895151aee5ed064ae2d03b18932cf7f47e62f4eeed76da61
+Size (uwsgi-2.0.18.tar.gz) = 801555 bytes
 SHA1 (patch-base.ini) = 1c5d7693e6c8011e6cc34f5f5d203584c985eb30
 SHA1 (patch-core_logging.c) = caa986238142d24725df119cbecda1b9e3223d7e
 SHA1 (patch-uwsgi.h) = 64b5f6ea310bf6c65c1f546e160fcd0bd94a3808



Home | Main Index | Thread Index | Old Index