summaryrefslogtreecommitdiff
path: root/textproc/py-zope.i18nmessageid
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2014-02-09 23:13:52 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2014-02-09 23:13:52 +0000
commitf029546b2cdb5317876fe85cf931aebe81f288d4 (patch)
tree37093c2260c89eaadc7729a4fe9f2b6c2db4331f /textproc/py-zope.i18nmessageid
parent. Update to 7u51. (diff)
- do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate - add trailing slash to WWW url, where appropriate - bump PORTREVISION
Diffstat (limited to 'textproc/py-zope.i18nmessageid')
-rw-r--r--textproc/py-zope.i18nmessageid/Makefile10
-rw-r--r--textproc/py-zope.i18nmessageid/distinfo4
-rw-r--r--textproc/py-zope.i18nmessageid/pkg-descr2
-rw-r--r--textproc/py-zope.i18nmessageid/pkg-plist30
4 files changed, 8 insertions, 38 deletions
diff --git a/textproc/py-zope.i18nmessageid/Makefile b/textproc/py-zope.i18nmessageid/Makefile
index f0b1f1548ade..adfda2445f1a 100644
--- a/textproc/py-zope.i18nmessageid/Makefile
+++ b/textproc/py-zope.i18nmessageid/Makefile
@@ -3,17 +3,17 @@
PORTNAME= zope.i18nmessageid
PORTVERSION= 3.6.1
+PORTREVISION= 1
CATEGORIES= textproc www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DIST_SUBDIR= zope
MAINTAINER= zope@FreeBSD.org
COMMENT= Message Identifiers for internationalization
-USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
-PYEASYINSTALL_ARCHDEP=yes
-
-NO_STAGE= yes
+USE_PYTHON= yes
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>
diff --git a/textproc/py-zope.i18nmessageid/distinfo b/textproc/py-zope.i18nmessageid/distinfo
index 83854c4a774e..2c5b4a700a7f 100644
--- a/textproc/py-zope.i18nmessageid/distinfo
+++ b/textproc/py-zope.i18nmessageid/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope.i18nmessageid-3.6.1.tar.gz) = a551e90baa20079aaf96a8b11f685168a03e0964843d0c344a8bdd465649e47d
-SIZE (zope.i18nmessageid-3.6.1.tar.gz) = 15350
+SHA256 (zope/zope.i18nmessageid-3.6.1.tar.gz) = a551e90baa20079aaf96a8b11f685168a03e0964843d0c344a8bdd465649e47d
+SIZE (zope/zope.i18nmessageid-3.6.1.tar.gz) = 15350
diff --git a/textproc/py-zope.i18nmessageid/pkg-descr b/textproc/py-zope.i18nmessageid/pkg-descr
index 4371ca4aeca1..9a7c19a16a2e 100644
--- a/textproc/py-zope.i18nmessageid/pkg-descr
+++ b/textproc/py-zope.i18nmessageid/pkg-descr
@@ -2,4 +2,4 @@ zope.i18nmessageid provides facilities for declaring such messages
within program source text; translation of the messages is the
responsiblitiy of the 'zope.i18n' package.
-WWW: https://www.python.org/pypi/zope.i18nmessageid/
+WWW: https://pypi.python.org/pypi/zope.i18nmessageid/
diff --git a/textproc/py-zope.i18nmessageid/pkg-plist b/textproc/py-zope.i18nmessageid/pkg-plist
deleted file mode 100644
index b4b20849bfcf..000000000000
--- a/textproc/py-zope.i18nmessageid/pkg-plist
+++ /dev/null
@@ -1,30 +0,0 @@
-%%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/namespace_packages.txt
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/native_libs.txt
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/requires.txt
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/__init__.py
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/__init__.pyc
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/__init__.pyo
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/__init__.py
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/__init__.pyc
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/__init__.pyo
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/_zope_i18nmessageid_message.c
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/_zope_i18nmessageid_message.py
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/_zope_i18nmessageid_message.pyc
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/_zope_i18nmessageid_message.pyo
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/_zope_i18nmessageid_message.so
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/message.py
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/message.pyc
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/message.pyo
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/messages.txt
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/tests.py
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/tests.pyc
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid/tests.pyo
-@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/i18nmessageid
-@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope
-@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO
-@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%