FreeBSD Bugzilla – Attachment 118301 Details for
Bug 160523
[UPDATE] devel/py-zope.deprecation: update to 3.5.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.48 KB, created by
R.Mahmatkhanov
on 2011-09-06 18:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
R.Mahmatkhanov
Created:
2011-09-06 18:40:03 UTC
Size:
2.48 KB
patch
obsolete
>diff --git a/Makefile b/Makefile >index 9353a35..c9506e8 100644 >--- a/Makefile >+++ b/Makefile >@@ -6,7 +6,7 @@ > # > > PORTNAME= zope.deprecation >-PORTVERSION= 3.4.1 >+PORTVERSION= 3.5.0 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -14,6 +14,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > MAINTAINER= clsung@FreeBSD.org > COMMENT= Zope 3 Deprecation Infrastructure > >+DIST_SUBDIR= zope >+# Python3 ready > USE_PYTHON= yes > USE_PYDISTUTILS= easy_install > >diff --git a/distinfo b/distinfo >index ac48614..7cae864 100644 >--- a/distinfo >+++ b/distinfo >@@ -1,2 +1,2 @@ >-SHA256 (zope.deprecation-3.4.1.tar.gz) = 1a4df823ae1cce7222bd7e89ba5ae9b5391d488fdc114353a4178642665acc4c >-SIZE (zope.deprecation-3.4.1.tar.gz) = 15381 >+SHA256 (zope/zope.deprecation-3.5.0.tar.gz) = f73dedf51efa10bea9445bffbfcccbba1bd85ed067f9602a134c5900944caaf7 >+SIZE (zope/zope.deprecation-3.5.0.tar.gz) = 17199 >diff --git a/pkg-descr b/pkg-descr >index cc17dd9..db612f4 100644 >--- a/pkg-descr >+++ b/pkg-descr >@@ -6,4 +6,4 @@ zope.deprecation provides a simple function called > 'deprecated(names, reason)' to deprecate the previously mentioned > Python objects. > >-WWW: http://www.python.org/pypi/zope.deprecation >+WWW: http://pypi.python.org/pypi/zope.deprecation >diff --git a/pkg-plist b/pkg-plist >index 5f5f4e3..e92ae18 100644 >--- a/pkg-plist >+++ b/pkg-plist >@@ -8,13 +8,15 @@ > %%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/deprecation/README.txt > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/deprecation/__init__.py > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/deprecation/__init__.pyc > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/deprecation/__init__.pyo > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/deprecation/deprecation.py > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/deprecation/deprecation.pyc > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/deprecation/deprecation.pyo >+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/deprecation/fixture.py >+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/deprecation/fixture.pyc >+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/deprecation/fixture.pyo > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/deprecation/tests.py > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/deprecation/tests.pyc > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/deprecation/tests.pyo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 160523
: 118301