- update to py-paste-1.7.1

- SUBST_VARS->MODPY_EGG_VERSION trick from wcmaier@
ok wcmaier@
This commit is contained in:
martynas 2008-07-11 00:23:15 +00:00
parent 0f1ae9d8df
commit 019ab38517
3 changed files with 74 additions and 30 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2008/01/13 17:04:07 martynas Exp $
# $OpenBSD: Makefile,v 1.6 2008/07/11 00:23:15 martynas Exp $
COMMENT= tools for using web server gateway interface stack
VERSION= 1.6
DISTNAME= Paste-${VERSION}
PKGNAME= py-paste-${VERSION}
MODPY_EGG_VERSION= 1.7.1
DISTNAME= Paste-${MODPY_EGG_VERSION}
PKGNAME= py-paste-${MODPY_EGG_VERSION}
CATEGORIES= www
@ -22,10 +22,8 @@ MASTER_SITES= http://cheeseshop.python.org/packages/source/P/Paste/
MODULES= lang/python
RUN_DEPENDS= ::www/py-flup
REGRESS_DEPENDS= ::devel/py-py \
::www/py-flup
SUBST_VARS= VERSION
REGRESS_DEPENDS= ${RUN_DEPENDS} \
::devel/py-py
MODPY_SETUPTOOLS= Yes

View File

@ -1,5 +1,5 @@
MD5 (Paste-1.6.tar.gz) = 5cANKo4cu5pCt0GWegVUpw==
RMD160 (Paste-1.6.tar.gz) = AKvOTtOThO6KrSdoH0NRqYX1enw=
SHA1 (Paste-1.6.tar.gz) = Rd5XcqCozsRbcM3Dy5qg4w5dDws=
SHA256 (Paste-1.6.tar.gz) = 0v4cIfov6zkjwKeoYoEcUacEEllUmO7ZHmOxp0ogykc=
SIZE (Paste-1.6.tar.gz) = 368163
MD5 (Paste-1.7.1.tar.gz) = HJdc1kXNSv+G2rR8bZBZ4Q==
RMD160 (Paste-1.7.1.tar.gz) = 0XZAFD/2RLxAhNRbmKJh2MTqPh4=
SHA1 (Paste-1.7.1.tar.gz) = CuRVV7DMbP4KjWbIBR2g6jDYPZY=
SHA256 (Paste-1.7.1.tar.gz) = /N0urh2X1OYUtVD2DEyi8uC0RVy2Ag3eAloABHw/Z/Q=
SIZE (Paste-1.7.1.tar.gz) = 371990

View File

