From 541cd404c74a0af629f2eaa42c10a5324d737ff6 Mon Sep 17 00:00:00 2001 From: martynas Date: Fri, 11 Jul 2008 00:27:26 +0000 Subject: [PATCH] - update to py-paste-script-1.6.3 - BUILD_DEPENDS=${RUN_DEPENDS}, so that it doesn't try to fetch sources of dependencies while building ok wcmaier@ --- www/py-paste-script/Makefile | 7 ++++--- www/py-paste-script/distinfo | 10 +++++----- www/py-paste-script/pkg/PLIST | 15 ++++++++++++++- 3 files changed, 23 insertions(+), 9 deletions(-) diff --git a/www/py-paste-script/Makefile b/www/py-paste-script/Makefile index d52b08868f2..6ff36e818ae 100644 --- a/www/py-paste-script/Makefile +++ b/www/py-paste-script/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.6 2008/04/15 09:34:57 martynas Exp $ +# $OpenBSD: Makefile,v 1.7 2008/07/11 00:27:26 martynas Exp $ COMMENT= pluggable command-line frontend -MODPY_EGG_VERSION= 1.6.2 +MODPY_EGG_VERSION= 1.6.3 DISTNAME= PasteScript-${MODPY_EGG_VERSION} PKGNAME= py-paste-script-${MODPY_EGG_VERSION} @@ -21,6 +21,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= http://cheeseshop.python.org/packages/source/P/PasteScript/ MODULES= lang/python +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ::devel/py-cheetah \ ::devel/py-wsgiutils \ ::www/py-flup \ @@ -36,6 +37,6 @@ MODPY_SETUPTOOLS= Yes post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/py-paste-script - ${INSTALL_DATA} ${WRKSRC}/docs/* ${PREFIX}/share/doc/py-paste-script/ + cd ${WRKSRC}/docs && pax -rw * $ ${PREFIX}/share/doc/py-paste-script/ .include diff --git a/www/py-paste-script/distinfo b/www/py-paste-script/distinfo index ac8199b9b5d..5dc67c9ddb0 100644 --- a/www/py-paste-script/distinfo +++ b/www/py-paste-script/distinfo @@ -1,5 +1,5 @@ -MD5 (PasteScript-1.6.2.tar.gz) = 3zHEua2cXmEsFqwlS7+Vwg== -RMD160 (PasteScript-1.6.2.tar.gz) = VH3y3hZBBpzGkBgeUUIxDNXHP4A= -SHA1 (PasteScript-1.6.2.tar.gz) = I5o7IHXsgfM4BcI31sTCmucbNpI= -SHA256 (PasteScript-1.6.2.tar.gz) = MUfyn2g8ho2ymViXGkhEPaZZPB3yT/pVeZdPFUKhV0w= -SIZE (PasteScript-1.6.2.tar.gz) = 116880 +MD5 (PasteScript-1.6.3.tar.gz) = 2RrX4D0H+UoyBv7xPBjPSQ== +RMD160 (PasteScript-1.6.3.tar.gz) = UGMlwx8AVj6ptHdI/jpfGMeYpmQ= +SHA1 (PasteScript-1.6.3.tar.gz) = O6C5HFJO49183zDeAyKZhDej4cI= +SHA256 (PasteScript-1.6.3.tar.gz) = /AxTIr8dQDcsu/QQvRg5lN232AzAL+w2FOMm+VuWtl4= +SIZE (PasteScript-1.6.3.tar.gz) = 120403 diff --git a/www/py-paste-script/pkg/PLIST b/www/py-paste-script/pkg/PLIST index 9465fcaaa42..1fa46e550a0 100644 --- a/www/py-paste-script/pkg/PLIST +++ b/www/py-paste-script/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2008/04/15 09:34:57 martynas Exp $ +@comment $OpenBSD: PLIST,v 1.4 2008/07/11 00:27:26 martynas Exp $ bin/paster lib/python${MODPY_VERSION}/site-packages/PasteScript-${MODPY_EGG_VERSION}-py${MODPY_VERSION}-nspkg.pth lib/python${MODPY_VERSION}/site-packages/PasteScript-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ @@ -85,9 +85,22 @@ lib/python${MODPY_VERSION}/site-packages/paste/script/wsgiserver/__init__.pyc lib/python${MODPY_VERSION}/site-packages/paste/script/wsgiutils_server.py lib/python${MODPY_VERSION}/site-packages/paste/script/wsgiutils_server.pyc share/doc/py-paste-script/ +share/doc/py-paste-script/_static/ +share/doc/py-paste-script/_static/paste.css +share/doc/py-paste-script/_templates/ +share/doc/py-paste-script/_templates/layout.html +share/doc/py-paste-script/conf.py share/doc/py-paste-script/developer.txt share/doc/py-paste-script/example_app.ini share/doc/py-paste-script/example_cgi_app.ini share/doc/py-paste-script/index.txt share/doc/py-paste-script/license.txt +share/doc/py-paste-script/modules/ +share/doc/py-paste-script/modules/checkperms.txt +share/doc/py-paste-script/modules/command.txt +share/doc/py-paste-script/modules/copydir.txt +share/doc/py-paste-script/modules/filemaker.txt +share/doc/py-paste-script/modules/templates.txt +share/doc/py-paste-script/modules/testapp.txt +share/doc/py-paste-script/modules/util.secret.txt share/doc/py-paste-script/news.txt