Index: head/textproc/py-html2text/Makefile =================================================================== --- head/textproc/py-html2text/Makefile (revision 250250) +++ head/textproc/py-html2text/Makefile (revision 250251) @@ -1,20 +1,20 @@ # New ports collection makefile for: html2text # Date created: 23 April 2007 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= html2text -PORTVERSION= 2.37 +PORTVERSION= 2.38 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Convert HTML into clean plain ASCII text USE_PYTHON= yes USE_PYDISTUTILS=easy_install .include Property changes on: head/textproc/py-html2text/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/textproc/py-html2text/distinfo =================================================================== --- head/textproc/py-html2text/distinfo (revision 250250) +++ head/textproc/py-html2text/distinfo (revision 250251) @@ -1,3 +1,3 @@ -MD5 (html2text-2.37.tar.gz) = 8a3e60701088eec8c913f430ba0b05aa -SHA256 (html2text-2.37.tar.gz) = 1494d6cf7ce0f8329d27f8e8091be51dfa5b6dbd7b8056cdbb2e03a2bb270339 -SIZE (html2text-2.37.tar.gz) = 933 +MD5 (html2text-2.38.tar.gz) = e4a725159a45ceeeda5378cef580e0c3 +SHA256 (html2text-2.38.tar.gz) = e5d4323d30a72ae56d265110b752f6787ac8181239c6e3c8c9128ad4de09d9a5 +SIZE (html2text-2.38.tar.gz) = 5085 Property changes on: head/textproc/py-html2text/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/textproc/py-html2text/pkg-plist =================================================================== --- head/textproc/py-html2text/pkg-plist (revision 250250) +++ head/textproc/py-html2text/pkg-plist (revision 250251) @@ -1 +1,10 @@ -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/html2text.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/html2text.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/html2text.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% Property changes on: head/textproc/py-html2text/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property