@ -1,14 +1,14 @@
@comment $OpenBSD: PLIST,v 1.2 2008/01/13 17:04:07 martynas Exp $
lib/python${MODPY_VERSION}/site-packages/Paste-${VERSION}-py${MODPY_VERSION}-nspkg.pth
lib/python${MODPY_VERSION}/site-packages/Paste-${VERSION}-py${MODPY_VERSION}.egg-info/
lib/python${MODPY_VERSION}/site-packages/Paste-${VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
lib/python${MODPY_VERSION}/site-packages/Paste-${VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
lib/python${MODPY_VERSION}/site-packages/Paste-${VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
lib/python${MODPY_VERSION}/site-packages/Paste-${VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
lib/python${MODPY_VERSION}/site-packages/Paste-${VERSION}-py${MODPY_VERSION}.egg-info/namespace_packages.txt
lib/python${MODPY_VERSION}/site-packages/Paste-${VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
lib/python${MODPY_VERSION}/site-packages/Paste-${VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
lib/python${MODPY_VERSION}/site-packages/Paste-${VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
@comment $OpenBSD: PLIST,v 1.3 2008/07/11 00:23:15 martynas Exp $
lib/python${MODPY_VERSION}/site-packages/Paste-${MODPY_EGG_VERSION}-py${MODPY_VERSION}-nspkg.pth
lib/python${MODPY_VERSION}/site-packages/Paste-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
lib/python${MODPY_VERSION}/site-packages/Paste-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
lib/python${MODPY_VERSION}/site-packages/Paste-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
lib/python${MODPY_VERSION}/site-packages/Paste-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
lib/python${MODPY_VERSION}/site-packages/Paste-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
lib/python${MODPY_VERSION}/site-packages/Paste-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/namespace_packages.txt
lib/python${MODPY_VERSION}/site-packages/Paste-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
lib/python${MODPY_VERSION}/site-packages/Paste-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
lib/python${MODPY_VERSION}/site-packages/Paste-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
lib/python${MODPY_VERSION}/site-packages/paste/
lib/python${MODPY_VERSION}/site-packages/paste/auth/
lib/python${MODPY_VERSION}/site-packages/paste/auth/__init__.py
@ -193,32 +193,78 @@ lib/python${MODPY_VERSION}/site-packages/paste/wsgiwrappers.pyc
share/doc/py-paste/
share/doc/py-paste/DeveloperGuidelines.txt
share/doc/py-paste/StyleGuide.txt
share/doc/py-paste/_static/
share/doc/py-paste/_static/paste.css
share/doc/py-paste/_templates/
share/doc/py-paste/_templates/layout.html
share/doc/py-paste/community/
share/doc/py-paste/community/index.txt
share/doc/py-paste/community/mailing-list.txt
share/doc/py-paste/community/repository.txt
share/doc/py-paste/conf.py
share/doc/py-paste/default.css
share/doc/py-paste/develop-example.txt
share/doc/py-paste/developer-features.txt
share/doc/py-paste/do-it-yourself-framework.txt
share/doc/py-paste/download/
share/doc/py-paste/download/index.txt
share/doc/py-paste/enabled.txt
share/doc/py-paste/future.txt
share/doc/py-paste/include/
share/doc/py-paste/include/contact.txt
share/doc/py-paste/include/reference_header.txt
share/doc/py-paste/index.txt
share/doc/py-paste/install-example.txt
share/doc/py-paste/license.txt
share/doc/py-paste/modules/
share/doc/py-paste/modules/auth.auth_tkt.txt
share/doc/py-paste/modules/auth.basic.txt
share/doc/py-paste/modules/auth.cas.txt
share/doc/py-paste/modules/auth.cookie.txt
share/doc/py-paste/modules/auth.digest.txt
share/doc/py-paste/modules/auth.form.txt
share/doc/py-paste/modules/auth.grantip.txt
share/doc/py-paste/modules/auth.multi.txt
share/doc/py-paste/modules/auth.open_id.txt
share/doc/py-paste/modules/cascade.txt
share/doc/py-paste/modules/cgiapp.txt
share/doc/py-paste/modules/cgitb_catcher.txt
share/doc/py-paste/modules/debug.debugapp.txt
share/doc/py-paste/modules/debug.fsdiff.txt
share/doc/py-paste/modules/debug.prints.txt
share/doc/py-paste/modules/debug.profile.txt
share/doc/py-paste/modules/debug.watchthreads.txt
share/doc/py-paste/modules/debug.wdg_validate.txt
share/doc/py-paste/modules/errordocument.txt
share/doc/py-paste/modules/evalexception.txt
share/doc/py-paste/modules/exceptions.txt
share/doc/py-paste/modules/fileapp.txt
share/doc/py-paste/modules/fixture.txt
share/doc/py-paste/modules/gzipper.txt
share/doc/py-paste/modules/httpexceptions.txt
share/doc/py-paste/modules/httpheaders.txt
share/doc/py-paste/modules/httpserver.txt
share/doc/py-paste/modules/lint.txt
share/doc/py-paste/modules/pony.txt
share/doc/py-paste/modules/progress.txt
share/doc/py-paste/modules/proxy.txt
share/doc/py-paste/modules/recursive.txt
share/doc/py-paste/modules/registry.txt
share/doc/py-paste/modules/reloader.txt
share/doc/py-paste/modules/request.txt
share/doc/py-paste/modules/response.txt
share/doc/py-paste/modules/session.txt
share/doc/py-paste/modules/transaction.txt
share/doc/py-paste/modules/translogger.txt
share/doc/py-paste/modules/url.txt
share/doc/py-paste/modules/urlmap.txt
share/doc/py-paste/modules/urlparser.txt
share/doc/py-paste/modules/util.import_string.txt
share/doc/py-paste/modules/wsgilib.txt
share/doc/py-paste/modules/wsgiwrappers.txt
share/doc/py-paste/news.txt
share/doc/py-paste/package_index.txt
share/doc/py-paste/paste-httpserver-threadpool.txt
share/doc/py-paste/related-projects.txt
share/doc/py-paste/test_server.ini
share/doc/py-paste/testing-applications.txt
share/doc/py-paste/url-parsing-with-wsgi.txt
share/doc/py-paste/web/
share/doc/py-paste/web/default-site.css
share/doc/py-paste/web/index.txt
share/doc/py-paste/web/site.js
share/doc/py-paste/web/style.css