From 1f25edb0eeb6bb1cbaeb02b27c20ed1dfaf14d30 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Mon, 28 Feb 2011 11:01:56 +0000 Subject: [PATCH] - Update to 1.1.1 - Remove MD5 - Fix build with python-2.7 Submitted by: Wen Heping(via email, myself) Approved by: maintainer(via email) --- textproc/py-errorhandler/Makefile | 4 ++-- textproc/py-errorhandler/distinfo | 5 ++--- textproc/py-errorhandler/pkg-plist | 3 --- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/textproc/py-errorhandler/Makefile b/textproc/py-errorhandler/Makefile index 15bd538012a9..5223bc66b83b 100644 --- a/textproc/py-errorhandler/Makefile +++ b/textproc/py-errorhandler/Makefile @@ -6,7 +6,7 @@ # PORTNAME= errorhandler -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dikshie@sfc.wide.ad.jp COMMENT= A logging framework handler that tracks when messages above a certain level have been logged. -USE_PYTHON= 2.5-2.6 +USE_PYTHON= yes USE_PYDISTUTILS= easy_install .include diff --git a/textproc/py-errorhandler/distinfo b/textproc/py-errorhandler/distinfo index 39803319847a..82f8d70bc5bf 100644 --- a/textproc/py-errorhandler/distinfo +++ b/textproc/py-errorhandler/distinfo @@ -1,3 +1,2 @@ -MD5 (errorhandler-1.0.0.tar.gz) = 7d182386011f22ee5d85de9f3544773c -SHA256 (errorhandler-1.0.0.tar.gz) = 895ba61dc3d563d6df1e3da2ea3f11a3a6395f163ea286e1e91f4aa467f7ae9d -SIZE (errorhandler-1.0.0.tar.gz) = 5584 +SHA256 (errorhandler-1.1.1.tar.gz) = 2baa97a8a256fe72960d196bbdee4404162186f539c4d73b3f1c072db18463e9 +SIZE (errorhandler-1.1.1.tar.gz) = 8321 diff --git a/textproc/py-errorhandler/pkg-plist b/textproc/py-errorhandler/pkg-plist index 7155ba6bc769..6eda213ceed6 100644 --- a/textproc/py-errorhandler/pkg-plist +++ b/textproc/py-errorhandler/pkg-plist @@ -6,12 +6,9 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/errorhandler/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/errorhandler/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/errorhandler/__init__.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/errorhandler/license.txt -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/errorhandler/readme.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/errorhandler/tests.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/errorhandler/tests.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/errorhandler/tests.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/errorhandler/version.txt @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/errorhandler @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%