pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-uwsgitop



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jan 15 22:15:37 UTC 2019

Modified Files:
        pkgsrc/www/py-uwsgitop: ALTERNATIVES Makefile PLIST distinfo

Log Message:
py-uwsgitop: updated to 0.11

0.11:
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-uwsgitop/ALTERNATIVES
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-uwsgitop/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-uwsgitop/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-uwsgitop/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/py-uwsgitop/ALTERNATIVES
diff -u pkgsrc/www/py-uwsgitop/ALTERNATIVES:1.1 pkgsrc/www/py-uwsgitop/ALTERNATIVES:1.2
--- pkgsrc/www/py-uwsgitop/ALTERNATIVES:1.1     Sat May  3 19:07:55 2014
+++ pkgsrc/www/py-uwsgitop/ALTERNATIVES Tue Jan 15 22:15:37 2019
@@ -1 +1 @@
-bin/uwsgitop @PREFIX@/bin/uwsgitop@PYVERSSUFFIX@
+bin/uwsgitop @PREFIX@/bin/uwsgitop-@PYVERSSUFFIX@

Index: pkgsrc/www/py-uwsgitop/Makefile
diff -u pkgsrc/www/py-uwsgitop/Makefile:1.10 pkgsrc/www/py-uwsgitop/Makefile:1.11
--- pkgsrc/www/py-uwsgitop/Makefile:1.10        Sat Sep 30 09:29:44 2017
+++ pkgsrc/www/py-uwsgitop/Makefile     Tue Jan 15 22:15:37 2019
@@ -1,23 +1,27 @@
-# $NetBSD: Makefile,v 1.10 2017/09/30 09:29:44 adam Exp $
+# $NetBSD: Makefile,v 1.11 2019/01/15 22:15:37 adam Exp $
 
-DISTNAME=      uwsgitop-0.10
+DISTNAME=      uwsgitop-0.11
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    python www
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uwsgitop/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://projects.unbit.it/uwsgi/wiki/StatsServer
+HOMEPAGE=      https://uwsgi-docs.readthedocs.io/
 COMMENT=       Command to interface with the uWSGI stats server
 LICENSE=       mit
 
-DEPENDS+=      ${PYPKGPREFIX}-argparse-[0-9]*:../../devel/py-argparse
 DEPENDS+=      ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
-DEPENDS+=      ${PYPKGPREFIX}-simplejson-[0-9]*:../../converters/py-simplejson
+
+.include "../../lang/python/pyversion.mk"
+.if ${_PYTHON_VERSION} == 27
+DEPENDS+=      ${PYPKGPREFIX}-argparse-[0-9]*:../../devel/py-argparse
+.endif
 
 USE_LANGUAGES= # none
 
 post-install:
-       cd ${DESTDIR}${PREFIX}/bin && ${MV} uwsgitop uwsgitop${PYVERSSUFFIX} || ${TRUE}
+       cd ${DESTDIR}${PREFIX}/bin && \
+       ${MV} uwsgitop uwsgitop-${PYVERSSUFFIX} || ${TRUE}
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/py-uwsgitop/PLIST
diff -u pkgsrc/www/py-uwsgitop/PLIST:1.3 pkgsrc/www/py-uwsgitop/PLIST:1.4
--- pkgsrc/www/py-uwsgitop/PLIST:1.3    Sat Sep 30 09:29:44 2017
+++ pkgsrc/www/py-uwsgitop/PLIST        Tue Jan 15 22:15:37 2019
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2017/09/30 09:29:44 adam Exp $
-bin/uwsgitop${PYVERSSUFFIX}
+@comment $NetBSD: PLIST,v 1.4 2019/01/15 22:15:37 adam Exp $
+bin/uwsgitop-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

Index: pkgsrc/www/py-uwsgitop/distinfo
diff -u pkgsrc/www/py-uwsgitop/distinfo:1.4 pkgsrc/www/py-uwsgitop/distinfo:1.5
--- pkgsrc/www/py-uwsgitop/distinfo:1.4 Sat Sep 30 09:29:44 2017
+++ pkgsrc/www/py-uwsgitop/distinfo     Tue Jan 15 22:15:37 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/09/30 09:29:44 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/01/15 22:15:37 adam Exp $
 
-SHA1 (uwsgitop-0.10.tar.gz) = ff7166dcb2e23a234805fdfeaac9793617d2c1b8
-RMD160 (uwsgitop-0.10.tar.gz) = 4640541edbadb72a45e22ec3739275db48938972
-SHA512 (uwsgitop-0.10.tar.gz) = b379170ddb304a93a4f762f4f87d5484093b58f908f9cfac9f2447ef7854bb00dc50f639354c2f4172f64445396d16c18852fa035c71651386d53d562580665c
-Size (uwsgitop-0.10.tar.gz) = 5931 bytes
+SHA1 (uwsgitop-0.11.tar.gz) = c051c81539f1fe5b2f244a587d10a75dc088e9b6
+RMD160 (uwsgitop-0.11.tar.gz) = 0ab20c1e1f8e2f439a307c5366796a02da5a158e
+SHA512 (uwsgitop-0.11.tar.gz) = a3e994c6a20c4dc7b4c266fe98b53c062e78adddcf5e225cfe89c90d85a2ae1b7f34f71d1f465031928fd658d7d3c9d67bbf2c0e297a22709fa396864bb8b8a1
+Size (uwsgitop-0.11.tar.gz) = 6052 bytes



Home | Main Index | Thread Index | Old Index